Changesets: spring
develop f4b57008
Timestamp: 2009-10-04 09:30:40 Author: hoijui [ Details ] [ Diff ] |
white space fix | ||
mod - rts/ExternalAI/SkirmishAIWrapper.cpp | [ Diff ] [ File ] | ||
develop 3fc08557
Timestamp: 2009-10-04 09:26:22 Author: hoijui [ Details ] [ Diff ] |
AI: do not send events to a Skirmish AI plugin after it has been marked as dieing | ||
mod - rts/ExternalAI/EngineOutHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/EngineOutHandler.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAI.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAI.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAIHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAIWrapper.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAIWrapper.h | [ Diff ] [ File ] | ||
develop 05055220
Timestamp: 2009-10-03 00:03:14 Author: hoijui [ Details ] [ Diff ] |
AI: only cal the release function of an AI when the init function did not return with an error | ||
mod - rts/ExternalAI/SkirmishAI.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAI.h | [ Diff ] [ File ] | ||
develop 4bffe34c
Timestamp: 2009-10-03 00:01:57 Author: hoijui [ Details ] [ Diff ] |
AI: pass on init and release function results | ||
mod - rts/ExternalAI/SkirmishAILibrary.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAILibrary.h | [ Diff ] [ File ] | ||
develop 9c1de85b
Timestamp: 2009-10-02 23:59:20 Author: hoijui [ Details ] [ Diff ] |
fix a warning | ||
mod - rts/Sim/Weapons/WeaponDef.h | [ Diff ] [ File ] | ||
develop 5df9d949
Timestamp: 2009-10-01 09:18:51 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
disabled tw camera in headless mode | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
develop 06060542
Timestamp: 2009-10-01 09:07:09 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
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 ] | ||
develop 0fd4ca35
Timestamp: 2009-09-30 23:32:06 Author: Marco Amadori Committer: Marek Baczynski [ Details ] [ Diff ] |
Some spelling corrections. | ||
mod - AI/Skirmish/AAI/AAI ReadMe.txt | [ Diff ] [ File ] | ||
mod - AI/Skirmish/AAI/AAIExecute.h | [ Diff ] [ File ] | ||
mod - AI/Skirmish/AAI/AAIMap.cpp | [ Diff ] [ File ] | ||
mod - AI/Skirmish/AAI/data/ReadMe.txt | [ Diff ] [ File ] | ||
mod - AI/Skirmish/KAIK/KAIK.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
mod - rts/build/scons/config.py | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
develop 04779b24
Timestamp: 2009-09-30 22:41:52 Author: kloot [ Details ] [ Diff ] |
* fix Mantis 0001661 | ||
mod - rts/Map/ReadMap.cpp | [ Diff ] [ File ] | ||
develop 6c628633
Timestamp: 2009-09-30 18:51:55 Author: Marco Amadori Committer: Marek Baczynski [ Details ] [ Diff ] |
Added italian comment to -desktop file. | ||
mod - installer/freedesktop/applications/spring.desktop | [ Diff ] [ File ] | ||
develop 46b4bb08
Timestamp: 2009-09-29 21:35:53 Author: Tobi Vollebregt [ Details ] [ Diff ] |
CMD_RESTORE command not allowed and button not visible when map damage is disabled | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
develop 40fccc70
Timestamp: 2009-09-29 20:23:17 Author: hoijui [ Details ] [ Diff ] |
AI: fix resource and units sharing | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 071f96d0
Timestamp: 2009-09-29 19:56:46 Author: hoijui [ Details ] [ Diff ] |
engine & AI: fix bool unit commands set: repeat, on/off, cloaked |
||
mod - rts/ExternalAI/AISCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
develop 7454d633
Timestamp: 2009-09-29 13:06:46 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
added readmes into headless spring directories | ||
add - rts/lib/headlessstubs/README.txt | [ Diff ] [ File ] | ||
add - tools/HeadlessSpring/README.txt | [ Diff ] [ File ] | ||
develop e60f1b4b
Timestamp: 2009-09-29 11:18:31 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
Headless spring obtains filelist from rts, but we switch back to complete exe builds | ||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - tools/HeadlessSpring/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 4e471a2a
Timestamp: 2009-09-29 09:56:21 Author: hoijui [ Details ] [ Diff ] |
AI: Java: copy over Command member documentation from the C interface | ||
mod - AI/Interfaces/Java/bin/jna_wrappCommands.awk | [ Diff ] [ File ] | ||
develop 0c92715e
Timestamp: 2009-09-29 09:55:51 Author: hoijui [ Details ] [ Diff ] |
AI: Java: fix Command documentaiton | ||
mod - AI/Interfaces/Java/bin/jna_wrappCommands.awk | [ Diff ] [ File ] | ||
develop e1dbcd01
Timestamp: 2009-09-29 09:14:19 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
headlessstubs: added sdl_joystick functions | ||
mod - rts/lib/headlessstubs/sdlstub.c | [ Diff ] [ File ] | ||
develop 3e9d6564
Timestamp: 2009-09-29 09:09:16 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
headless spring: corrected build bug with gml includes | ||
mod - tools/HeadlessSpring/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 3d878f69
Timestamp: 2009-09-29 08:59:46 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
missed the CMakeLists.txt for HeadlessSpring | ||
add - tools/HeadlessSpring/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 8bd0d75a
Timestamp: 2009-09-29 08:19:12 Author: hughperkins Committer: Hugh Perkins [ Details ] [ Diff ] |
first commited to headlessspring | ||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
develop c0ec133a
Timestamp: 2009-09-29 08:09:58 Author: Hugh Perkins [ Details ] [ Diff ] |
First added to repository | ||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/lib/CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/lib/headlessstubs/glewstub.c | [ Diff ] [ File ] | ||
add - rts/lib/headlessstubs/glstub.c | [ Diff ] [ File ] | ||
add - rts/lib/headlessstubs/glustub.c | [ Diff ] [ File ] | ||
add - rts/lib/headlessstubs/sdlstub.c | [ Diff ] [ File ] | ||
add - rts/lib/headlessstubs/sdlstub_cppbit.cpp | [ Diff ] [ File ] | ||
develop 45430f7d
Timestamp: 2009-09-28 21:50:51 Author: hoijui [ Details ] [ Diff ] |
doxygen: also generate docs for some AI related sources | ||
mod - Doxyfile | [ Diff ] [ File ] | ||
develop 299581d9
Timestamp: 2009-09-28 21:49:10 Author: hoijui [ Details ] [ Diff ] |
doxygen: enable expansion of some macros to prevent parse errors | ||
mod - Doxyfile | [ Diff ] [ File ] | ||
develop 12869b8d
Timestamp: 2009-09-28 21:07:39 Author: hoijui [ Details ] [ Diff ] |
cleanup figures on exit | ||
mod - rts/Sim/Misc/GeometricObjects.cpp | [ Diff ] [ File ] | ||