warzone2100/lib/gamelib
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 Proposed fix for non-MSVC buildsystems 2007-01-09 22:07:58 +00:00
ani.h This commit fixes all warnings (on my system). -Werror added for 2007-02-19 14:10:44 +00:00
anim.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
anim.h - Replaced various vectors with Vector3i and Vector3f (idea by Watermelon) 2007-03-16 16:20:16 +00:00
animobj.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
animobj.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
audp_lexer.l Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
audp_parser.y Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
gtime.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
gtime.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
hashtabl.c Start making the code conform to -Wextra 2007-02-19 16:46:48 +00:00
hashtabl.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
maxpidef.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
parser.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
pqueue.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
pqueue.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
priority.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
ptrlist.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
ptrlist.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00