.. |
Makefile.am
|
Remove the unreferenced mono.[ch] files from lib/framework
|
2007-03-15 22:10:52 +00:00 |
Makefile.raw
|
* update raw Makefiles to comply with r1239 (removal of lib/framework/mono.[ch])
|
2007-03-15 22:33:18 +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 |
block.c
|
- Replaced various vectors with Vector3i and Vector3f (idea by Watermelon)
|
2007-03-16 16:20:16 +00:00 |
block.h
|
- Replaced various vectors with Vector3i and Vector3f (idea by Watermelon)
|
2007-03-16 16:20:16 +00:00 |
configfile.c
|
Fix crash on empty or nonexistent config file.
|
2007-03-18 21:15:32 +00:00 |
configfile.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +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
|
Port of r1164 (exception handler). (Remove dbghelp.h when it is included in MinGW W32API.)
|
2007-02-23 16:36:11 +00:00 |
debug.c
|
Add new debug log category 'fog', and remove more unused code.
|
2007-02-24 16:07:44 +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
|
Small cleanup:
|
2007-03-16 20:26:40 +00:00 |
font.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
fractions.h
|
Cleanup of fractions.h
|
2007-02-18 22:57:33 +00:00 |
frame.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 |
frame.h
|
POSIX signal handler now outputs a plaintext file.
|
2007-03-01 01:29:07 +00:00 |
frameint.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
frameresource.c
|
This commit fixes all warnings (on my system). -Werror added for
|
2007-02-19 14:10:44 +00:00 |
frameresource.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
heap.c
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
heap.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +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 |
mem.c
|
- Replaced various vectors with Vector3i and Vector3f (idea by Watermelon)
|
2007-03-16 16:20:16 +00:00 |
mem.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
memint.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
platform.h
|
Remove excess conversion to lowercase of imd filenames and function
|
2007-02-16 22:49:56 +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
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
strres.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
strres_lexer.l
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +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
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
treap.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
treapint.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
trig.c
|
Unify the several different definitions of pi in the codebase. Now we use the
|
2007-01-24 19:42:20 +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
|
Fix the strange case of a strresGetString call which is given a hash
|
2007-03-16 18:11:47 +00:00 |
wzglobal.h
|
- New macro: WZ_OS_POSIX (if _XOPEN_SOURCE >= 500)
|
2007-03-10 19:43:02 +00:00 |