2025-08-29 22:04 CEST

spring: develop 4ef12c2a Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2008-07-13 18:23:56 develop 413b0f7b
Changeset - added the UnitMoveFailed() call-in

- added the '/movewarnings [0|1]' action, and removed the
  (gs->frameNum % (GAME_FRAME * 3)) filter (better to not
  have the warnings at all then to have them be that
  inconsistent). The associated config parameter is:
  'MoveWarnings'

- renamed BuilderTerraformComplete() to TerraformComplete()

- added sync protection in EventHandler.cpp



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6166 37977431-3df6-0310-b722-df95706aa16b
mod - game/LuaUI/widgets.lua Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/Team.cpp Diff ] File ]
mod - rts/Game/Team.h Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/Lua/LuaIO.cpp Diff ] File ]
mod - rts/Lua/LuaRules.cpp Diff ] File ]
mod - rts/Lua/LuaRules.h Diff ] File ]
mod - rts/Lua/LuaUnitRendering.cpp Diff ] File ]
mod - rts/Rendering/IconHandler.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Builder.cpp Diff ] File ]
mod - rts/System/EventClient.cpp Diff ] File ]
mod - rts/System/EventClient.h Diff ] File ]
mod - rts/System/EventHandler.cpp Diff ] File ]
mod - rts/System/EventHandler.h Diff ] File ]
mod - rts/System/Platform/FileSystem.cpp Diff ] File ]
mod - rts/System/Platform/FileSystem.h Diff ] File ]