6080 Commits

Author SHA1 Message Date
mathusummut
35b7b1f1a6 Fixed the god-awful indentation 2018-05-06 00:01:36 +02:00
mathusummut
643e3820f5 Polished Windows build system 2018-05-05 18:52:30 +02:00
mathusummut
5b63cd2402 Polished Windows build system 2018-05-05 18:24:25 +02:00
mathusummut
c4fa2c8400 Updated Windows Readme 2018-05-05 15:46:17 +02:00
MathuSum Mut
0a2bbbd3ad
Updated Windows Readme 2018-05-05 15:42:04 +02:00
MathuSum Mut
a6e263134d
Updated Windows Readme 2018-05-05 15:41:16 +02:00
MathuSum Mut
7072f266df
Updated Windows Readme 2018-05-05 15:40:28 +02:00
mathusummut
6669eef0de Removed unnecessary file 2018-05-05 14:10:34 +02:00
andy5995
e018b26056 ai:revert AI enhancement
@Jammyjamjamman suspects the AI patch from commit
464860aa02 (diff-d96c21449fc203a306589b5bd1f8aaa1)
may be causing extra lag when playing mp with Windows clients.

This patch reverts most of that commit. Max expansions I set to 5, the
MG setting was 2.

If this fixes the lag, then we can consider looking at making these
changes again, but one at a time, making sure lag isn't a result before
making more changes.

Anyone can review this to learn some of the code, but I'd like to hear
feedback from Jammy before finally merging.
2018-05-04 18:36:21 -05:00
andy5995
cb1c78887b
connected_game.cpp:comment line disabling controls
Commenting out this line has fixed the problem but I don't know if
there'll be any side effects yet.
2018-05-04 10:09:16 -05:00
MathuSum Mut
3022427fd7
Updated Build.md 2018-05-03 22:36:44 +02:00
MathuSum Mut
9ef067de11
Updated Readme 2018-05-03 22:35:28 +02:00
MathuSum Mut
83c5b8c301
Merge pull request #109 from mathusummut/develop
Renamed CPU-Mega to CPU-Zeta
2018-04-29 15:39:44 +02:00
mathusummut
7ace98f8e1 Renamed CPU-Mega to CPU-Zeta 2018-04-29 15:37:44 +02:00
MathuSum Mut
94bcfedeb0
Merge pull request #4 from ZetaGlest/develop
Update
2018-04-29 12:41:44 +02:00
MathuSum Mut
f00780299a
Updated Windows Readme 2018-04-29 12:02:49 +02:00
MathuSum Mut
15be4bac9a
Updated Windows Readme 2018-04-29 11:59:07 +02:00
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