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
MathuSum Mut
720870ce53
Revert "remove miniz and zlib from libzetaglest"
2018-10-10 13:22:08 +02:00
MathuSum Mut
12109249ca
Merge pull request #280 from andy5995/move_miniz
...
remove miniz and zlib from libzetaglest
2018-10-10 13:16:54 +02:00
andy5995
769d4dab10
remove miniz and zlib from libzetaglest
2018-10-08 12:43:05 -05:00
mathusummut
90c0a36152
Moved on Windows as well
2018-10-08 12:03:56 +02:00
MathuSum Mut
86e16cd8cb
Merge pull request #279 from ZetaGlest/move_libircclient
...
move libircclient out of libzetaglest
2018-10-08 11:57:30 +02:00
andy5995
44515f5aa0
move ircclient.h
2018-10-07 23:53:08 -05:00
andy5995
bda3154a69
remove libircclient from shared library
...
* removes libircclient from libzetaglest shared library because the
editor and g3d_viewer also link against libzetaglest. Those 2 binaries
don't need libircclient support
* libircclient is now built directly into only the zetaglest binary
* moved libircclient from source/shared_lib because it's no longer part
of the shared library
* libircclient put in dir "external/" because it is an "external" or
"3rd" party library. The @Supertux project does something similar
2018-10-07 23:50:59 -05:00
Andy Alt
57c6cc1cdd
.travis.yml:have one test (gcc 6) use only embedded libs ( #278 )
...
* .travis:add test for option FORCE_EMBEDDED_LIBS
the gcc version 6 build will use embedded libs
2018-10-07 23:46:12 -05:00
MathuSum Mut
8dc3ead522
Merge pull request #277 from ZetaGlest/rename_library
...
rename output library (drop "liblib")
2018-10-07 14:45:13 +02:00
mathusummut
e3a3092ab8
Test remove version dependency in CMakeLists
2018-10-07 14:22:43 +02:00
andy5995
ff26f9f3bf
remove whitespace
2018-10-06 23:48:38 -05:00
andy5995
d1f86e52a7
rename output library (drop "liblib")
...
closes #266
Best to wait until the build is fixed to merge this.
2018-10-06 23:40:18 -05:00
mathusummut
47809c5f9c
Test regex fix for CMakeLists.txt
2018-10-07 01:00:23 +02:00
mathusummut
391546536c
Merged versioning
2018-10-07 00:30:32 +02:00
mathusummut
d54e226fcb
Removed unused private field
2018-10-06 23:53:01 +02:00
mathusummut
530417c797
Fixed G3DViewerVersionString printf string bug
2018-10-06 23:44:59 +02:00
mathusummut
7530f5dbf8
Fixed GameVersionString printf string bug
2018-10-06 23:30:44 +02:00
mathusummut
035da70093
Test fix for gcc to find versions.h
2018-10-06 23:17:56 +02:00
mathusummut
3620094a76
Test fix for gcc to find versions.h
2018-10-06 23:13:05 +02:00
mathusummut
2de5026e82
Test fix for gcc to find versions.h
2018-10-06 23:06:25 +02:00
mathusummut
f8a51d3f01
Moved shared_definitions.h
2018-10-06 22:32:29 +02:00
mathusummut
da9b378bde
Removed unneccessary newline
2018-10-06 17:51:49 +02:00
mathusummut
e12f168a01
Added const strings for versions
2018-10-06 17:20:22 +02:00
mathusummut
481fbbe534
Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop
2018-10-05 23:25:24 +02:00