2025-09-04 20:03 CEST

spring: develop e101f58d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2007-04-18 02:15:15 develop f03437eb
Changeset * Added the ability to unload a specific unit using the UNLOAD_UNIT command
  (the unitID should be added as the fourth parameter)
* Added the Lua UnitLoaded() and UnitUnloaded() call-ins
* Blocked the debug sphere drawing in CUnitDrawer::DrawIndividual()


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3637 37977431-3df6-0310-b722-df95706aa16b
mod - game/LuaUI/Widgets/cmd_doline.lua Diff ] File ]
mod - game/LuaUI/callins.lua Diff ] File ]
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Lua/LuaCallInHandler.cpp Diff ] File ]
mod - rts/Lua/LuaCallInHandler.h Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Rendering/UnitModels/UnitDrawer.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp Diff ] File ]