5139 Commits

Author SHA1 Message Date
mathusummut
b270b456d7 Reduced network usage 2018-12-15 21:26:03 +01:00
mathusummut
f34b90a637 Removed rare error message 2018-12-15 20:02:17 +01:00
mathusummut
25598a8ac7 added error message string 2018-12-15 19:04:15 +01:00
mathusummut
878e047dba Improved rejoining reliability 2018-12-14 16:12:27 +01:00
mathusummut
eefb930120 Fixed nework UI bugs 2018-12-14 08:45:11 +01:00
mathusummut
8e74410763 Code cleanup 2.0 2018-12-14 00:46:56 +01:00
mathusummut
b4feeecd4a Fixed potential networking bugs 2018-12-13 14:45:58 +01:00
mathusummut
07930d85ab Code cleanup 2018-12-13 00:31:57 +01:00
mathusummut
0fbe0352a0 Multiplier now goes up to 5.0 2018-12-11 01:03:49 +01:00
mathusummut
df8fa0f1ce Fixed multiplier bugs 2018-12-11 00:54:51 +01:00
mathusummut
e52127c343 Changed name of headless server 2018-12-10 23:30:30 +01:00
mathusummut
34fe6fd0f1 Resource multiplier goes up to 10 2018-12-10 19:37:05 +01:00
mathusummut
8ad84534ef Networking reliability changes 2018-12-10 17:46:52 +01:00
mathusummut
19fe3e6b52 Fixed re-joining lag issue by skipping lag checks, Resource multiplier can now go up to 5.0, Network slots now remain open even if not filled immediately 2018-12-10 02:17:28 +01:00
mathusummut
295b75d975 Removed unused variable 2018-11-14 22:37:04 +01:00
mathusummut
5d3cd95a78 Fixed warning 2018-11-12 08:50:23 +01:00
mathusummut
e6d37f37fb Supports importing unit 2018-11-12 00:14:55 +01:00
mathusummut
4bdea28cf4 Now tolerates different versions 2018-11-11 18:55:42 +01:00
mathusummut
d4ba5cbf00 Now tolerates different versions 2018-11-11 18:28:29 +01:00
mathusummut
47bab8d0df Cleanup up console output 2018-11-10 00:49:09 +01:00
mathusummut
30ffb291f5 Updated version number 2018-11-09 12:34:44 +01:00
mathusummut
6a3fefb7a2 Updated glest.ini 2018-11-08 21:36:51 +01:00
mathusummut
dc1d00bce6 DataDir fix 2018-11-07 19:04:22 +01:00
mathusummut
dec899a524 Updated CMake files 2018-11-07 07:36:08 +01:00
mathusummut
c667ba2584 Fixed Windows build 2018-11-05 23:37:18 +01:00
mathusummut
93de7fbba6 Added Ubuntu 18 support 2018-11-05 22:54:44 +01:00
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
c53c231676 Travis fix 2018-11-04 19:05:48 +01:00
mathusummut
5b5f5d54c1 Split build script 2018-11-04 11:16:14 +01:00
mathusummut
0cfe7e81d1 Yet another code cleanup 2018-11-03 15:26:37 +01:00
mathusummut
f652f88784 Renamed Glest namespace to ZetaGlest 2018-11-02 19:51:40 +01:00
mathusummut
1ce342a70d Removed obsolete tests 2018-11-02 18:17:26 +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
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
BennettDixon
845f1e7011 Added documentation for a couple functions 2018-10-17 02:08:56 +00: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
720870ce53 Revert "remove miniz and zlib from libzetaglest" 2018-10-10 13:22:08 +02:00
andy5995
769d4dab10 remove miniz and zlib from libzetaglest 2018-10-08 12:43:05 -05:00
andy5995
44515f5aa0 move ircclient.h 2018-10-07 23:53:08 -05:00