warzone2100/lib/netplay
Dennis Schridde 2a74242eb3 - Replaced various vectors with Vector3i and Vector3f (idea by Watermelon)
- Vector3i from lib/ivis also used in lib/audio, maybe want to move it to some more generic place?
- Replace iPoint with Vector2i
- Remove additional integer type declarations from pietypes.h
- Rename all iSprite to iTexture
- Various warning fixes: Unsigned/signed comparisons, uninitialized variables, declared but not defined symbols
- Replace DEBUG_BLOCK with DEBUG_MALLOC (it was virtually the same)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1245 4a71c877-e1ca-e34f-864e-861f7616d084
2007-03-16 16:20:16 +00:00
..
Makefile.am Use some more advanced Automake techniques like noinst_HEADERS. Changes partly autogenerated by KDevelop, so this should be compatible with Automake 1.6. 2007-02-16 14:36:03 +00:00
Makefile.raw debug.c: Add callback to output to a win32 debugger. (Registered in main.c) 2006-08-23 12:19:17 +00:00
netaudio_stub.c - Replaced various vectors with Vector3i and Vector3f (idea by Watermelon) 2007-03-16 16:20:16 +00:00
netcrypt.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
netjoin_stub.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
netlog.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
netlog.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
netplay.c Fix warnings, and revert r1241 for effects.c (validatePie really needs a prototype at the top) 2007-03-15 23:17:09 +00:00
netplay.h * Remove yet another set of unused (or empty) functions 2007-01-29 23:17:46 +00:00
netusers_stub.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00