scummvm/base
Eugene Sandulenko 665e472ef0 Keymapper:
- Introduced new OSystem method getHardwareKeySet() with default implementation
- Moved global keymap creation to base/main.cpp
- Moved GUI keymap creation to gui/GuiManager.cpp
- Added various safeguard checks to various keymapper methods

Now it is really possible to add keymapper to all backends.

svn-id: r40439
2009-05-10 22:05:04 +00:00
..
commandLine.cpp - Typo fixes 2009-04-21 19:49:47 +00:00
commandLine.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
internal_version.h Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externally, e.g. 'make SCUMMVM_SVN_REVISION=x' 2009-03-15 21:17:37 +00:00
internal_version.h.in Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externally, e.g. 'make SCUMMVM_SVN_REVISION=x' 2009-03-15 21:17:37 +00:00
main.cpp Keymapper: 2009-05-10 22:05:04 +00:00
main.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
module.mk
plugins.cpp Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
plugins.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
version.cpp
version.h