..
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
Create final repository structure.
2007-06-28 17:47:08 +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
- Fixed crash due to freeing 2 times.
2006-07-03 16:24:32 +00:00
debug.h
Fixes some minor memleaks and marks the source of the big one in pie_PNGLoadMem.
2006-02-18 18:54:37 +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
- 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
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