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
mathusummut
35b7b1f1a6
Fixed the god-awful indentation
2018-05-06 00:01:36 +02:00
mathusummut
7ace98f8e1
Renamed CPU-Mega to CPU-Zeta
2018-04-29 15:37:44 +02: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
7c81a9a310
Renamed window from MG to ZetaGlest
2018-03-21 12:43:23 +01:00
mathusummut
108fb26f36
Fixed curl issue on Windows
2018-03-15 16:16:03 +01:00
mathusummut
105d5fbb80
Fixed Windows build issue
2018-03-14 16:01:57 +01:00
MathuSum Mut
ca283f781d
Changed icon name to zetaglest.ico ( #88 )
...
* Changed icon name to zetaglest.ico
2018-03-04 21:20:26 -06:00
Andy Alt
a8255e5c97
[ closes #13 ] enhanced observer mode additions and cleanup ( #45 )
...
* additions and cleanup [skip ci]
* disallow observers to change their faction and team [skip ci]
* disable observer slots from admin control
* when checkboxObserversAllowed is toggled, update correctly
* Also adjusted the labels better
* when scenario is checked, observer mode is disabled and extra slots are
closed
* attempted to add a feature that would allow the admin to change to a
different slot (doesn't work yet)
* graphics still needs some adjustment
* host can not go to a slot > mapInfo.maxPlayers
2018-02-05 16:01:29 -06:00
SoftCoder
ffe6e5462d
- more cppcheck cleanup
2017-10-09 23:22:55 -07:00
SoftCoder
588ec21d8a
- more cppcheck cleanup, AND some new inernal steam commandline parameters to reset stats and enable debugging
2017-10-09 23:09:52 -07:00
SoftCoder
865a665bf0
- round 2 of cppcheck code cleanup
2017-10-09 20:21:14 -07:00
SoftCoder
26581a77d2
- first round of cleanup from cppcheck report
2017-10-09 19:09:36 -07:00
SoftCoder
d78f28983b
- some coverity based cleanups
2017-10-08 20:31:42 -07:00
SoftCoder
9b0a04f126
- try slightly different way to protect mutex list
2017-10-07 11:48:34 -07:00
SoftCoder
b928bbbb40
- attempt to see if this corrects tomreyns compile error: ==6454==ERROR: AddressSanitizer: heap-use-after-free
2017-10-07 10:42:21 -07:00
SoftCoder
b34003b4a5
- enable using steam statistics to save players network based game end game stats to steam
2017-10-07 02:40:34 -07:00
SoftCoder
edfb1508f5
- check for empty strings before using substr to avoid crashes with more strict C++ engine
2017-09-30 21:46:56 -07:00
SoftCoder
5d0f5013fd
- allow using new cmake var for finding glest.ini called MG_CMAKE_INSTALL_PREFIX to solve issue #167
2017-09-22 23:21:40 -07:00
SoftCoder
fe407db0ba
- lan search updates for windows to find more NIC's using windows API
2017-09-22 16:58:54 -07:00
SoftCoder
e3e7d93944
- add extra nic checking for windows
2017-09-22 15:44:25 -07:00
SoftCoder
f090f99d87
- correct debug output
2017-09-21 17:50:10 -07:00
SoftCoder
c898c63389
- fix find lan games by extra NIC search
2017-09-21 17:46:23 -07:00
SoftCoder
7f6cc175d4
- network debug shows more of whats going on for lan broadcast
2017-09-21 17:32:15 -07:00
SoftCoder
783a56ab73
- another fix for LAN Search
2017-09-21 17:23:11 -07:00
SoftCoder
ceed529921
- attempt to fix find lan games
2017-09-21 17:18:50 -07:00
SoftCoder
96bd937218
- protect lan search if not local ip's found and add a little more output
2017-09-21 17:04:56 -07:00
filux
ef1c26d931
improved formatting of '--help' output in a way to be more friendly for help2man
2017-04-01 14:53:34 +02:00
titiger
2133b8fd07
show megaglest version in irc WhoIS
2017-03-11 23:57:44 +01:00
titiger
9acb64b1b3
fix for Micrsoft compiler
2017-02-20 00:39:09 +01:00
titiger
5135d0fba3
Merge pull request #151 from andy5995/divider_grammar
...
fix spelling of "Divider" that shows in map editor
2017-02-19 23:38:41 +01:00
titiger
a6469fec4b
Fix for Randomize Heights in Map Editor #147
2017-02-19 20:45:30 +01:00
andy5995
56616e8ef3
I missed this file in the first PR
2017-02-15 13:53:18 -06:00
SoftCoder
8195121fca
- Check for packaged streflop and use it before using embedded copy
2017-02-05 16:48:50 -08:00
Mark Vejvoda
15c3edae4f
Merge pull request #141 from devnexen/openbsd_build
...
better openbsd support
2017-02-05 13:32:59 -08:00
SoftCoder
385d099a8b
- added some network debug output when network debug enabled for NIC's examined on network hosting (for Issue #137 )
2017-02-04 19:03:13 -08:00
titiger
f3c436b67f
force playing important sounds
...
see issue #144
2017-02-02 02:54:29 +01:00
SoftCoder
48fb05b1a4
- more mac warnigns cleanup
2017-01-30 11:53:32 -08:00
SoftCoder
0873493377
- cleanup warnings on mac
2017-01-30 11:51:08 -08:00
SoftCoder
6f350d6319
Fix issue #116 - when fonts deleted and reloaded signal back immediately to all registered controls to refresh their font
2017-01-30 11:20:01 -08:00
David Carlier
f6b6982b01
better openbsd support
2016-12-11 22:09:34 +00:00
titiger
9c203cd2b4
Error messages for XML parse errors without stack
...
And we validate closing tags too now
2016-12-03 01:23:35 +01:00
titiger
a982ce7b0c
handle megaglest_runtime_error
2016-12-01 01:42:20 +01:00
titiger
18af2b7113
Improve error messages for lua scenarios
2016-11-26 15:46:32 +01:00
titiger
0c5e9241f1
trying to get better error output on xml errors.
2016-11-22 22:58:57 +01:00
titiger
88de655b28
and revert the last changes ....
2016-11-16 23:47:02 +01:00
titiger
09ae82b36c
more braces
2016-11-16 22:56:41 +01:00
titiger
1f2d93a1b5
braces ....
2016-11-16 22:35:28 +01:00
titiger
031a9d87ea
Trying to handle the windows key
2016-11-16 22:34:22 +01:00
titiger
1dfe1b8b42
lets see if this helps with issue #139
2016-11-12 18:04:12 +01:00