warzone2100/lib/framework
Per Inge Mathisen ecb223924a Remove DirectX types
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@553 4a71c877-e1ca-e34f-864e-861f7616d084
2006-08-10 16:05:52 +00:00
..
Makefile.am Move cursors.c to cursors.h so I don't try to accidently compile it again. 2006-08-07 00:52:01 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00
SDL_framerate.c - Limit the framerate to 30 fps. Easily imported functionality from SDL_gfx project (http://www.ferzkopp.net/Software/SDL_gfx-2.0/). 2006-07-05 20:39:13 +00:00
SDL_framerate.h - Fix the Makefile.am for SDL_framerate.c 2006-07-05 22:19:23 +00:00
block.c - debug.h: Let Warzone output ASSERT as debug( LOG_ERROR ) 2006-08-04 19:42:56 +00:00
block.h Create final repository structure. 2007-06-28 17:47:08 +00:00
configfile.c - Fix searchpath priorities 2006-07-07 14:08:48 +00:00
configfile.h - Big memleak fixed 2006-07-01 19:11:05 +00:00
cursors.h Move cursors.c to cursors.h so I don't try to accidently compile it again. 2006-08-07 00:52:01 +00:00
debug.c Reduce amount of memory debug log spam. Turn some into debug() calls. Make ASSERT() 2006-08-05 13:16:12 +00:00
debug.h Revised ASSERT() 2006-08-05 18:05:11 +00:00
font.h Create final repository structure. 2007-06-28 17:47:08 +00:00
fractions.h Create final repository structure. 2007-06-28 17:47:08 +00:00
frame.c Move cursors.c to cursors.h so I don't try to accidently compile it again. 2006-08-07 00:52:01 +00:00
frame.h - Again revised the modloading(restrictions were stupid) (src/levels.c,src/init.[ch],src/multiint.c,src/main.c) 2006-07-04 13:35:01 +00:00
frameint.h Remove DirectX types 2006-08-10 16:05:52 +00:00
frameresource.c - Again revised the modloading(restrictions were stupid) (src/levels.c,src/init.[ch],src/multiint.c,src/main.c) 2006-07-04 13:35:01 +00:00
frameresource.h - Again revised the modloading(restrictions were stupid) (src/levels.c,src/init.[ch],src/multiint.c,src/main.c) 2006-07-04 13:35:01 +00:00
heap.c Reduce amount of memory debug log spam. Turn some into debug() calls. Make ASSERT() 2006-08-05 13:16:12 +00:00
heap.h Create final repository structure. 2007-06-28 17:47:08 +00:00
ignorecase.c Rewritten mod loading 2006-06-16 19:10:23 +00:00
ignorecase.h - Updated CHANGELOG 2006-07-30 15:58:59 +00:00
input.c Fix assertion in mouse code. We checked for mouse values that 2006-08-04 18:11:44 +00:00
input.h - Drastically simplyfied mouse-handling. 2006-04-08 16:13:48 +00:00
listmacs.h Create final repository structure. 2007-06-28 17:47:08 +00:00
macros.h - Fixed a HEAP error (Invalid Address specified to RtlFreeHeap) on Windows (MSVC compile) (src/data.c) 2006-07-03 19:43:12 +00:00
mem.c Reduce amount of memory debug log spam. Turn some into debug() calls. Make ASSERT() 2006-08-05 13:16:12 +00:00
mem.h Reduce amount of memory debug log spam. Turn some into debug() calls. Make ASSERT() 2006-08-05 13:16:12 +00:00
memint.h Create final repository structure. 2007-06-28 17:47:08 +00:00
mono.c Create final repository structure. 2007-06-28 17:47:08 +00:00
mono.h Create final repository structure. 2007-06-28 17:47:08 +00:00
resly.h Create final repository structure. 2007-06-28 17:47:08 +00:00
resource_lexer.l Made necessary changes so that code can be compiled using g++. 2006-03-01 06:12:28 +00:00
resource_parser.y Create final repository structure. 2007-06-28 17:47:08 +00:00
strres.c Create final repository structure. 2007-06-28 17:47:08 +00:00
strres.h Create final repository structure. 2007-06-28 17:47:08 +00:00
strres_lexer.l Made necessary changes so that code can be compiled using g++. 2006-03-01 06:12:28 +00:00
strres_parser.y Create final repository structure. 2007-06-28 17:47:08 +00:00
strresly.h Create final repository structure. 2007-06-28 17:47:08 +00:00
treap.c Reduce amount of memory debug log spam. Turn some into debug() calls. Make ASSERT() 2006-08-05 13:16:12 +00:00
treap.h Reduce amount of memory debug log spam. Turn some into debug() calls. Make ASSERT() 2006-08-05 13:16:12 +00:00
treapint.h Create final repository structure. 2007-06-28 17:47:08 +00:00
trig.c Create final repository structure. 2007-06-28 17:47:08 +00:00
trig.h Create final repository structure. 2007-06-28 17:47:08 +00:00
types.h Remove DirectX types 2006-08-10 16:05:52 +00:00
win32fixes.h - Big memleak fixed 2006-07-01 19:11:05 +00:00