aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/selector.cpp
AgeCommit message (Expand)Author
2008-05-12- Added an engine plugin manager and moved engine specific functionality into itJordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-19KEYCODE_ENTER should be KEYCODE_RETURN, actually...Marcus Comstedt
2007-09-19displayName() -> getDisplayName()Marcus Comstedt
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-06-24Use keycodes instead of the (bad) ascii code for function keys in the DC backendMax Horn
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-27Fixed yet another DC compile errorMax Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-01-27DetectedGameList -> GameList.Marcus Comstedt
2006-10-07#include <base/engine.h> -> #include <engines/engine.h (Though I don't likeEugene Sandulenko
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt