2025-08-30 16:22 CEST

spring: develop 12bdd31b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2008-10-09 19:55:40 develop 6bfad9a6
Changeset - cleaned up rts/Sim/Misc/DamageArray.* and some things under ExternalAI/Interface - cleaned up scons (filelist.py and SConstruct) - build systems append versions (found in source in VERSION files) to AI library names (experimental) - got rid of creg in AI Interface and AIs (also remove it from AI deps in scons and cmake) - introducing System/creg/creg_cond.h for conditional creg compiling (see below) - AIs that want to use creg have to specify -DUSING_CREG when compiling (other parts of spring do not have to specify that)

git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6638 37977431-3df6-0310-b722-df95706aa16b
mod - AI/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/C/Interface.cpp Diff ] File ]
mod - AI/Interfaces/C/Interface.h Diff ] File ]
mod - AI/Interfaces/C/InterfaceExport.h Diff ] File ]
add - AI/Interfaces/C/VERSION Diff ] File ]
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/Skirmish/AAI/aidef.h Diff ] File ]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
add - AI/Skirmish/KAIK-0.13/VERSION Diff ] File ]
mod - AI/Skirmish/NullAI/AIExport.h Diff ] File ]
add - AI/Skirmish/NullAI/VERSION Diff ] File ]
add - AI/Skirmish/NullLegacyCppAI/VERSION Diff ] File ]
add - AI/Skirmish/RAI-0.553/VERSION Diff ] File ]
mod - SConstruct Diff ] File ]
mod - rts/ExternalAI/Interface/LegacyCppWrapper/AIAICallback.cpp Diff ] File ]
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.cpp Diff ] File ]
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.h Diff ] File ]
mod - rts/ExternalAI/Interface/SInfo.cpp Diff ] File ]
mod - rts/Game/GameVersion.cpp Diff ] File ]
mod - rts/Sim/Misc/DamageArray.cpp Diff ] File ]
mod - rts/Sim/Misc/DamageArray.h Diff ] File ]
mod - rts/Sim/MoveTypes/MoveInfo.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.h Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/System/Platform/SharedLib.cpp Diff ] File ]
mod - rts/System/Platform/Win/DllLib.cpp Diff ] File ]
mod - rts/System/StdAfx.h Diff ] File ]
add - rts/System/creg/creg_cond.h Diff ] File ]
mod - rts/System/float3.h Diff ] File ]
mod - rts/build/scons/filelist.py Diff ] File ]