6526 Commits

Author SHA1 Message Date
mathusummut
7dc1bc3476 Fixed font string on Windows 2018-11-05 22:30:35 +01:00
mathusummut
6f319e8bf2 Testing something, sorry for spam 2018-11-05 21:55:33 +01:00
mathusummut
d987eaeea0 Testing something, sorry for spam 2018-11-05 21:41:24 +01:00
mathusummut
e2fa3435dd Testing something, sorry for spam 2018-11-05 21:37:47 +01:00
mathusummut
6775e08fb8 Changed variable name, trying to fix bug 2018-11-05 21:30:51 +01:00
MathuSum Mut
bcd76ec746 Forgot what I fixed lol 2018-11-04 22:30:57 +01:00
MathuSum Mut
5eeb08c20c Travis fix 2018-11-04 21:13:10 +01:00
MathuSum Mut
5be457e028 Removed git update script 2018-11-04 19:10:09 +01:00
MathuSum Mut
c53c231676 Travis fix 2018-11-04 19:05:48 +01:00
MathuSum Mut
3adb90ece1 Almost ready 2018-11-04 18:46:30 +01:00
mathusummut
099a4afd37 Fixed travis 2018-11-04 18:14:48 +01:00
MathuSum Mut
30942fb949 Updated build scripts 2018-11-04 17:39:12 +01:00
MathuSum Mut
cee6b245c4 Updated build scripts 2018-11-04 17:35:49 +01:00
MathuSum Mut
38784df6ef Modified script permissions 2018-11-04 14:49:47 +01:00
mathusummut
5b5f5d54c1 Split build script 2018-11-04 11:16:14 +01:00
mathusummut
9e8483bb24 Test build-zg fix 2018-11-04 00:14:51 +01:00
mathusummut
0cfe7e81d1 Yet another code cleanup 2018-11-03 15:26:37 +01:00
MathuSum Mut
8db9ad9e9f Improved build.md 2018-11-02 22:41:49 +01:00
mathusummut
608aa2033e Fixing build-zg.sh 2018-11-02 22:20:35 +01:00
mathusummut
8963522335 Added line ending attributes 2018-11-02 20:47:35 +01:00
mathusummut
71d122d5fd Renamed files 2018-11-02 20:44:56 +01:00
MathuSum Mut
4d9911fd38 Fixed formatting 2018-11-02 20:42:39 +01:00
mathusummut
f652f88784 Renamed Glest namespace to ZetaGlest 2018-11-02 19:51:40 +01:00
mathusummut
3280d02db9 Removed obsolete file 2018-11-02 19:22:02 +01:00
mathusummut
8d4309ea3d Removed unused glest.ini parameters 2018-11-02 19:00:24 +01:00
mathusummut
d2d5b1df2f Removed unused glest.ini parameters 2018-11-02 18:52:10 +01:00
mathusummut
1ce342a70d Removed obsolete tests 2018-11-02 18:17:26 +01:00
MathuSum Mut
8f942f4a74 Added vcxproj to gitattributes 2018-11-02 18:14:30 +01:00
mathusummut
e5768e5f96 Removed unused URLs 2018-11-02 12:44:20 +01:00
mathusummut
c0bc0c40c2 Renamed environment variables 2018-11-02 12:28:43 +01:00
mathusummut
69ab9716da Renamed megaglest_runtime_error to game_runtime_error 2018-11-02 12:15:57 +01:00
mathusummut
4eb7dc204e Preparing for refactoring 2018-11-02 12:03:04 +01:00
mathusummut
52408a57a6 Standardized license comments in all source files 2018-11-01 23:23:25 +01:00
MathuSum Mut
abb1c3c351 Added MegaGlest credits page link 2018-11-01 22:27:04 +01:00
MathuSum Mut
9c4806dfb1 Added Glest developers mention 2018-11-01 22:25:58 +01:00
mathusummut
a60b69215b Uses the MegaGlest server 2018-10-30 11:39:50 +01:00
MathuSum Mut
b29e2ce793 Merge pull request #289 from DGKmaster/issue276
Add code comments in ai.cpp
2018-10-29 21:00:27 +01:00
Artem Volkov
3c536ee699 Add code comments in ai.cpp 2018-10-20 18:00:19 +03:00
Andy Alt
caf5563b01 skip using the CMakeLists.txt in mk/macos, add fontconfig to osx deps (#287)
I'm not so sure the CMakeLists.txt in mk/osx is needed. When I disable it, travis is still able to complete the build.

I also added fontconfig to the osx dependencies so cmake could actually find it.

ping #263 and @oxenran
2018-10-17 16:34:51 -05:00
MathuSum Mut
dddf69bc3d Merge pull request #286 from BennettDixon/develop
Added documentation for AiRuleRepair::getMinUnitsToRepairCastle() and AiRuleAddTasks::execute()
2018-10-17 07:05:35 +02:00
BennettDixon
845f1e7011 Added documentation for a couple functions 2018-10-17 02:08:56 +00:00
MathuSum Mut
91c49bec25 Merge pull request #285 from ZetaGlest/remove_coverity
README.md:remove coverity badge
2018-10-15 10:11:18 +02:00
andy5995
03b023477c README.md:remove coverity badge
Coverity's broken, unable to access "defects" page or dashboard, support
non-responsive, documentation out of date, doesn't provide an option to
remove project

https://stackoverflow.com/questions/34520441/how-to-remove-a-project-from-coverity-scan

[skip ci]
2018-10-15 02:52:29 -05:00
mathusummut
ebcdcbb033 Removed xerces-c from Windows build 2018-10-14 12:08:36 +02:00
mathusummut
357939ec0e Removed xerces-c from Windows build 2018-10-14 12:07:33 +02:00
Andy Alt
d3f7fe78ef have cmake find OpenSSL (#284)
* set openssl root dir

apparently a common problem
https://github.com/alexcrichton/ssh2-rs/issues/28

https://stackoverflow.com/questions/29792009/cmake-osx-mac-openssl-brew

related to #263
2018-10-14 00:18:48 -05:00
MathuSum Mut
c52279233e Merge pull request #283 from jasperdanan/icons-fix
Icons fix: New icons for ZetaGlest (issue #250)
2018-10-13 21:42:41 +02:00
Jasper Danan
472b945e34 Added self to AUTHORS.md 2018-10-13 13:14:08 +10:00
Jasper Danan
8381f4e1e9 New icons for ZetaGlest (Issue #250)
Signed-off-by: Jasper Danan <jasper.jfkhs@gmail.com>
2018-10-13 12:57:12 +10:00
MathuSum Mut
93e498e0b6 Merge pull request #282 from ZetaGlest/revert-280-move_miniz
Revert "remove miniz and zlib from libzetaglest"
2018-10-10 13:22:33 +02:00