.. |
Makefile.am
|
Proposed fix for non-MSVC buildsystems
|
2007-01-09 22:07:58 +00:00 |
Makefile.raw
|
Proposed fix for non-MSVC buildsystems
|
2007-01-09 22:07:58 +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
|
* functions memRecReport & memMemoryReport:
|
2007-01-04 18:41:24 +00:00 |
block.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +00:00 |
configfile.c
|
Patch by Thomas Rast: Include string.h against warnings
|
2006-11-06 14:40:07 +00:00 |
configfile.h
|
- Droped a lot of (nearly) unused types from lib/framework/types.h
|
2006-11-04 01:11:26 +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
|
Patch by Christian Ohm:
|
2006-12-02 13:06:56 +00:00 |
debug.h
|
Patch by Christian Ohm:
|
2006-12-02 13:06:56 +00:00 |
font.h
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
fractions.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +00:00 |
frame.c
|
Make framerate limit configurable (through "framerate" config value).
|
2006-12-31 20:29:24 +00:00 |
frame.h
|
Make framerate limit configurable (through "framerate" config value).
|
2006-12-31 20:29:24 +00:00 |
frameint.h
|
- Droped a lot of (nearly) unused types from lib/framework/types.h
|
2006-11-04 01:11:26 +00:00 |
frameresource.c
|
Patch by Christian Ohm:
|
2006-12-02 13:06:56 +00:00 |
frameresource.h
|
Add some more const to char* function parameters,
|
2006-11-23 13:28:38 +00:00 |
heap.c
|
Patch by Christian Ohm:
|
2006-12-02 13:06:56 +00:00 |
heap.h
|
Patch by Christian Ohm:
|
2006-12-02 13:06:56 +00:00 |
input.c
|
Patch by Christian Ohm:
|
2006-12-02 13:06:56 +00:00 |
input.h
|
enabled some more code to compile with a C++ compiler without -fpermissive (i.e. there should be *less* compile-time errors now)
|
2007-01-07 23:50:30 +00:00 |
listmacs.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +00:00 |
macros.h
|
-automatic target assignment will now give low priority to half-built structures when looking for a target (structures getting full HP upon construction begin was an exploit against unit AI)
|
2006-10-24 13:05:40 +00:00 |
mem.c
|
* fix compiler issues with non-C99 conforming compilers
|
2007-01-05 18:00:46 +00:00 |
mem.h
|
* functions memRecReport & memMemoryReport:
|
2007-01-04 18:41:24 +00:00 |
memint.h
|
* functions memRecReport & memMemoryReport:
|
2007-01-04 18:41:24 +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
|
- Replaced all filenames (I could find) with their lowercase and platform independed notation. There might be some uppercase filenames left in the sourcecode.
|
2006-10-07 14:13:47 +00:00 |
resly.h
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
resource_lexer.l
|
New MSVC project files with custom build rules to support automatic lexer/parser generation.
|
2007-01-09 21:13:58 +00:00 |
resource_parser.y
|
Patch by Gerard Krol: Removal of debug macros
|
2006-12-01 22:22:29 +00:00 |
strres.c
|
x86_64 fixes by Pseudonym404. (Incl. some minor other changes, eg in src/game.c)
|
2006-11-25 01:26:05 +00:00 |
strres.h
|
Add some more const to char* function parameters,
|
2006-11-23 13:28:38 +00:00 |
strres_lexer.l
|
New MSVC project files with custom build rules to support automatic lexer/parser generation.
|
2007-01-09 21:13:58 +00:00 |
strres_parser.y
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
strresly.h
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
treap.c
|
Fix last commits and remove another bunch of warnings.
|
2006-12-02 14:38:09 +00:00 |
treap.h
|
x86_64 fixes by Pseudonym404. (Incl. some minor other changes, eg in src/game.c)
|
2006-11-25 01:26:05 +00:00 |
treapint.h
|
x86_64 fixes by Pseudonym404. (Incl. some minor other changes, eg in src/game.c)
|
2006-11-25 01:26:05 +00:00 |
trig.c
|
Christian Ohm's PSX removal part 1.
|
2006-10-07 16:40:18 +00:00 |
trig.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +00:00 |
types.h
|
Remove more extra types
|
2006-11-04 23:16:51 +00:00 |
wzglobal.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +00:00 |