warzone2100/lib/gamelib
Dennis Schridde 9b0a31e9b2 Made Warzone compile using MSVC!
- Fixed several files for being C89 compatible, so MSVC compiles them. (No variable declarations after function calls allowed.)
- Added function definitions (lib/framework/win32fixes.h) for functions with different names under Win32/Linux. (Aiming at moving all platform specific defines into such headers. Everywhere included frame.h should make this easy.)
- Please take a look at lib/gamelib/audp_parser.y. I had to convert the lowercase token "text" to uppercase "TEXT", so it doesn't collide with msxml.h (mysteriously included by some windows headers).

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@433 4a71c877-e1ca-e34f-864e-861f7616d084
2006-06-03 23:46:03 +00:00
..
Makefile.am Full pathname includes 2006-06-02 19:34:58 +00:00
Makefile.raw More Windows-related fixes. 2005-12-05 16:47:41 +00:00
ani.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
anim.c Full pathname includes 2006-06-02 19:34:58 +00:00
anim.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
animobj.c Full pathname includes 2006-06-02 19:34:58 +00:00
animobj.h Create final repository structure. 2007-06-28 17:47:08 +00:00
audp_lexer.l Full pathname includes 2006-06-02 19:34:58 +00:00
audp_parser.y Made Warzone compile using MSVC! 2006-06-03 23:46:03 +00:00
gtime.c Full pathname includes 2006-06-02 19:34:58 +00:00
gtime.h Create final repository structure. 2007-06-28 17:47:08 +00:00
hashtabl.c Full pathname includes 2006-06-02 19:34:58 +00:00
hashtabl.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
maxpidef.h Create final repository structure. 2007-06-28 17:47:08 +00:00
parser.h Create final repository structure. 2007-06-28 17:47:08 +00:00
pqueue.c Full pathname includes 2006-06-02 19:34:58 +00:00
pqueue.h Create final repository structure. 2007-06-28 17:47:08 +00:00
priority.h Create final repository structure. 2007-06-28 17:47:08 +00:00
ptrlist.c Full pathname includes 2006-06-02 19:34:58 +00:00
ptrlist.h Full pathname includes 2006-06-02 19:34:58 +00:00