[Commits] [wesnoth/wesnoth] 63f3f5: fix preferences dialog for loadgame hotkey
GitHub
noreply at github.com
Mon Oct 26 08:29:49 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 63f3f552e747f72026809e7557476d23ce6037de
https://github.com/wesnoth/wesnoth/commit/63f3f552e747f72026809e7557476d23ce6037de
Author: gfgtdf <tischpapier at gmail.com>
Date: 2015-10-25 (Sun, 25 Oct 2015)
Changed paths:
M src/hotkey/hotkey_preferences_display.cpp
Log Message:
-----------
fix preferences dialog for loadgame hotkey
Some hotkeys (like the loadgame hotkey) are present in some, but not all hotkey scopes and teh hotkey preferences dialog was unable to handle that. One of the results was that it was not possible to assign the same hotkey to the loadgame hotkey and the loadmap hotkey, this commit attempts to fix that.
Commit: 9acd9bfebdc1ec1591672c28adc395b4ca577baf
https://github.com/wesnoth/wesnoth/commit/9acd9bfebdc1ec1591672c28adc395b4ca577baf
Author: Andreas <andreas at alternating.net>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M src/hotkey/hotkey_preferences_display.cpp
Log Message:
-----------
Merge pull request #539 from wesnoth/gfgtdf-patch-2
fix preferences dialog for loadgame hotkey
Compare: https://github.com/wesnoth/wesnoth/compare/e948df342465...9acd9bfebdc1
More information about the Commits
mailing list