spring: develop 1859454c | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hoijui | hoijui | develop | 2009-02-13 15:51:22 | develop 3282b872 |
Changeset | cleaned up AI BUILDING_* defines * rename define BUILDING_AI to BUILDING_SKIRMISH_AI * introduced new BUILDING_AI, which is set when we are building either a Skirmish AI or an AI Interface summary: * when building Skirmish AIs, these are defined: BUILDING_AI && BUILDING_SKIRMISH_AI * when building AI Interfaces, these are defined: BUILDING_AI && BUILDING_AI_INTERFACE |
|||
mod - AI/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - AI/Interfaces/C/InterfaceExport.h | [ Diff ] [ File ] | |||
mod - AI/Interfaces/Java/InterfaceExport.h | [ Diff ] [ File ] | |||
mod - AI/SConscript | [ Diff ] [ File ] | |||
mod - AI/Skirmish/AAI/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CSAI/ABICompatibilityLayer/AbicAICallback.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CSAI/ABICompatibilityLayer/buildmyai.bat | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CSAI/ABICompatibilityLayer/buildmyaimingw.bat | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CSAI/ABICompatibilityLayer/dllbuild.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CSAI/CSAILoader/buildcsailoader.bat | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CSAI/MonoLoader/build.bat | [ Diff ] [ File ] | |||
mod - AI/Skirmish/KAIK/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/NTai/AI/NTai/Core/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/NullAI/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/NullLegacyCppAI/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/RAI/AIExport.h | [ Diff ] [ File ] | |||
mod - AI/Skirmish/RAI/DevC/RAI.dev | [ Diff ] [ File ] | |||
mod - AI/Wrappers/CUtils/Util.c | [ Diff ] [ File ] | |||
mod - AI/Wrappers/CUtils/Util.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SAICallback.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/SStaticGlobalData.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SStaticGlobalData.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaIO.cpp | [ Diff ] [ File ] | |||
mod - rts/Map/MapParser.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Misc/DamageArray.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Platform/SharedLib.cpp | [ Diff ] [ File ] | |||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | |||
mod - rts/System/creg/creg_cond.h | [ Diff ] [ File ] | |||
mod - rts/System/myMath.h | [ Diff ] [ File ] |