Age | Commit message (Expand) | Author |
---|---|---|
2007-09-19 | Fixed fallout from keycode being made an enum. | Marcus Comstedt |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-07-01 | Removing non-ASCII chars from source code | Max Horn |
2007-06-24 | Use keycodes instead of the (bad) ascii code for function keys in the DC backend | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-27 | Fixed yet another DC compile error | Max Horn |
2007-03-26 | Fix compile error in the DC port | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2006-10-22 | Removed timerproc and soundproc. | Marcus Comstedt |
2006-06-30 | Moved backends/dc into new platform directory. | Marcus Comstedt |