6145 Commits

Author SHA1 Message Date
mathusummut
d2216b8143 Fixed warning of potential infinite recursion 2018-06-11 00:08:03 +02:00
mathusummut
73d28db062 Fixed build issues with clang 2018-06-10 23:48:39 +02:00
mathusummut
46dd197910 Fixed bug in right-click code 2018-06-10 23:26:10 +02:00
mathusummut
856601e736 Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop 2018-06-10 22:29:10 +02:00
mathusummut
b40fc2a011 Double right-clicking now sends a move command instead of attack 2018-06-10 22:28:47 +02:00
MathuSum Mut
1e808e4a0b
Merge pull request #145 from andy5995/update_Changelog
changelog:updated
2018-06-10 17:18:13 +02:00
andy5995
926a296ffa
changelog:updated 2018-06-10 10:17:14 -05:00
mathusummut
1d2543fb6a Right click no longer attacks your teammates and yourself 2018-06-10 17:16:04 +02:00
mathusummut
28636b07b9 Added getFactionName and translate LUA functions 2018-06-10 16:06:12 +02:00
mathusummut
1d91e05c9a Increased control sizes during gameplay 2018-06-10 12:38:22 +02:00
mathusummut
877d888d23 Removed question marks when translation is not found 2018-06-10 11:59:16 +02:00
mathusummut
fbe63bbacf Removed max selection count 2018-06-10 11:41:20 +02:00
mathusummut
ab8184a6cd Fixed SSE2 warning for 64-bit on Windows 2018-06-07 23:16:57 +02:00
mathusummut
fe583044ad Fixed SSE2 warning for 64-bit on Windows 2018-06-07 23:10:18 +02:00
MathuSum Mut
f14338205c
Updated Readme 2018-06-07 14:44:35 +02:00
MathuSum Mut
3314ab70da
Update Readme 2018-06-07 14:43:58 +02:00
MathuSum Mut
a484fc3575
Updated readme 2018-06-07 14:43:35 +02:00
MathuSum Mut
82bf4816f0
Updated Readme 2018-06-07 14:41:28 +02:00
MathuSum Mut
0744adc46d
Merge pull request #141 from andy5995/libirc_spelling
ircclient:change spelling
2018-06-05 17:46:32 +02:00
andy5995
957827ea21
ircclient:change spelling
Most of these changes don't do anything, but near L820 in ircclient.cpp,
there was an extra "g"

Also changed the header
2018-06-04 16:28:14 -05:00
Jammyjamjamman
64c0aafe0b
Added Ubuntu 18.04 support to setupBuildDeps.sh
The fix is not as efficiently written as it could be, but it follows the style of previous fixes.
2018-05-26 02:11:47 +01:00
MathuSum Mut
708f3f5623
Readme now points to installer on Windows [skip ci] 2018-05-22 12:51:48 +02:00
MathuSum Mut
0e44d26454
Updated Readme [skip ci] 2018-05-22 12:50:17 +02:00
mathusummut
1f057d6a7d Added support for nopause parameter in Windows build 2018-05-20 18:46:45 +02:00
Andy Alt
f4441b9d7e
Update ChangeLog.md
16 maps added [skip ci]
2018-05-17 10:30:37 -05:00
MathuSum Mut
28ce9cf780
Fixed typo again [skip ci] 2018-05-16 16:34:44 +02:00
MathuSum Mut
4ce3fd7004
Fixed typo [skip ci] 2018-05-16 16:34:10 +02:00
MathuSum Mut
188e640b79
Added team email [skip ci] 2018-05-16 16:33:21 +02:00
Andy Alt
44768e9127
README.md:remove andy's email. A team email is required here [skip ci] 2018-05-16 09:24:46 -05:00
Andy Alt
040472bb71
README.md:note about build on mac osx [skip ci] (#136)
* README.md:note mac osx build issue [skip ci] [#25]
2018-05-15 14:51:16 -05:00
andy5995
e0e5753e7d CMakeLists.txt:add gnu option
Just wondering what would happen if I manually enabled gnu+11 extensions

(related:
069f36ee1f)
2018-05-15 11:28:55 -05:00
Andy Alt
7741989f1c
README.md:note about dev snapshots [skip ci] (#135) 2018-05-15 11:28:27 -05:00
Andy Alt
069f36ee1f
.travis.yml:remove "Tr_default" (#133)
This related script needs updating, I think. I don't know yet how best to proceed.
https://github.com/ZetaGlest/zetaglest-source/blob/develop/.travis-before_install.sh

This patch is to help fix the broken build shown at
https://travis-ci.org/ZetaGlest/zetaglest-source/builds/378943044

* remove Tr_default section

Not sure why it builds everywhere else but fails on this one.
2018-05-15 10:17:38 -05:00
mathusummut
6eff51c413 Now Windows binary release can be automated 2018-05-14 23:46:04 +02:00
mathusummut
b7e1ad8784 Polished Windows build system 2018-05-14 23:32:52 +02:00
mathusummut
729c88fe7b Polished Windows build system 2018-05-14 21:45:29 +02:00
mathusummut
a3dff1423d Fixed travis issue+added git pull to setup.bat 2018-05-14 21:38:59 +02:00
mathusummut
1ea031b08e Added isBuilding and setUnitProperty functions to LUA 2018-05-14 01:38:48 +02:00
MathuSum Mut
a2b53f70af
Merge pull request #117 from ZetaGlest/issue_70
connected_game.cpp:comment line disabling controls
2018-05-13 15:40:28 +02:00
MathuSum Mut
626e7e1c99
Merge branch 'develop' into issue_70 2018-05-13 15:39:23 +02:00
MathuSum Mut
2508fed336
Merge pull request #124 from ZetaGlest/ChangeLog
changelog:update [skip ci]
2018-05-13 15:28:50 +02:00
MathuSum Mut
15ffc179cc
Merge pull request #125 from ZetaGlest/README
Readme
2018-05-13 15:27:06 +02:00
andy5995
0759ebb84e add 'make' to comment [skip ci] dev-snapshot-source 2018-05-10 10:09:58 -05:00
andy5995
c321ec39aa .gitignore:added cmake files and move entries to mk/linux [skip ci] 2018-05-10 10:09:58 -05:00
Andy Alt
1d620e284d
README.md:fix bullets [skip ci] 2018-05-10 10:08:12 -05:00
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