2025-08-23 04:07 CEST

spring: develop 4dce001c Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2008-12-19 14:10:53 develop ca6f0a2a
Changeset * cleaned up Legacy C++ Wrapper * cleaned up CMake messages for AI Interfaces and Skirmish AIs (are now hideable) * renamed SCons AI Interfaces and Skirmish AI messages when configuring to fit the standard (Found ...) * Added NTai and JCAI VERSION files

git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@7201 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/Interfaces/Java/JavaBridge.c Diff ] File ]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
add - AI/Skirmish/JCAI/VERSION Diff ] File ]
add - AI/Skirmish/NTai/VERSION Diff ] File ]
mod - AI/Wrappers/LegacyCpp/AI.cpp Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEnemyDamagedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEnemyDestroyedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEnemyEnterLOSEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEnemyEnterRadarEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEnemyLeaveLOSEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEnemyLeaveRadarEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIEvents.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIInitEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIMessageEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AINullEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIPlayerCommandEvent.h Diff ] File ]
add - AI/Wrappers/LegacyCpp/Event/AIReleaseEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AISeismicPingEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitCapturedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitCreatedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitDamagedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitDestroyedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitFinishedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitGivenEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitIdleEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUnitMoveFailedEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIUpdateEvent.h Diff ] File ]
mod - AI/Wrappers/LegacyCpp/Event/AIWeaponFiredEvent.h Diff ] File ]
mod - SConstruct Diff ] File ]
mod - rts/ExternalAI/Interface/AISEvents.h Diff ] File ]
mod - rts/build/cmake/FindJAVA.cmake Diff ] File ]