Sync with CVS (0.63b2) |
|
More...
|
over 19 years ago
|
Remove unused variable, fix SDL init/events |
|
More...
|
over 19 years ago
|
Remove dependency on alut for sound |
|
More...
|
over 19 years ago
|
TdfParser (SunParser replacement using Spirit from Boost) by Andreas Pokorny <[email protected]> |
|
More...
|
over 19 years ago
|
Fix SConstruct freetype detection issues |
|
More...
|
over 19 years ago
|
Fix a few memory errors |
|
More...
|
over 19 years ago
|
We don't need to change the API declaration, since Linux binaries don't need any API declaration (it all happens during linking) |
|
More...
|
over 19 years ago
|
Never mind, this was fine the way it was |
|
More...
|
over 19 years ago
|
Patch to fix my stupid mistake, from Andreas Pokorny <[email protected]> |
|
More...
|
over 19 years ago
|
Prevent the program from recursively scanning the entire directory |
|
More...
|
over 19 years ago
|
Init the commandline as early as possible, in case we exit out early |
|
More...
|
over 19 years ago
|
Add install support w/prefix |
|
More...
|
over 19 years ago
|
We really don't need to wait for all these checks if we're just cleaning |
|
More...
|
over 19 years ago
|
Make configscript checking more robust |
|
More...
|
over 19 years ago
|
Boost the font size some more |
|
More...
|
over 19 years ago
|
Convert Archive7ZipDll to SDL types |
|
More...
|
over 19 years ago
|
Default to windowed in debug mode, as opposed to forcing windowed |
|
More...
|
over 19 years ago
|
FBO assert fix from Thiago Santos |
|
More...
|
over 19 years ago
|
Didn't mean to commit this |
|
More...
|
over 19 years ago
|
Tiny SConstruct so both rts and ai can be built with 1 command |
|
More...
|
over 19 years ago
|
Set up AI build environment |
|
More...
|
over 19 years ago
|
Remove old AIs |
|
More...
|
over 19 years ago
|
Have scons inherit the external environment |
|
More...
|
over 19 years ago
|
Add polymorphic shared library (DLL/so) loaders |
|
More...
|
over 19 years ago
|
Enable 7zip code since technically it compiles, it just only reads flat non-directory archives |
|
More...
|
over 19 years ago
|
Switch back to the ANSI C 7zip |
|
More...
|
over 19 years ago
|
Crashreporting is really only necessary on WIN32 (non-commandline OSes) |
|
More...
|
over 19 years ago
|
Macros can't start with numbers |
|
More...
|
over 19 years ago
|
This option doesn't exist anymore |
|
More...
|
over 19 years ago
|
Strip out unnecessary whitespace and redundant header block stuff |
|
More...
|
over 19 years ago
|