# # ChangeLog for code/branches/gamestate/src/libraries # # Generated by Trac 1.0.9 # Jun 30, 2024, 5:50:45 AM Tue, 29 Dec 2009 18:16:36 GMT rgrieder [6431] * code/branches/gamestate/src/libraries/util/Singleton.h (modified) Extended Singleton with a exists() method. Tue, 29 Dec 2009 09:40:29 GMT rgrieder [6430] * code/branches/gamestate (copied) Created branch to ditch the GameStates. Mon, 28 Dec 2009 22:10:37 GMT rgrieder [6428] * code/trunk/src/libraries/core/input/Button.cc (modified) * code/trunk/src/libraries/core/input/Button.h (modified) * code/trunk/src/libraries/core/input/KeyBinder.cc (modified) * code/trunk/src/libraries/core/input/KeyBinder.h (modified) * code/trunk/src/libraries/core/input/KeyDetector.cc (modified) Changed config value handling in the KeyBinder. Doesn't change the ...