warzone2100/lib/gamelib
Cyp 49e9780f41 Fix spurious out-of-synch messages when pausing in single-player mode.
This was caused by forgetting to set the delta tick time to 0 when paused. Don't know whether fixing this fixes anything else.
2010-10-16 17:55:01 +02:00
..
Makefile.am src: Undo a warning squelch, seems to be able to cause build errors for some, somehow. 2010-03-13 23:14:47 +01:00
anim.c Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
anim.h Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
animobj.c Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
animobj.h Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
audp_lexer.l Make the warn_unused_result warning squelch compile on distros where the fwrite is already in an if (fwrite()) {}. 2010-08-15 13:15:04 +02:00
audp_parser.y Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
gamelib.vcproj Update MSVC project files to compile newnet 2010-03-14 21:11:15 +01:00
gtime.c Fix spurious out-of-synch messages when pausing in single-player mode. 2010-10-16 17:55:01 +02:00
gtime.h Fix VTOLs flying into hyperspace due to unsigned vertical velocity calculations. 2010-08-15 21:02:32 +02:00
hashtable.c Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
hashtable.h Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
makefile.win32 - NSIS changes from 2.3 (#1111). 2010-02-09 20:28:16 +01:00
parser.h Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00