spring: develop 06060542 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hughperkins | Hugh Perkins | develop | 2009-10-01 09:07:09 | develop 7454d633 |
Changeset | Force config to low-graphics, sound-off, stublibrary moved to tools - rts/lib/headlessstubs moved to tools/HeadlessSpring/lib/headlessstubs (since it's not used by the normal Spring) - SetOverride, and SetOverrideString added to ConfigHandler - these set temporary config overrides, that are not written back to the config file - Get in ConfigHandler is overriden by any added overrides - SpringApp::LoadFixedConfigs() added, which when built with -DHEADLESS will register a bunch of config overrides with the ConfigHandler to set graphics options to low |
|||
mod - rts/System/ConfigHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/System/ConfigHandler.h | [ Diff ] [ File ] | |||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | |||
mod - rts/System/SpringApp.h | [ Diff ] [ File ] | |||
mod - rts/lib/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - tools/HeadlessSpring/CMakeLists.txt | [ Diff ] [ File ] |