2025-08-14 05:06 CEST

spring: develop e6675096 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2014-03-01 09:51:37 develop 7021b628
Changeset add KeyChains (or KeyModes, KeyChords, how ever you want to name them)
this solves pullrequest 0000090 in a slightly different way
syntax is now as follows:
bind Ctrl+1,Ctrl+2 say Hello
bind Ctrl+e,Ctrl+e say World!

this simplifies the code a lot and makes it easier to maintain.
mod - doc/uikeys.txt Diff ] File ]
mod - rts/Game/Action.h Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/UI/KeyBindings.cpp Diff ] File ]
mod - rts/Game/UI/KeyBindings.h Diff ] File ]
mod - rts/Game/UI/KeySet.cpp Diff ] File ]
mod - rts/Game/UI/KeySet.h Diff ] File ]