.. |
Makefile.am
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
Makefile.raw
|
Use pgettext instead of a custom implementation.
|
2007-04-10 17:36:16 +00:00 |
SDL_framerate.c
|
Bugfix: the framerate was always set to 30. Setting it via the config file now actually works.
|
2007-03-26 13:17:52 +00:00 |
SDL_framerate.h
|
SDL_framerate is not part of Warzone 2100, not licensed under the GPL, but instead under the LGPL and even comes with it's own header.
|
2007-02-06 13:30:46 +00:00 |
configfile.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
configfile.h
|
Add registry_clear() to declarations, as it is exported
|
2007-04-10 16:59:47 +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 |
dbghelp.h
|
- Make make visit intl/
|
2007-03-31 18:04:43 +00:00 |
debug.c
|
Simplify code, especially the prepending of the debug part.
|
2007-04-15 12:46:08 +00:00 |
debug.h
|
Add new debug log category 'fog', and remove more unused code.
|
2007-02-24 16:07:44 +00:00 |
exceptionhandler.c
|
* fix two warnings in exceptionhandler.c
|
2007-04-10 14:06:14 +00:00 |
fractions.h
|
Cleanup of fractions.h
|
2007-02-18 22:57:33 +00:00 |
frame.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
frame.h
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
frameint.h
|
Remove some unused function prototypes.
|
2007-04-03 17:33:38 +00:00 |
frameresource.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
frameresource.h
|
* remove some dead code (resource preload callback stuff)
|
2007-04-08 21:39:24 +00:00 |
gettext.h
|
* move some pieces of gettext.h into the conditional `#if ENABLE_NLS` and provide dummies for them if NLS is disabled (the #else part of the definition), without this compiling with NLS disabled is impossible
|
2007-04-12 10:31:11 +00:00 |
heap.c
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
heap.h
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
input.c
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
input.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
listmacs.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
macros.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
platform.h
|
- Remove lots of inclusions of windows.h (and move inclusion of frame.h up)
|
2007-04-11 14:21:45 +00:00 |
resly.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
resource_lexer.l
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
resource_parser.y
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
strres.c
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
strres.h
|
* remove internal forward declarations of functions already declared in the header
|
2007-04-09 22:09:27 +00:00 |
strres_lexer.l
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
strres_parser.y
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
strresly.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
treap.c
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
treap.h
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
treapint.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
trig.c
|
- Remove mem.h and references
|
2007-04-15 12:01:36 +00:00 |
trig.h
|
Unify the several different definitions of pi in the codebase. Now we use the
|
2007-01-24 19:42:20 +00:00 |
types.h
|
Code-Cleanup: remove a lot of type,function,variable
|
2007-04-10 17:01:53 +00:00 |
wzglobal.h
|
- New macro: WZ_OS_POSIX (if _XOPEN_SOURCE >= 500)
|
2007-03-10 19:43:02 +00:00 |