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
|
2232047695
|
The restriction on 'small' mouse cursors has been lifted quite some time ago; PalmOS and WinCE port should be extended accordingly (in particular, the PalmOS port would silently overwrite its memory when big cursors are used)
svn-id: r25431
|
2007-02-08 22:54:09 +00:00 |
|
Eugene Sandulenko
|
75b062b89f
|
Implement FR #1595534: "Touche: Aspect Ratio Correction"
svn-id: r24706
|
2006-11-13 13:53:14 +00:00 |
|
Max Horn
|
f4d8920f2b
|
SDL backend: got rid of setTimerCallback and clearSoundCallback
svn-id: r24446
|
2006-10-22 16:05:07 +00:00 |
|
Max Horn
|
07f7761479
|
Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility
svn-id: r24443
|
2006-10-22 15:42:29 +00:00 |
|
Max Horn
|
ca7880df6c
|
Added new method OSystem::getScreenChangeID(), which can be used by code to track screen changes even without getting all EVENT_SCREEN_CHANGED events
svn-id: r23661
|
2006-08-04 13:10:28 +00:00 |
|
Max Horn
|
492c65009c
|
Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
svn-id: r23293
|
2006-06-24 12:33:52 +00:00 |
|