warzone2100/lib/framework
Dennis Schridde af9f7f89f5 - debug.h: Let Warzone output ASSERT as debug( LOG_ERROR )
- block.c: Fix some malicious conversion from pointer to int


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@522 4a71c877-e1ca-e34f-864e-861f7616d084
2006-08-04 19:42:56 +00:00
..
Makefile.am - Fix the Makefile.am for SDL_framerate.c 2006-07-05 22:19:23 +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.c Create final repository structure. 2007-06-28 17:47:08 +00:00
debug.c - Update versioninfo in configure.ac and warzone.rc 2006-07-31 17:02:45 +00:00
debug.h - debug.h: Let Warzone output ASSERT as debug( LOG_ERROR ) 2006-08-04 19:42:56 +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 - Document -mod enabling in -help 2006-07-08 20:38:00 +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 Create final repository structure. 2007-06-28 17:47:08 +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 Create final repository structure. 2007-06-28 17:47:08 +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 Create final repository structure. 2007-06-28 17:47:08 +00:00
mem.h Create final repository structure. 2007-06-28 17:47:08 +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 Create final repository structure. 2007-06-28 17:47:08 +00:00
treap.h Create final repository structure. 2007-06-28 17:47:08 +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 Create final repository structure. 2007-06-28 17:47:08 +00:00
win32fixes.h - Big memleak fixed 2006-07-01 19:11:05 +00:00