.. |
Makefile.am
|
We should add those files we #include...
|
2008-03-16 12:56:45 +00:00 |
Makefile.raw
|
Add i18n.[ch] to the raw makefile system and the Code::Blocks projectfile
|
2008-03-16 00:20:35 +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
|
* Remove #undef WZ_NOMP3 and #define VERSION from config-macosx.h as they're both not needed anymore...
|
2007-12-12 21:19:29 +00:00 |
configfile.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
configfile.h
|
* Task #5192: Audit some files for failure to set global pointers to NULL after having called free(global pointer)
|
2007-06-14 19:21:52 +00:00 |
cursors.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
cursors16.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
debug.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
debug.h
|
Speed up script execution when "--debug script" is not enabled.
|
2008-03-22 17:42:07 +00:00 |
exceptionhandler.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
file.h
|
Add newlines to two files to shut up gcc.
|
2008-03-16 14:23:44 +00:00 |
frame.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
frame.h
|
Move bool2string() conversion function from tagfile.c to frame.h
|
2008-03-25 14:41:04 +00:00 |
frameint.h
|
Remove some unused function prototypes.
|
2007-04-03 17:33:38 +00:00 |
frameresource.c
|
r4351: Port memleak fixes from 2.1
|
2008-03-26 12:49:51 +00:00 |
frameresource.h
|
Some generic cleanup-style things
|
2008-03-15 17:05:15 +00:00 |
framework.vcproj
|
Reduce amount of junk in the MSVC compilation output by about 70%.
|
2008-03-23 22:15:28 +00:00 |
gettext.h
|
Port r3878 and r3879 from trunk/
|
2008-03-01 13:04:16 +00:00 |
i18n.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
i18n.h
|
Make it look *exactly* how it looked before my commit... Maybe that finally fixes MSVC
|
2008-03-23 20:16:13 +00:00 |
input.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
input.h
|
Add lots of doxygenized comments.
|
2007-12-29 22:34:41 +00:00 |
listmacs.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
macros.h
|
Replace runtime code_part_names size checking by counting with a STATIC_ASSERT on its size.
|
2008-01-22 16:03:58 +00:00 |
math-help.h
|
Simplify roundf() guards
|
2008-03-07 18:45:56 +00:00 |
physfs_ext.h
|
We should add those files we #include...
|
2008-03-16 12:56:45 +00:00 |
printf_ext.c
|
* Rename the MSVC snprintf and vsnprintf replacements to wz_snprintf and wz_vsnprintf respectively to prevent conflicting definitions
|
2008-01-13 11:14:15 +00:00 |
printf_ext.h
|
Some generic cleanup-style things
|
2008-03-15 17:05:15 +00:00 |
resly.h
|
r4351: Port memleak fixes from 2.1
|
2008-03-26 12:49:51 +00:00 |
resource_lexer.l
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
resource_parser.y
|
* Rename pLevelName to aLevelName (hungarian notation is a pain. Especially when it's wrong!)
|
2007-10-27 14:35:35 +00:00 |
strlfuncs.h
|
Added /* */ around a comment to permit Warzone to compile again
|
2008-01-05 00:06:40 +00:00 |
strnlen1.c
|
* Add network primitives by Freddie Witherden <EvilGuru>
|
2007-08-08 18:50:28 +00:00 |
strnlen1.h
|
* Add Doxygen comments to lib/framework/strnlen1.h
|
2007-09-15 23:37:32 +00:00 |
strres.c
|
r4351: Port memleak fixes from 2.1
|
2008-03-26 12:49:51 +00:00 |
strres.h
|
String code cleanup
|
2008-01-16 19:07:15 +00:00 |
strres_lexer.l
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
strres_parser.y
|
r4351: Port memleak fixes from 2.1
|
2008-03-26 12:49:51 +00:00 |
strresly.h
|
r4351: Port memleak fixes from 2.1
|
2008-03-26 12:49:51 +00:00 |
tagfile.c
|
Give the bool2string function back...
|
2008-03-25 23:54:28 +00:00 |
tagfile.h
|
Cleanup #includes a bit
|
2008-03-16 12:39:08 +00:00 |
treap.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
treap.h
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
treapint.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
trig.c
|
TRUE->true, FALSE->false (except in scripts)
|
2008-03-24 16:51:17 +00:00 |
trig.h
|
Move generic math functions from trig.h to math-help.h
|
2008-03-07 12:17:11 +00:00 |
types.h
|
C89 requires NULL
|
2008-03-24 17:19:47 +00:00 |
wzglobal.h
|
Remove the last content of deliverance.h (#define MAX_STR_LENGTH 256) to wzglobal.h and remove it
|
2008-03-21 23:02:22 +00:00 |