spring: develop 7af9d37a | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
trepan | trepan | develop | 2006-09-08 11:54:13 | develop 10041517 |
Changeset | * key commands now work while the GUI interface is hidden, and the default command cursor icon is updated as well * change the control panel page when a key command accesses an off-page icon * change the tooltip to reflect the unit being built rather then the builder while selecting the build position * added cycling for command actions when more then one action is available * cleaned up the showMetal handling in GuiHandler * added the mapName variable to ReadMap * added "iconpos <#>" action, for positional access to control panel icons * added "firstmenu" action (resets the control panel to its first page) * added "keyset" command for named keysets * added "keysym" command for custom key symbols * the keysets strings from bindings are saved verbatim * standardized keycode handling such that <0 is a bad code (0 is valid) * added the "techlevels" action, to save the tech levels to techlevels.txt (also sends them to stdout) * display a unit's TechLevel in the tooltip window when cheats are enabled * clipped cursor icons behind the viewer git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2113 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | |||
mod - game/uikeys.txt | [ Diff ] [ File ] | |||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/SelectedUnits.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/CursorIcons.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/GameInfo.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/GuiHandler.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeyBindings.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeyBindings.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeyCodes.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeyCodes.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeySet.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/KeySet.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Map/ReadMap.cpp | [ Diff ] [ File ] | |||
mod - rts/Map/ReadMap.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/UnitDefHandler.h | [ Diff ] [ File ] | |||
mod - rts/System/Main.cpp | [ Diff ] [ File ] |