warzone2100/lib/netplay
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
..
miniupnpc Put miniupnpc and iniparser license files into dist tarball 2010-04-25 21:24:57 +02:00
Makefile.am Merge remote branch 'origin/master' into newnet 2010-03-17 14:26:32 +01:00
makefile.win32 Merge remote branch 'origin/master' into newnet 2010-06-15 08:35:52 +02:00
netjoin_stub.c Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
netlog.c Merge remote branch 'origin/master' into newnet 2010-07-30 22:51:33 +02:00
netlog.h Merge remote branch 'origin/master' into newnet 2010-07-30 22:51:33 +02:00
netplay.c Fix broken moveCalcBlockingSlide comparisons, and make DEG(42) evaluate to 7645 without use of floating point. 2010-11-16 18:33:20 +01:00
netplay.h Fix broken moveCalcBlockingSlide comparisons, and make DEG(42) evaluate to 7645 without use of floating point. 2010-11-16 18:33:20 +01:00
netplay.vcproj Merge remote branch 'origin/master' into newnet 2010-07-13 20:50:37 +02:00
netqueue.cpp newnet: Show relevant players next to connection status icons. 2010-08-01 13:06:50 +02:00
netqueue.h newnet: Save a few more bytes. 2010-07-20 15:40:07 +02:00
netsocket.cpp Merge remote branch 'origin/master' into newnet 2010-08-14 11:26:09 +02:00
netsocket.h Merge remote branch 'origin/master' into newnet 2010-07-30 22:51:33 +02:00
nettypes.cpp Fix broken moveCalcBlockingSlide comparisons, and make DEG(42) evaluate to 7645 without use of floating point. 2010-11-16 18:33:20 +01:00
nettypes.h Fix broken moveCalcBlockingSlide comparisons, and make DEG(42) evaluate to 7645 without use of floating point. 2010-11-16 18:33:20 +01:00