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
MathuSum Mut
b70c260b27
Readme
2018-03-14 16:26:43 +01:00
mathusummut
f65f898980
Fixed Windows build issue
2018-03-14 16:16:17 +01:00
mathusummut
105d5fbb80
Fixed Windows build issue
2018-03-14 16:01:57 +01:00
andy5995
d437673adc
.gitmodules:remove [skip ci]
2018-03-14 09:42:07 -05:00
mathusummut
55348d6c2a
Added Windows build
2018-03-14 13:10:55 +01:00
mathusummut
aabdfab3b9
Added Windows build
2018-03-14 13:08:03 +01:00
Andy Alt
51bf09ad9f
.travis.yml: specify osx images ( #95 )
...
* .travis.yml:specify osx images
* remove allow_failures
* don't specify core num
2018-03-13 02:09:09 -05:00
andy5995
fdfbc6ad57
windows:pull submodule update
2018-03-10 01:12:49 -06:00
Andy Alt
dc4fc33243
BUILD.md: comment out windows temp instructions [skip ci]
2018-03-10 00:22:47 -06:00
andy5995
cf0babdd2c
windows64:pull update from submodule
...
`cd mk/windows64`
`git pull`
`cd ..`
commit
These were part of PR
https://github.com/ZetaGlest/zetaglest-source/pull/92 by @mathusummut
2018-03-09 14:54:21 -06:00
andy5995
54121b7164
windows32:add submodules
...
These were part of PR #92 by @mathusummut
2018-03-09 14:48:38 -06:00
andy5995
361126c8c9
windows64:pull down update from submodule
2018-03-09 12:50:42 -06:00
andy5995
30baf6b327
windows64:create submodule
...
*removed the windows directory
2018-03-09 12:43:08 -06:00
andy5995
67b6c3f9f4
allow hosts of custom games to use slots > hardMaxPlayers
...
This allows the host of a custom game to switch himself to a slot >
mapInfo.hardMaxPlayers for the purpose of being an observer. The 10th
slot is enabled and editable (listBoxControls).
The 8 lines removed from menu_state_custom_game.cpp was some code I
tried last month and forgot to remove.
2018-03-08 01:03:54 -06:00
andy5995
a31c86e987
menu_state_custom_game_update.cpp:fixes #89
2018-03-08 00:02:43 -06:00