warzone2100/lib
Cyp 3359fac395 Fix broken moveCalcBlockingSlide comparisons, and make DEG(42) evaluate to 7645 without use of floating point.
After making DEG avoid using float (unless given a float argument), had to fix moveCalcBlockingSlide to avoid out-of-range-comparison error-warnings.

The moveCalcBlockingSlide's int16_t instead of uint16_t was introduced in 6c811c1ecb.

Also, remove lots of unused stuff.
2010-11-16 18:33:20 +01:00
..
betawidget Revert "Replace immediate-mode rendering with VA-based rendering" for now, since it makes rendering trucks very slow. 2010-10-26 08:36:22 +02:00
exceptionhandler Use 'Warzone 2100 master' as the default directory, and the default crash handler (on windows) directory. 2010-11-14 22:30:45 -05:00
framework Fix broken moveCalcBlockingSlide comparisons, and make DEG(42) evaluate to 7645 without use of floating point. 2010-11-16 18:33:20 +01:00
gamelib Fix spurious out-of-synch messages when pausing in single-player mode. 2010-10-16 17:55:01 +02:00
iniparser Merge remote branch 'origin/master' into newnet 2010-08-14 11:26:09 +02:00
ivis_common Convert iIMDShape.min/max from Vector3f to Vector3i, since they are used in the game state. 2010-11-16 12:01:43 +01:00
ivis_opengl Convert iIMDShape.min/max from Vector3f to Vector3i, since they are used in the game state. 2010-11-16 12:01:43 +01:00
netplay Fix broken moveCalcBlockingSlide comparisons, and make DEG(42) evaluate to 7645 without use of floating point. 2010-11-16 18:33:20 +01:00
script Fix another memory clobbering issue. (dereferenced pointer) 2010-11-13 13:40:58 -05:00
sequence Revert "Replace immediate-mode rendering with VA-based rendering" for now, since it makes rendering trucks very slow. 2010-10-26 08:36:22 +02:00
sound Enable warnings, make warnings consistent, fix some warnings, use -Wno-error=squeak to allow squeaky warnings to compile without squelching them. 2010-08-15 12:30:46 +02:00
widget CHANGELOG: Correctly handle unicode strings for edit boxes. 2010-11-06 15:59:57 -04:00
Makefile.am As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
makefile.win32 As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00