6063 Commits

Author SHA1 Message Date
MathuSum Mut
b3b1ede1fb
Merge pull request #108 from mathusummut/develop
Changed Map Editor from MG to ZG and improved build on Windows
2018-04-29 02:28:27 +02:00
MathuSum Mut
bc877d3681
Merge branch 'develop' into develop 2018-04-29 02:26:31 +02:00
mathusummut
724be4ead5 Changed Map Editor from MG to ZG and improved build on Windows 2018-04-29 02:18:05 +02:00
MathuSum Mut
2c7cde21f6
Fixed setup.bat 2018-04-21 15:08:50 +02:00
MathuSum Mut
f5e2d48d07
Updated Windows Readme 2018-04-12 15:19:18 +02:00
MathuSum Mut
825eb85295
Updated Windows Readme 2018-04-12 15:17:46 +02:00
MathuSum Mut
aada3eeebf
Merge pull request #3 from ZetaGlest/develop
Merge
2018-04-12 13:28:29 +02:00
MathuSum Mut
49fd71b747
Updated Windows Readme 2018-04-12 13:27:28 +02:00
MathuSum Mut
1f3b40ae27
Merge pull request #106 from mathusummut/develop
Fixed Windows build script error
2018-04-12 13:24:12 +02:00
mathusummut
140177e47b Fixed Windows build script issue 2018-04-12 13:22:14 +02:00
MathuSum Mut
85bc0da66c
Merge pull request #2 from ZetaGlest/develop
Merge
2018-04-12 13:20:18 +02:00
MathuSum Mut
83e080fac4
Updated Windows Readme 2018-04-12 13:19:35 +02:00
MathuSum Mut
683d76dd6f
Updated Windows Readme 2018-04-12 12:57:24 +02:00
MathuSum Mut
6c1a3d3bee
Merge pull request #1 from ZetaGlest/develop
Merge
2018-04-10 00:48:41 +02:00
MathuSum Mut
503d29dc4b
Merge pull request #105 from Jammyjamjamman/oos_fix
Attempt to fix OOS bug in windows-linux games.
2018-04-10 00:46:19 +02:00
Jammyjamjamman
63eaa42e6f
Attempt to fix OOS bug in windows-linux games. 2018-04-08 13:01:09 +01:00
David CARLIER
6564320214 Clang gets confused when the derived has same methods (#104)
with different signatures than base's virtual.
But since the derived do not reimplement them, the base
do not need to be virtual.
2018-04-04 20:54:13 +01:00
Andy Alt
990b426314
Merge pull request #103 from devnexen/develop
Backporting a pending MegaGlest PR.
2018-04-03 14:27:59 -05:00
David Carlier
e92cefd664 Backporting a pending MegaGlest PR.
In some platforms, time types are already 64 bits.
2018-04-02 16:59:21 +01:00
mathusummut
45238671d2 Added file extension to .gitignore 2018-03-31 17:47:25 +02:00
mathusummut
835c6efd92 Fixed X-button getting stuck on Windows 2018-03-31 17:38:33 +02:00
MathuSum Mut
020fe77906
Fixed Windows Readme markdown 2018-03-31 15:25:41 +02:00
MathuSum Mut
0ad49efb42
Fixed Windows Readme markdown 2018-03-31 15:25:12 +02:00
MathuSum Mut
efc95238fc
Updated Windows Readme 2018-03-31 15:24:37 +02:00
mathusummut
8201b2a798 Fixed some g2xml directories 2018-03-31 14:48:58 +02:00
Jammyjamjamman
aa46b2a8a1
Fixed bug caused by 045b0b88e051f7163fbef42fa0adc63a326ca186, where user could not click on nick button to get real nick to ping. 2018-03-30 05:47:10 +01:00
Jammyjamjamman
01454a32e5
Resources can now be deposited at flying units, by land or air units. This fixes issue #100 . 2018-03-30 02:42:45 +01:00
MathuSum Mut
50de66d6da
Merge pull request #97 from alketii/develop
Make sure that the _nnn suffix is always 3 digits
2018-03-21 19:06:16 +01:00
Alket Rexhepi
24c3c86512
Make sure that the _nnn suffix is always 3 digits
Make sure that the _nnn suffix is always 3 digits
2018-03-21 19:02:11 +01:00
mathusummut
7c81a9a310 Renamed window from MG to ZetaGlest 2018-03-21 12:43:23 +01:00
MathuSum Mut
03ee149519
Merge pull request #96 from alketii/develop
Remove MG_ and _NNN from Players List
2018-03-21 01:18:25 +01:00
Alket Rexhepi
045b0b88e0
Remove MG_ and _NNN from Players List
Remove MG_ and _NNN from Players List but not inside chat, that is for another day.
2018-03-21 00:50:20 +01:00
MathuSum Mut
9cb45dff23
Fixed typo 2018-03-17 23:57:49 +01:00
MathuSum Mut
ae6c0408dd
Added notice to readme 2018-03-17 23:57:25 +01:00
MathuSum Mut
b159c4d73d
Added 7z 2018-03-16 12:09:31 +01:00
mathusummut
90b0872f3a Fixed issue with VS2017-32 2018-03-16 01:17:19 +01:00
mathusummut
4d74c52baa Disabled optimizations by default to help debugging 2018-03-16 00:25:52 +01:00
mathusummut
08caa6a542 Added setup.bat 2018-03-15 20:49:22 +01:00
mathusummut
108fb26f36 Fixed curl issue on Windows 2018-03-15 16:16:03 +01:00
mathusummut
c9194bb976 Fixed glest.ini 2018-03-15 16:07:21 +01:00
MathuSum Mut
a67441a392
Fixed typo in Windows Readme 2018-03-15 13:24:14 +01:00
MathuSum Mut
020fbc92c0
Updated Readme for Windows 2018-03-15 13:23:41 +01:00
MathuSum Mut
37a8af3c60
Readme 2018-03-15 01:05:44 +01:00
mathusummut
5cbf76ccee Polished pushing system for Windows 2018-03-15 01:04:56 +01:00
mathusummut
63871c6cad Polished pushing system for Windows 2018-03-15 01:00:15 +01:00
MathuSum Mut
6ec0861289
Readme 2018-03-15 00:49:36 +01:00
mathusummut
ff9d772d04 Finalized Windows build system 2018-03-15 00:48:18 +01:00
MathuSum Mut
e46706540c
Readme 2018-03-15 00:25:54 +01:00
MathuSum Mut
368fa5be58
Included Windows building instructions 2018-03-14 23:53:20 +01:00
mathusummut
6556591fd7 Refactored files 2018-03-14 23:46:41 +01:00