warzone2100/lib/framework
Dennis Schridde 95442679bf Dont buffer the --debugfile
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@628 4a71c877-e1ca-e34f-864e-861f7616d084
2006-08-25 13:20:57 +00:00
..
Makefile.am Add support for MacOSX and big endian platforms. Patch by 2006-08-12 10:45:49 +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 - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
block.h Create final repository structure. 2007-06-28 17:47:08 +00:00
configfile.c debug.c: Add callback to output to a win32 debugger. (Registered in main.c) 2006-08-23 12:19:17 +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
cursors16.h Add support for MacOSX and big endian platforms. Patch by 2006-08-12 10:45:49 +00:00
debug.c Dont buffer the --debugfile 2006-08-25 13:20:57 +00:00
debug.h - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +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 Corrected false error messages, old printfs 2006-08-23 15:27:20 +00:00
frame.h - Fix a deprecated warning on MSVC 2006-08-23 13:01:17 +00:00
frameint.h Remove DirectX types 2006-08-10 16:05:52 +00:00
frameresource.c - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
frameresource.h Almost all strings and buffers are now of type char. This fixes 2006-08-12 16:52:37 +00:00
heap.c - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
heap.h Create final repository structure. 2007-06-28 17:47:08 +00:00
ignorecase.c Corrected false error messages, old printfs 2006-08-23 15:27:20 +00:00
ignorecase.h - Updated CHANGELOG 2006-07-30 15:58:59 +00:00
input.c - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
input.h - Drastically simplyfied mouse-handling. 2006-04-08 16:13:48 +00:00
listmacs.h - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +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 - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
mem.h Fix a ton of warnings with a simple three line change 2006-08-12 11:39:01 +00:00
memint.h Create final repository structure. 2007-06-28 17:47:08 +00:00
mono.c Corrected false error messages, old printfs 2006-08-23 15:27:20 +00:00
mono.h Create final repository structure. 2007-06-28 17:47:08 +00:00
resly.h Almost all strings and buffers are now of type char. This fixes 2006-08-12 16:52:37 +00:00
resource_lexer.l Replaced all occurences of DBMB, DBPRINTF and DBERROR with their former define. 2006-08-22 14:28:49 +00:00
resource_parser.y Replaced all occurences of DBMB, DBPRINTF and DBERROR with their former define. 2006-08-22 14:28:49 +00:00
strres.c - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
strres.h Almost all strings and buffers are now of type char. This fixes 2006-08-12 16:52:37 +00:00
strres_lexer.l Replaced all occurences of DBMB, DBPRINTF and DBERROR with their former define. 2006-08-22 14:28:49 +00:00
strres_parser.y Corrected false error messages, old printfs 2006-08-23 15:27:20 +00:00
strresly.h Fix some more warnings 2006-08-12 17:36:22 +00:00
treap.c - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +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 - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
trig.h Create final repository structure. 2007-06-28 17:47:08 +00:00
types.h debug.c: Add callback to output to a win32 debugger. (Registered in main.c) 2006-08-23 12:19:17 +00:00
win32fixes.h - Fix a deprecated warning on MSVC 2006-08-23 13:01:17 +00:00