Commit Graph

6300 Commits

Author SHA1 Message Date
Andy Alt
e4f2202b27 README.md:fix rss icon links, add bullets [skip ci] 2018-05-10 10:05:14 -05:00
andy5995
f269b477d9 README:add RSS and ChangeLog links [skip ci] 2018-05-10 10:00:40 -05:00
andy5995
6341b659fc README.md:note where ZG split from MegaGlest [skip ci] 2018-05-10 09:19:03 -05:00
andy5995
3a9155a308 README.md:add link to message board [skip ci] 2018-05-10 09:17:45 -05:00
andy5995
1a7fddca47 formatting [skip ci] 2018-05-10 09:03:33 -05:00
andy5995
06fcbb6d53 changelog:update [skip ci]
Added 5 entries going back to March 14th, 2018.

Did I miss anything?
2018-05-10 09:01:04 -05:00
andy5995
04c7627292 docs:rename deprecated directory [skip ci] 2018-05-10 08:44:28 -05:00
andy5995
8daaee9696 docs dir:README.txt:noting archived docs [skip ci] 2018-05-10 08:44:28 -05:00
mathusummut
56013bee49 Reached mid-way AI compromise 2018-05-10 03:04:30 +02:00
mathusummut
91d8fea807 Re-strengthened AI 2018-05-10 02:38:06 +02:00
mathusummut
df200c3485 Polished ZG 32-bit build [skip ci] 2018-05-10 01:16:14 +02:00
andy5995
60e38945fe CMake:correct spelling of "zetaglest"
This also removes the git revision number stamping from cmake, support
for which was removed from the source code months ago.

This is to help prepare to fix #110 but doesn't fix it.
2018-05-09 09:09:36 -05:00
Andy Alt
31e48026a6 Merge pull request #121 from devnexen/openbsd_instructions
Basic building instructions for OpenBSD
(resolves #56)
2018-05-08 15:34:30 -05:00
David Carlier
7f7fa1e64f Basic building instructions for OpenBSD 2018-05-08 20:38:45 +01:00
mathusummut
56e5904c5d Added friendly messages for Windows build 2018-05-07 23:58:46 +02:00
mathusummut
c26b3c35e3 Windows build now groups binaries into /mk/windows/bin folder 2018-05-07 23:48:53 +02:00
mathusummut
9d3678cee9 Replaced emplace_back with push_back 2018-05-07 22:51:46 +02:00
mathusummut
d1acd87423 Now Lua can be used in scripts tag in faction tag in XML 2018-05-06 12:45:25 +02:00
mathusummut
c760a1415b Removed .user files 2018-05-06 00:41:15 +02:00
mathusummut
0343c3e48e Added .user file to gitignore 2018-05-06 00:37:17 +02:00
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