spring: develop b1152310 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hoijui | hoijui | develop | 2011-06-09 20:53:29 | develop b273c3f5 |
Changeset | Introduce a separate namespace for the legacy C++ AI Wrapper [fix] Classes with equal names will not get mixed up anymore. This also reduces coupling a tiny bit further, between engine and legacy AIs. |
|||
mod - AI/Skirmish/AAI/aidef.h | [ Diff ] [ File ] | |||
add - AI/Skirmish/KAIK | [ Diff ] [ File ] | |||
mod - AI/Skirmish/RAI/LogFile.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIAI.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIAI.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIAICallback.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIAICallback.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIAICheats.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIAICheats.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIGlobalAICallback.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/AIGlobalAICallback.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/Command.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/Command.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/CommandQueue.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/CommandQueue.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/DamageArray.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/DamageArray.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/Event/AIEnemyCreatedEvent.h | [ 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/AIEnemyFinishedEvent.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 ] | |||
mod - 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 - AI/Wrappers/LegacyCpp/FeatureDef.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/IAICallback.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/IAICheats.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/IGlobalAI.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/IGlobalAICallback.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/MoveData.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/MoveData.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/UnitDef.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/UnitDef.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/WeaponDef.h | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/aibase.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/AILegacySupport.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/AISCommands.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/Interface/AISCommands.h | [ Diff ] [ File ] |