warzone2100/lib/ivis_common
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 Fixed raw makefiles. 2006-03-19 05:00:32 +00:00
bitimage.c Create final repository structure. 2007-06-28 17:47:08 +00:00
bitimage.h Create final repository structure. 2007-06-28 17:47:08 +00:00
bspfunc.h Create final repository structure. 2007-06-28 17:47:08 +00:00
bspimd.h Create final repository structure. 2007-06-28 17:47:08 +00:00
bug.c Create final repository structure. 2007-06-28 17:47:08 +00:00
bug.h Create final repository structure. 2007-06-28 17:47:08 +00:00
fbf.c Full pathname includes 2006-06-02 19:34:58 +00:00
fbf.h Create final repository structure. 2007-06-28 17:47:08 +00:00
geo.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
imd.c Create final repository structure. 2007-06-28 17:47:08 +00:00
imd.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
imdload.c Full pathname includes 2006-06-02 19:34:58 +00:00
ivi.h Create final repository structure. 2007-06-28 17:47:08 +00:00
ivisdef.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
ivispatch.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
pcx.c Made Warzone compile using MSVC! 2006-06-03 23:46:03 +00:00
pieblitfunc.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
pieclip.c - Cleaned up iVis a bit by "commonalizing" it. 2006-03-18 01:59:59 +00:00
pieclip.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
piedef.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
piefunc.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
piemode.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
piepalette.h Create final repository structure. 2007-06-28 17:47:08 +00:00
piestate.c - Cleaned up stubs 2006-04-08 19:14:30 +00:00
piestate.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
pietypes.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
rendfunc.h - converted the sources in src/ to use full path includes instead of just the filename. 2006-05-27 16:37:17 +00:00
rendmode.h Create final repository structure. 2007-06-28 17:47:08 +00:00
tex.h Added support for addons directory. 2005-12-27 06:12:51 +00:00
textdraw.h Create final repository structure. 2007-06-28 17:47:08 +00:00