..
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
Fix double to float assignments by forcing fixed numbers to float.
2006-09-08 20:02:49 +00:00
SDL_framerate.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
block.c
Make some more functions static which aren't used outside their
2006-09-19 18:45:48 +00:00
block.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
configfile.c
Make some more functions static which aren't used outside their
2006-09-19 18:45:48 +00:00
configfile.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
cursors.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
cursors16.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
debug.c
Partially revert r739.
2006-09-23 14:56:18 +00:00
debug.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
font.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
fractions.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
frame.c
Include missing input.h in frame.c
2006-09-23 18:40:07 +00:00
frame.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
frameint.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
frameresource.c
mark some Strings an read-only by adding const.
2006-09-24 19:11:34 +00:00
frameresource.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
heap.c
Make some more functions static which aren't used outside their
2006-09-19 18:45:48 +00:00
heap.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +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
- Enforce floats in several places
2006-09-20 19:46:33 +00:00
input.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
listmacs.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
macros.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
mem.c
Make some more functions static which aren't used outside their
2006-09-19 18:45:48 +00:00
mem.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
memint.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +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
platform.h
Temporary MSVC fix to r749
2006-09-25 20:14:55 +00:00
resly.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
resource_lexer.l
BIG cleanup of headers.
2006-09-23 17:24:55 +00:00
resource_parser.y
Include frameresource.h directly in its users. Fixup after
2006-09-23 18:38:12 +00:00
strres.c
Patch by Christian Ohm: "g++ fixes"
2006-09-17 20:39:25 +00:00
strres.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
strres_lexer.l
BIG cleanup of headers.
2006-09-23 17:24:55 +00:00
strres_parser.y
BIG cleanup of headers.
2006-09-23 17:24:55 +00:00
strresly.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
treap.c
Patches by Stefan Huehner: "code cleanup: void 5, static 4" and a slightly modified "doxy 1"
2006-09-16 17:41:40 +00:00
treap.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
treapint.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
trig.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
trig.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00
types.h
Use platform.h instead of direct includes.
2006-09-25 22:04:35 +00:00
wzglobal.h
Add doxygen style headers to .h files to document
2006-09-25 16:46:28 +00:00