warzone2100/lib/gamelib
Dennis Schridde cc7840e866 change_int64_t_to_intptr_t.patch from patch #837 by <cybersphinx> Christian Ohm.
(Make WZ compile with the Tiny-C-Compiler by using the correct type for storing pointers as ints)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2757 4a71c877-e1ca-e34f-864e-861f7616d084
2007-11-08 23:11:59 +00:00
..
Makefile.am AM: Add lexers to BUILT_SOURCES and CLEAN_FILES as well. 2007-08-21 13:16:09 +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 * Replace a large amount of strncpy() calls with the safer strlcpy() 2007-10-27 16:18:52 +00:00
anim.h - Remove unused code 2007-05-20 11:05:28 +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 * Replace a _lot_ of strcpy(), strcat() and sprintf() calls with the safer strncpy(), strncat() and snprintf() respectively 2007-10-24 21:11:29 +00:00
gtime.c main.c : Unused variables 2007-05-19 19:49:54 +00:00
gtime.h main.c : Unused variables 2007-05-19 19:49:54 +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
maxpidef.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
parser.h Code-Cleanup: remove a lot of type,function,variable 2007-04-10 17:01:53 +00:00