spring: develop 0fa00805 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
trepan | trepan | develop | 2007-05-03 15:52:55 | develop 38186ad1 |
Changeset | * Added the 'CustomParams' section for FBI files, and made it accessible to lua via the UnitDefs[].customParams table * Added Spring.MoveType.SetNoBlocking() * Added Spring.FindUnitCmdDesc() * Moved the lua KillScript() call into Script.Kill() * Moved the Spring.LuaUI, Spring.LuaCob, etc... call handles into the Script table * Cleaned up the keyCode handling for unknown codes (avoids the 'Bad keysym' warning) * Allowed build command descriptions to use text in the 4 corners of a button (0 = SW, 1 = NE, 2 = NW, 3 = SE) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3714 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | |||
mod - game/LuaUI/modui_dialog.lua | [ Diff ] [ File ] | |||
mod - game/LuaUI/system.lua | [ Diff ] [ File ] | |||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | |||
mod - game/gui.lua | [ Diff ] [ File ] | |||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeyCodes.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeySet.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaHandleSynced.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaSyncedMoveCtrl.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaSyncedMoveCtrl.h | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaSyncedRead.h | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaWeaponDefs.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/ScriptMoveType.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/MoveTypes/ScriptMoveType.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp | [ Diff ] [ File ] |