warzone2100/lib/gamelib
Dennis Schridde 2537bfc61c Cleanup #includes a bit
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4107 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-16 12:39:08 +00:00
..
Makefile.am Move all stuff that actually belongs in CPPFLAGS (but is called CFLAGS) to AM_CPPFLAGS 2008-03-10 10:50:58 +00:00
Makefile.raw * move some pieces of gettext.h into the conditional `#if ENABLE_NLS` and provide dummies for them if NLS is disabled (the #else part of the definition), without this compiling with NLS disabled is impossible 2007-04-12 10:31:11 +00:00
anim.c Remove unused defines, prettify animation code a bit, and use same electronic 2008-01-10 22:18:20 +00:00
anim.h Remove unused defines, prettify animation code a bit, and use same electronic 2008-01-10 22:18:20 +00:00
animobj.c change_int64_t_to_intptr_t.patch from patch #837 by <cybersphinx> Christian Ohm. 2007-11-08 23:11:59 +00:00
animobj.h - Constification 2007-06-02 23:01:29 +00:00
audp_lexer.l GCC 4.2 compile fix (NULL is a pointer and thus shall not be "cast from pointer to integer of different size") 2007-05-19 14:47:17 +00:00
audp_parser.y Clean up gamelib, removing nearly empty maxpidef.h 2007-11-21 23:06:31 +00:00
gamelib.vcproj Patch MSVC Solution file to depend on SQLite and change eol-style to native for them, since otherwise patches will not apply. 2008-03-14 18:16:04 +00:00
gtime.c Encapsulate time adjustment of value increments in the code and try to 2007-12-31 18:37:20 +00:00
gtime.h Encapsulate time adjustment of value increments in the code and try to 2007-12-31 18:37:20 +00:00
hashtabl.c change_int64_t_to_intptr_t.patch from patch #837 by <cybersphinx> Christian Ohm. 2007-11-08 23:11:59 +00:00
hashtabl.h change_int64_t_to_intptr_t.patch from patch #837 by <cybersphinx> Christian Ohm. 2007-11-08 23:11:59 +00:00
parser.h Cleanup #includes a bit 2008-03-16 12:39:08 +00:00