spring: develop 42f4074b | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hoijui | hoijui | develop | 2008-10-19 15:23:10 | develop 9b9c2c9f |
Changeset | * fixed a CMake config file * added info about skirmish AIs used in the current game to SStaticGlobalData * added info about all available groupAIs to SStaticGlobalData * made AIOptions.lua files optional for CMake as well * NullAI has no AIOptions.lua file anymore (for testing and for it to be really minimal) git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6822 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - AI/Interfaces/CMakeLists.txt | [ Diff ] [ File ] | |||
add - AI/Interfaces/Java/InterfaceUtil.c | [ Diff ] [ File ] | |||
add - AI/Interfaces/Java/InterfaceUtil.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CMakeLists.txt | [ Diff ] [ File ] | |||
rm - AI/Skirmish/NullAI/AIOptions.lua | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/AILibraryManager.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/AILibraryManager.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IAILibraryManager.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SStaticGlobalData.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SStaticGlobalData.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Matrix44f.h | [ Diff ] [ File ] |