28
I Use This!
Very Low Activity

Commits : Listings

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