Robert Göffringmann
|
c0ca592d54
|
fixed graphic glitch when playing the floppy intro with spanish subtitles and added a few comments.
svn-id: r26333
|
2007-03-31 18:20:52 +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 |
|
Max Horn
|
478c0644f1
|
SKY: Changed Control class to use event manager for mouse coord tracking, and also made it respect the SF_MOUSE_LOCKED flag
svn-id: r26177
|
2007-03-17 16:31:46 +00:00 |
|
Max Horn
|
15d9bc42ea
|
Force all code to use EventManager::pollEvent instead of OSystem::pollEvent
svn-id: r26156
|
2007-03-17 00:53:21 +00:00 |
|
Max Horn
|
eaff9344a4
|
Added OSystem::setFocusRectangle (first part of Nintendo DS patch)
svn-id: r23449
|
2006-07-09 09:40:44 +00:00 |
|
Max Horn
|
8cdee5a931
|
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
svn-id: r21500
|
2006-03-29 15:59:37 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|