2025-08-16 01:55 CEST

spring: develop 06179f66 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2006-11-11 01:19:02 develop 5932df0d
Changeset * Use CommandDescription::mouseicon if available

* Allow LUA custom commands to specify id and type

* Added UnitReady() LUA callin
* Added UnitCreated() LUA callin
* Added UnitDestroyed() LUA callin

* Added GetSelectedGroup() LUA callout
* Added GetUnitDefID() LUA callout
* Added GetUnitTeam() LUA callout
* Added GetUnitAllyTeam() LUA callout
* Added GetUnitHeading() LUA callout
* Added GetUnitBuildFacing() LUA callout

* Allow GetSelectedUnits(), GetGroupUnits(), GetMyTeamUnits(), and GetAlliedUnits()
  to use a "raw" option to change the format of their returned data (unsorted, ungrouped)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2577 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.h Diff ] File ]
mod - rts/Game/UI/IconLayoutHandler.cpp Diff ] File ]
mod - rts/Game/UI/IconLayoutHandler.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Builder.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]