Max Horn
|
2b23374468
|
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/
svn-id: r27616
|
2007-06-22 20:04:44 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Max Horn
|
4dd50ee6f4
|
Fixed yet another DC compile error
svn-id: r26309
|
2007-03-27 19:26:39 +00:00 |
|
Max Horn
|
ed54ea9155
|
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
svn-id: r26180
|
2007-03-17 19:02:05 +00:00 |
|
Marcus Comstedt
|
42593cb977
|
DetectedGameList -> GameList.
svn-id: r25235
|
2007-01-27 22:59:31 +00:00 |
|
Eugene Sandulenko
|
e93787490b
|
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
those angle brackets)
svn-id: r24178
|
2006-10-07 21:05:31 +00:00 |
|
Marcus Comstedt
|
25f68b08ab
|
Moved backends/dc into new platform directory.
svn-id: r23357
|
2006-06-30 20:21:42 +00:00 |
|