319 Commits

Author SHA1 Message Date
mathusummut
5861c2e744 Testing stuff 2019-05-18 17:06:06 +02:00
mathusummut
e8b52942f5 Trying to fix bug again 2019-04-05 00:59:05 +02:00
mathusummut
aa7c0b4dca Actual fix for DATADIR 2019-04-04 23:25:28 +02:00
mathusummut
73cc3dcf4e No more issues I think 2019-04-04 23:05:10 +02:00
mathusummut
04e3404d0e Fixed hotkey behaviour 2019-02-05 15:14:19 +01:00
mathusummut
66383eaa54 Updated selection mechanism 2019-02-01 04:31:10 +01:00
mathusummut
d5775734d7 Renamed ZetaGlest to Glest 2019-01-31 02:40:31 +01:00
mathusummut
4769e132d0 Normalized defaults 2018-12-16 15:06:51 +01:00
mathusummut
6775e08fb8 Changed variable name, trying to fix bug 2018-11-05 21:30:51 +01:00
mathusummut
0cfe7e81d1 Yet another code cleanup 2018-11-03 15:26:37 +01:00
mathusummut
c0bc0c40c2 Renamed environment variables 2018-11-02 12:28:43 +01:00
mathusummut
69ab9716da Renamed megaglest_runtime_error to game_runtime_error 2018-11-02 12:15:57 +01:00
mathusummut
4eb7dc204e Preparing for refactoring 2018-11-02 12:03:04 +01:00
mathusummut
52408a57a6 Standardized license comments in all source files 2018-11-01 23:23:25 +01:00
mathusummut
171415cc11 Fixed libstreflop warnings 2018-10-04 17:58:42 +02:00
mathusummut
5d250fb60b Fixed double right-click issue 2018-09-26 22:10:22 +02:00
mathusummut
c04e75e19c Disabled streflop 2018-09-25 20:24:38 +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
mathusummut
b1760253fd Implemented the new g3d spec 2018-06-28 21:36:10 +02:00
mathusummut
3b14f3eb02 Relaxed network grace + fixed annoying warnings 2018-06-23 22:04:15 +02:00
mathusummut
656816084c Fixed button-mouse area bug 2018-06-21 21:20:09 +02:00
mathusummut
35b7b1f1a6 Fixed the god-awful indentation 2018-05-06 00:01:36 +02:00
mathusummut
7c81a9a310 Renamed window from MG to ZetaGlest 2018-03-21 12:43:23 +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
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
d78f28983b - some coverity based cleanups 2017-10-08 20:31:42 -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
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
titiger
a182ce82bd more bugfix for #138 2016-11-10 00:47:42 +01:00
titiger
cc64196c6b alt+enter #138
Fast toggle on alt+enter and key repeat are different things.
This here should fix the alt+enter issue.
2016-11-09 23:25:59 +01:00
titiger
6c2f722f30 reverting some things related to alt+enter
real reason is false behaviour of static bool isUnprintableChar().
More tests needed.
2016-11-09 00:09:55 +01:00
titiger
4a85b17794 fiddling around with #138 2016-11-06 22:00:51 +01:00
titiger
0c3c636064 Trying to fix the fast fullscreen/windowed toggling 2016-11-06 18:24:11 +01:00
SoftCoder
2107958ad2 - add support for gcc6 in build script -g 6
- fix issue #132
2016-10-17 19:05:21 -07:00
titiger
9dd22ae347 lets see if this fixes alt+return endless toggling 2016-06-07 23:38:16 +02:00
SoftCoder
56494f3cd2 - finally fixing issue #102 (bad cell visible handling when fog of war turned off) 2016-05-27 16:15:27 -07:00
SoftCoder
d6dbb187cc - fixed some bugs discovered by coverity scan 2016-01-20 21:34:23 -08:00
SoftCoder
0d8377d6b4 - try to fix mac build 2016-01-18 15:29:16 -08:00
SoftCoder
86a59859b9 - atempt to cleanup use fo auto_ptr 2016-01-18 13:20:49 -08:00
SoftCoder
eeb9fc9405 - more verbose debug info 2016-01-17 15:15:31 -08:00
SoftCoder
f286813e7b - added more verbose info for thread crash issue 2016-01-17 14:14:05 -08:00
SoftCoder
7eb6cff723 - attempt to fix irc thread crash foudn by tomreyn 2016-01-17 13:21:22 -08:00
SoftCoder
35f3b2fa1a code cleanup from clang warnings 2016-01-07 08:48:35 -08:00
SoftCoder
c25867b5d8 - try to fix mouse pointer for issue #94 2016-01-04 20:56:48 -08:00
SoftCoder
16a11d6a6f - change sdl mutex name to new sdl2 name 2015-12-28 23:51:19 -08:00
SoftCoder
c1144ad9d7 - attempt to speed up mutex lock / unlock 2015-12-28 23:06:12 -08:00