.. |
Makefile.am
|
Merge trig+CRC changes from newnet branch (all of lib/framework).
|
2010-06-17 18:32:54 +02:00 |
SDL_framerate.c
|
Basic buildfile support for ICC and silence one warning.
|
2007-10-02 21:43:43 +00:00 |
SDL_framerate.h
|
Try to clean up includes, fix missing extern on declaration of DataHash[].
|
2010-03-10 13:31:27 +01:00 |
config-macosx.h
|
Fix compilation of SQLite under OS X. Stats are still broken.
|
2009-03-01 13:06:59 +00:00 |
configfile.c
|
Use bigger buffers in registry_load, to avoid stack overflow if a key is longer than 31 bytes.
|
2010-03-04 19:07:38 +01:00 |
configfile.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |
crc.cpp
|
Merge CRC from newnet branch (was supposed to be in previous commit).
|
2010-06-17 18:35:37 +02:00 |
crc.h
|
Merge CRC from newnet branch (was supposed to be in previous commit).
|
2010-06-17 18:35:37 +02:00 |
cursors.c
|
Use 32x32 cursors if unknown cursor type given.
|
2010-01-30 20:26:44 +01:00 |
cursors.h
|
Add "SCOUT" and "DISEMBARK" cursors.
|
2010-04-28 07:52:17 +02:00 |
cursors16.c
|
Add "SCOUT" and "DISEMBARK" cursors.
|
2010-04-28 07:52:17 +02:00 |
cursors32.c
|
Add "SCOUT" and "DISEMBARK" cursors.
|
2010-04-28 07:52:17 +02:00 |
debug.c
|
Make sure that 64bit incompatible code only is used when we are 32bit.
|
2010-06-26 19:50:22 +02:00 |
debug.h
|
Fix Windows cross-builds.
|
2010-06-29 07:37:57 +02:00 |
endian_hack.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |
file.h
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
fixedpoint.h
|
Changing object rotations to use 16 bit unsigned values instead of the current
|
2010-03-04 19:07:37 +01:00 |
frame.c
|
Add "SCOUT" and "DISEMBARK" cursors.
|
2010-04-28 07:52:17 +02:00 |
frame.h
|
Merge fpath improved threading from newnet branch.
|
2010-06-17 19:04:11 +02:00 |
frameint.h
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
frameresource.c
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
frameresource.h
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
framework.vcproj
|
Merge trig+CRC changes from newnet branch (all of lib/framework).
|
2010-06-17 18:32:54 +02:00 |
gettext.h
|
Port r3878 and r3879 from trunk/
|
2008-03-01 13:04:16 +00:00 |
i18n.c
|
Don't translate language names.
|
2010-07-11 21:17:36 +02:00 |
i18n.h
|
Replace some BOOL usage with bool
|
2010-02-15 20:51:07 +01:00 |
input.c
|
Apply patch #2003 - Add option for rotating with middle mouse button (LMB+RMB also works). refs #2003
|
2010-07-16 03:54:27 +02:00 |
input.h
|
Try to clean up includes, fix missing extern on declaration of DataHash[].
|
2010-03-10 13:31:27 +01:00 |
lexer_input.c
|
Make it possible for the lexers to use data from an STDIO FILE* stream
|
2009-04-18 15:37:53 +02:00 |
lexer_input.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |
listmacs.h
|
Try to clean up includes, fix missing extern on declaration of DataHash[].
|
2010-03-10 13:31:27 +01:00 |
macros.h
|
logical: Use separate pseudorandom number generator for game decisions, which should at some point be made to be synchronised between clients.
|
2010-02-09 20:28:09 +01:00 |
makefile.win32
|
Merge trig+CRC changes from newnet branch (all of lib/framework).
|
2010-06-17 18:32:54 +02:00 |
math_ext.h
|
Random minor cleanup.
|
2010-03-06 23:02:36 +01:00 |
physfs_ext.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |
resly.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |
resource_lexer.l
|
Return 0 in the various _lex_destroy int functions.
|
2010-02-20 00:50:15 +01:00 |
resource_parser.y
|
As was discussed on the ML, removing SQL from trunk.
|
2009-11-22 16:19:50 +01:00 |
stdio_ext.c
|
Add a new debug flag type, LOG_FATAL.
|
2009-11-22 16:19:51 +01:00 |
stdio_ext.h
|
Change SDL types to stdint.h defined types. Do not depend on SDL.h included system headers.
|
2009-05-06 22:29:30 +02:00 |
string_ext.h
|
Add new routines for MSVC that allows us to toggle the allocation tracking.
|
2010-03-14 09:21:16 +01:00 |
strres.c
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
strres.h
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
strres_lexer.l
|
Return 0 in the various _lex_destroy int functions.
|
2010-02-20 00:50:15 +01:00 |
strres_parser.y
|
Bump copyright
|
2009-02-10 18:01:48 +00:00 |
strresly.h
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
tagfile.c
|
Add a new debug flag type, LOG_FATAL.
|
2009-11-22 16:19:51 +01:00 |
tagfile.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |
treap.c
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
treap.h
|
Replace ''all'' usage of BOOL in lib/framework with bool instead
|
2010-02-15 20:51:08 +01:00 |
trig.c
|
Use sqrtl instead of sqrt, on 32-bit platforms, to work around weird compilers.
|
2010-07-10 19:25:15 +02:00 |
trig.h
|
Replace trig usage with iSin/iCos, etc... Replace dirtyHypot with clean iHypot. Replace MIN(MAX()) with clip().
|
2010-03-05 14:43:37 +01:00 |
types.h
|
Fix MSVC and MinGW builds. Closes #1694.
|
2010-03-20 14:04:57 +01:00 |
utf.c
|
Apply patch #1330 provided by Cyp - Add unicode support to text boxes and game-chat
|
2010-02-09 20:04:29 +01:00 |
utf.h
|
cpp: Add extern "C" {} in headers.
|
2010-02-09 20:27:21 +01:00 |
vector.h
|
Replace trig usage with iSin/iCos, etc... Replace dirtyHypot with clean iHypot. Replace MIN(MAX()) with clip().
|
2010-03-05 14:43:37 +01:00 |
wzglobal.h
|
Add clang and LLVM to the list of compilers.
|
2010-06-26 19:50:22 +02:00 |