aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base/base_keyboard_state.cpp
AgeCommit message (Expand)Author
2012-12-13WINTERMUTE: Correct the char-code check in BaseKeyboardStateEinar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Use ascii for detecting printable-characters instead of Keycode.Einar Johan Trøan Sømåen
2012-12-03WINTERMUTE: Privatize members in BaseKeyboardStateEinar Johan Trøan Sømåen
2012-09-29WINTERMUTE: Make scGetProperty use Common::String& instead of const char*Einar Johan Trøan Sømåen
2012-09-04WINTERMUTE: Convert CRLF to LFWillem Jan Palenstijn
2012-09-04Revert "WINTERMUTE: Remove extra semicolon."Johannes Schickel
2012-09-04WINTERMUTE: Replace VKeyCodes constant names.Johannes Schickel
2012-09-04WINTERMUTE: Remove extra semicolon.Johannes Schickel
2012-09-01WINTERMUTE: Fix various comments.Einar Johan Trøan Sømåen
2012-08-13WINTERMUTE: WinterMute -> WintermuteEinar Johan Trøan Sømåen
2012-07-27WINTERMUTE: Constructor(args): SuperClass(args) -> Constructor(args) : SuperC...Einar Johan Trøan Sømåen
2012-07-27WINTERMUTE: Support the SPACE-key as a printable character.Einar Johan Trøan Sømåen
2012-07-26WINTERMUTE: Run Astyle with add-braces to break one-line statements into easi...Einar Johan Trøan Sømåen
2012-07-26WINTERMUTE: AStyle-formatting.Einar Johan Trøan Sømåen
2012-07-25WINTERMUTE: "if(" -> "if ("Einar Johan Trøan Sømåen
2012-07-23WINTERMUTE: Encapsulate and distance BasePersistenceManager from Base.Einar Johan Trøan Sømåen
2012-07-23WINTERMUTE: Remove dcgf.h from almost all includes.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Get rid of the C-prefix for class-definitions.Einar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenamesEinar Johan Trøan Sømåen