2025-08-18 21:59 CEST

spring: develop 7dbe2189 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2008-12-19 19:12:09 develop 4dce001c
Changeset * removed the need for the fileName property in the Infos for native Skirmish AIs and all AI Interfaces * native libraries (native Skirmish AIs and all AI Interfaces) do not contain the version in thier filename anymore. it would be better to let them al have the same name, but this is not possible becuase of how CMake works (in SCons it would be possible, but ut has to be equal there)

git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@7203 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Interfaces/C/Interface.cpp Diff ] File ]
mod - AI/Interfaces/C/data/InterfaceInfo.lua Diff ] File ]
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Java/data/InterfaceInfo.lua Diff ] File ]
mod - AI/Skirmish/AAI/data/AIInfo.lua Diff ] File ]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
mod - AI/Skirmish/KAIK/data/AIInfo.lua Diff ] File ]
mod - AI/Skirmish/NTai/data/AIInfo.lua Diff ] File ]
mod - AI/Skirmish/NullAI/data/AIInfo.lua Diff ] File ]
mod - AI/Skirmish/NullLegacyCppAI/data/AIInfo.lua Diff ] File ]
mod - AI/Skirmish/RAI/data/AIInfo.lua Diff ] File ]
mod - SConstruct Diff ] File ]
mod - rts/ExternalAI/AIInterfaceLibrary.cpp Diff ] File ]
mod - rts/ExternalAI/AIInterfaceLibraryInfo.cpp Diff ] File ]
mod - rts/ExternalAI/AIInterfaceLibraryInfo.h Diff ] File ]
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.h Diff ] File ]
mod - rts/ExternalAI/Interface/SSAILibrary.h Diff ] File ]
mod - rts/ExternalAI/SkirmishAILibraryInfo.cpp Diff ] File ]
mod - rts/ExternalAI/SkirmishAILibraryInfo.h Diff ] File ]