.. |
Makefile.am
|
Fix for r776.
|
2006-10-08 00:05:24 +00:00 |
Makefile.raw
|
Fix for r776.
|
2006-10-08 00:05:24 +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
|
Make some more functions static which aren't used outside their
|
2006-09-19 18:45:48 +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
|
-fixed 'cpPrintProgram'
|
2006-11-17 11:25:03 +00:00 |
debug.h
|
Scripting engine overhaul - Part I
|
2006-11-16 14:30:29 +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
|
Patch by Thomas Rast: Include string.h against warnings
|
2006-11-06 14:40:07 +00:00 |
frame.h
|
- Droped a lot of (nearly) unused types from lib/framework/types.h
|
2006-11-04 01:11:26 +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 Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
frameresource.h
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
heap.c
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
heap.h
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
input.c
|
Patch by Thomas Rast: Include string.h against warnings
|
2006-11-06 14:40:07 +00:00 |
input.h
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +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
|
Make some more functions static which aren't used outside their
|
2006-09-19 18:45:48 +00:00 |
mem.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +00:00 |
memint.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +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
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
resource_parser.y
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
strres.c
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
strres.h
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +00:00 |
strres_lexer.l
|
Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char)
|
2006-11-03 21:35:50 +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
|
Patches by Stefan Huehner: "code cleanup: void 5, static 4" and a slightly modified "doxy 1"
|
2006-09-16 17:41:40 +00:00 |
treap.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +00:00 |
treapint.h
|
Add doxygen style headers to .h files to document
|
2006-09-25 16:46:28 +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 |