3804 Commits

Author SHA1 Message Date
andy5995
d8e2bfa263
client_interface.cpp:use lang.getString for disconnect msg
This will help keep strings consistent, and easier to edit later
(hopefully). I'll add the string to data.
2018-09-26 16:59:27 -05:00
mathusummut
b040a479bc Fixed potential command-ordering issue 2018-09-26 22:25:44 +02:00
mathusummut
5d250fb60b Fixed double right-click issue 2018-09-26 22:10:22 +02:00
andy5995
db0ba2cc55
cmake:remove icon install, now in data repo
8fca3b1b25
2018-09-26 01:45:05 -05:00
mathusummut
c04e75e19c Disabled streflop 2018-09-25 20:24:38 +02:00
mathusummut
39310bad4d Code cleanup 2018-09-25 01:27:39 +02:00
mathusummut
98558d0177 Fixed unfinished building FOW bug 2018-09-24 15:19:05 +02:00
Andy Alt
0f26a90df7
core_data:improve playSound function
@Jammyjamjamman after playing with this code I started understanding better what you were trying to explain to me (months ago). I believe this will now work as intended.
2018-09-23 22:43:14 -05:00
mathusummut
d7c63ed9dc Fixed potential null reference 2018-09-23 15:01:24 +02:00
mathusummut
dde3804f31 Fixed capitalisation of Disconnected message 2018-09-23 12:04:15 +02:00
mathusummut
934d7845c2 Fixed capitalisation of Server message 2018-09-23 11:58:06 +02:00
andy5995
d774a1d179
maint:addressing "strength" issue
@JoaoMarcosCSilva helps this project stay sharp!
2018-09-22 16:58:53 -05:00
andy5995
ccb507a3f4
core_data/maint:coding style, playSound 2018-09-22 14:19:49 -05:00
andy5995
3143d0c7b6
ircclient:remove unneeded join and leave message 2018-09-22 13:27:54 -05:00
mathusummut
801e8e0314 Changed network interrupt message 2018-09-22 12:50:21 +02:00
mathusummut
f33c8cd27b Test fix for rejoining 2018-09-22 11:10:11 +02:00
mathusummut
3f750ee590 Attempts to recover from errors 2018-09-20 21:56:02 +02:00
mathusummut
5b0737190d Now handles lobby errors more gracefully 2018-09-20 19:58:12 +02:00
mathusummut
d992eaa4bb Removed throw from client disconnect 2018-09-19 20:34:03 +02:00
mathusummut
820b1bf5fd Removed throw from client disconnect 2018-09-19 19:56:45 +02:00
mathusummut
96a838f271 Fixed Windows build to support miniz 2018-09-19 11:06:00 +02:00
Andy Alt
7c359ca82d
CMakeLists.txt:checking, tuning the build system (#232)
* build.zg.sh scripts deprected

* update for BSD

* removed checking for VLC (not implemented)

* docs updated

* Install.md created.

* scripts moved to scripts/ directory
2018-09-17 17:35:19 -05:00
andy5995
b2e81a80e2 CMakeLists.txt:prevent generation of man pages
closes #229
2018-09-15 13:21:35 -05:00
andy5995
f324f46d4b CMakeLists.txt:fix output path when using build-zg.sh
fixes #227
2018-09-14 13:39:01 -05:00
andy5995
d9e71d3798 CMakeLists.txt:make install work
closes #110
closes #147
2018-09-11 23:07:08 -05:00
andy5995
aa54e2032b put filenames back into source code
This closes #113 and will help with #110
2018-09-11 21:27:38 -05:00
MathuSum Mut
2a97657e54
Made joining and connecting messages consistent with other messages 2018-09-11 09:16:21 +02:00
MathuSum Mut
ac0892cda2
Made leave message make more sense 2018-09-09 22:25:59 +02:00
MathuSum Mut
3acf4c1177
Merge pull request #206 from andy5995/cid-317047
menu_state_custom_game.h:init 'index'
2018-09-09 01:12:39 +02:00
mathusummut
67d91102c1 Updated libircclient on windows 2018-09-09 01:10:24 +02:00
andy5995
656820714b CMakeLists.txt:change shared lib to libzetaglest 2018-09-07 22:59:52 -05:00
andy5995
79a9243acf
menu_state_custom_game.h:init 'index'
Fixes ?
https://scan4.coverity.com/reports.htm#v10064/p15637/g10064g/fileInstanceId=50222844&defectInstanceId=9301921&mergedDefectId=317047&eventId=9301921-3
2018-09-06 22:58:06 -05:00
mathusummut
a81055f8e3 0.65 looks better 2018-09-05 23:01:10 +02:00
mathusummut
55f7bf5f00 Dead units fade a bit 2018-09-05 22:53:44 +02:00
mathusummut
284ee73af4 Fixed some coverity warnings 2018-09-05 15:31:59 +02:00
mathusummut
c509fb1247 If player doesn't have enough resources, options are grayed out 2018-09-04 19:53:34 +02:00
mathusummut
5f733a6707 Zoom-out polish 2018-09-04 16:20:16 +02:00
mathusummut
b03ad32cdd Now you can zoom out to your heart's content 2018-09-04 16:09:11 +02:00
mathusummut
abe59d0d72 Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop 2018-09-03 12:50:04 +02:00
mathusummut
bbc97d02bb Buildings now can still be built if there are people in the way 2018-09-03 12:49:23 +02:00
andy5995
dd43ef1c64 fix switch warnings 2018-09-02 21:11:55 -05:00
andy5995
6e57f775aa fix more switch warnings 2018-09-02 21:11:55 -05:00
andy5995
8afea35d5a game.cpp,client_interface.cpp:fix switch warnings 2018-09-02 21:11:55 -05:00
mathusummut
54c5631fae Lag constants are now consistent across all files 2018-09-02 18:36:27 +02:00
mathusummut
3646557a9f Fixed printf issue 2018-09-02 13:37:05 +02:00
mathusummut
1b3ae14659 Made OOS messages more friendly 2018-09-02 13:06:21 +02:00
mathusummut
c4cfe1a02b Reduced performance impact from OOS 2018-09-02 11:10:38 +02:00
mathusummut
886ededb3c [Test] Incorrect build command is now a warning instead of an error 2018-09-02 01:50:23 +02:00
mathusummut
913ab85c35 [Test] OOS is now a warning instead of an error 2018-09-01 16:20:21 +02:00
MathuSum Mut
03af4b8bf6 Reduced thread waiting time 2018-07-24 15:00:58 +02:00