warzone2100/lib
vexed 03189536cf Fix a warning for certain compilers.
NOTE: ssize_t can be 32 or 64 bit (depending on platform), so just casting
that to a int in this case since we aren't going to read in > 2^32-1 bytes.
close ticket:3080
2012-01-26 21:29:22 -05:00
..
betawidget Bump year. 2011-02-25 18:50:54 +01:00
exceptionhandler Update MSVC solution for building both SDL & Qt backends. 2012-01-07 01:33:40 -05:00
framework Remove --self-test command line option, as it was not maintained properly over a very long time. 2012-01-21 17:02:08 +01:00
gamelib Fix pause bug when using ctrl+o to change players. 2012-01-21 13:18:06 +01:00
ivis_opengl Reset depth test settings after screen upload. 2012-01-25 01:48:30 -05:00
netplay Fix a warning for certain compilers. 2012-01-26 21:29:22 -05:00
qtgame Add swap interval support for SDL 1.2 backend on Windows and Linux. 2012-01-12 09:37:25 -05:00
script Do not treat pointers as 32-bit integers when comparing values in scripts. 2012-01-07 18:41:54 +01:00
sdl Add Mac SDL swap interval support. 2012-01-17 13:50:57 -05:00
sequence Update MSVC solution for building both SDL & Qt backends. 2012-01-07 01:33:40 -05:00
sound Remove --self-test command line option, as it was not maintained properly over a very long time. 2012-01-21 17:02:08 +01:00
widget Update MSVC solution for building both SDL & Qt backends. 2012-01-07 01:33:40 -05:00