..
Makefile.am
Oops. Fix blooper while editing framework build system.
2009-03-07 18:19:59 +00:00
SDL_framerate.c
Basic buildfile support for ICC and silence one warning.
2007-10-02 21:43:43 +00:00
SDL_framerate.h
Do parts of the proposed changes in "[Warzone-dev] build issues in FreeBSD system" by Yaroslav Kolomiyets from 24.10.2006:
2007-11-24 11:49:51 +00:00
config-macosx.h
Fix compilation of SQLite under OS X. Stats are still broken.
2009-03-01 13:06:59 +00:00
configfile.c
Major cleanup of configfile.[ch]:
2009-04-19 23:45:24 +02:00
configfile.h
Major cleanup of configfile.[ch]:
2009-04-19 23:45:24 +02:00
cursors.c
Bump copyright
2009-02-10 18:01:48 +00:00
cursors.h
Bump copyright
2009-02-10 18:01:48 +00:00
cursors16.c
Bump copyright
2009-02-10 18:01:48 +00:00
cursors32.c
Bump copyright
2009-02-10 18:01:48 +00:00
debug.c
Feature fixes & enhancements.
2009-02-28 03:36:26 +00:00
debug.h
Introduce ASSERT_OR_RETURN, a macro to assert on an expression, and assert() and then return if it fails,
2009-04-23 01:36:45 +02:00
endian_hack.h
Bump copyright
2009-02-10 18:01:48 +00:00
file.h
Bump copyright
2009-02-10 18:01:48 +00:00
fixedpoint.h
Bump copyright
2009-02-10 18:01:48 +00:00
frame.c
Make focusState a static to main.c, instead of a global from frame.c
2009-05-06 22:29:30 +02:00
frame.h
Make focusState a static to main.c, instead of a global from frame.c
2009-05-06 22:29:30 +02:00
frameint.h
Add support for Full Screen Anti-Aliasing (FSAA):
2009-04-18 17:08:19 +02:00
frameresource.c
Bump copyright
2009-02-10 18:01:48 +00:00
frameresource.h
Bump copyright
2009-02-10 18:01:48 +00:00
framework.vcproj
Updated MSVC project & solution file(s).
2009-02-15 05:42:09 +00:00
gettext.h
Port r3878 and r3879 from trunk/
2008-03-01 13:04:16 +00:00
i18n.c
Bump copyright
2009-02-10 18:01:48 +00:00
i18n.h
Bump copyright
2009-02-10 18:01:48 +00:00
input.c
Major cleanup of configfile.[ch]:
2009-04-19 23:45:24 +02:00
input.h
Bump copyright
2009-02-10 18:01:48 +00:00
lexer_input.c
Make it possible for the lexers to use data from an STDIO FILE* stream
2009-04-18 15:37:53 +02:00
lexer_input.h
In lexer_input.h #include <stdio.h> for FILE*
2009-04-18 22:39:52 +02:00
listmacs.h
Bump copyright
2009-02-10 18:01:48 +00:00
macros.h
Bump copyright
2009-02-10 18:01:48 +00:00
makefile.win32
Updated MinGW32 makefiles; fix "multiple half-tracks" bug.
2009-02-15 05:49:09 +00:00
math_ext.h
Remove unnecessary SDL includes.
2009-05-06 22:29:29 +02:00
physfs_ext.h
Clean up mapLoad(), using physfs to read directly from file instead of casting structs to a memory buffer. Closes ticket:274.
2009-02-19 20:35:43 +00:00
physfs_vfs.c
Move files which extend a c std library header to a filename of similar name
2009-02-10 17:23:09 +00:00
physfs_vfs.h
* Change the autotools build system such that if the system provides an SQLite version that meets our requirements we use that instead of the one in our own repository
2008-09-14 13:40:28 +00:00
resly.h
Bump copyright
2009-02-10 18:01:48 +00:00
resource_lexer.l
Bump copyright
2009-02-10 18:01:48 +00:00
resource_parser.y
Bump copyright
2009-02-10 18:01:48 +00:00
stdio_ext.c
Fixes #257
2009-02-15 06:09:24 +00:00
stdio_ext.h
Change SDL types to stdint.h defined types. Do not depend on SDL.h included system headers.
2009-05-06 22:29:30 +02:00
string_ext.h
Move files which extend a c std library header to a filename of similar name
2009-02-10 17:23:09 +00:00
strres.c
Bump copyright
2009-02-10 18:01:48 +00:00
strres.h
Bump copyright
2009-02-10 18:01:48 +00:00
strres_lexer.l
Bump copyright
2009-02-10 18:01:48 +00:00
strres_parser.y
Bump copyright
2009-02-10 18:01:48 +00:00
strresly.h
Bump copyright
2009-02-10 18:01:48 +00:00
tagfile.c
Move files which extend a c std library header to a filename of similar name
2009-02-10 17:23:09 +00:00
tagfile.h
Enforce strict function prototypes for autoconf builds, and fix function prototype problems.
2008-04-05 15:34:55 +00:00
treap.c
Bump copyright
2009-02-10 18:01:48 +00:00
treap.h
Bump copyright
2009-02-10 18:01:48 +00:00
trig.c
Bump copyright
2009-02-10 18:01:48 +00:00
trig.h
Bump copyright
2009-02-10 18:01:48 +00:00
types.h
Fixes compile issue that was broken in r7237.
2009-05-06 22:29:30 +02:00
utf.c
Remove unnecessary SDL includes.
2009-05-06 22:29:29 +02:00
utf.h
Bump copyright
2009-02-10 18:01:48 +00:00
vector.h
Safen includes
2009-02-11 12:12:00 +00:00
wzglobal.h
Make sure that WZ_ASSERT_STATIC_STRING works properly in C++ as well
2009-04-03 18:53:11 +02:00