2025-08-09 08:51 CEST

spring: develop abe5f921 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
colorblind colorblind develop 2006-10-22 17:59:29 develop 616d2b27
Changeset Added the LineDrawer functionality to the AI interface:
* AIs now can draw command-like lines and figures
* Updated Group AIs
* Bumped the AI interface version

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2437 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Group/CentralBuildAI/GroupAI.h Diff ] File ]
mod - AI/Group/EconomyAI/GroupAI.cpp Diff ] File ]
mod - AI/Group/EconomyAI/GroupAI.h Diff ] File ]
mod - AI/Group/EconomyAI/Helper.cpp Diff ] File ]
mod - AI/Group/EconomyAI/Helper.h Diff ] File ]
mod - AI/Group/MetalMakerAI/GroupAI.h Diff ] File ]
mod - AI/Group/MexUpgraderAI/GroupAI.cpp Diff ] File ]
mod - AI/Group/MexUpgraderAI/GroupAI.h Diff ] File ]
mod - AI/Group/RadarAI/GroupAI.h Diff ] File ]
mod - AI/Group/ReportIdleAI/GroupAI.h Diff ] File ]
mod - AI/Group/SimpleFormationAI/GroupAI.h Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/ExternalAI/Group.cpp Diff ] File ]
mod - rts/ExternalAI/Group.h Diff ] File ]
mod - rts/ExternalAI/GroupHandler.cpp Diff ] File ]
mod - rts/ExternalAI/GroupHandler.h Diff ] File ]
mod - rts/ExternalAI/IAICallback.h Diff ] File ]
mod - rts/ExternalAI/IGroupAI.h Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]