spring: develop 6bfad9a6 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hoijui | hoijui | develop | 2008-10-08 14:06:09 | develop 9303c054 |
Changeset | - made NullLegacyCppAI working - beautify ExternalAI/Interface stuff (see below) - added comments for all functions in the three AI library structs - as we have init() and INIT)EVENT, we also need a RELEASE_EVENT (in addition to release(team)) - done - made init() and release() optional (as they make no sense for non-OO languages) - removed some unnecessary files git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6609 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - AI/Interfaces/C/Interface.cpp | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - AI/Skirmish/KAIK-0.13/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/KAIK-0.13/AIExports.cpp | [ Diff ] [ File ] | |||
mod - AI/Skirmish/NullAI/AIExport.cpp | [ Diff ] [ File ] | |||
mod - AI/Skirmish/NullAI/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/NullLegacyCppAI/AIExport.cpp | [ Diff ] [ File ] | |||
mod - AI/Skirmish/NullLegacyCppAI/AIExport.h | [ Diff ] [ File ] | |||
rm - AI/Skirmish/NullLegacyCppAI/TestAI.cpp | [ Diff ] [ File ] | |||
mod - AI/Skirmish/RAI-0.553/AIExport.cpp | [ Diff ] [ File ] | |||
mod - AI/Skirmish/RAI-0.553/AIExport.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/AIInterfaceLibrary.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/GroupAILibrary.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/AISEvents.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SAICallback.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SGAILibrary.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SInfo.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SInfo.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SOption.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SOption.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SSAILibrary.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SkirmishAILibrary.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SkirmishAIWrapper.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SkirmishAIWrapper.h | [ Diff ] [ File ] |