scummvm/backends/platform
Marcus Comstedt f64e20007f Fixed bug 1711393.
svn-id: r26750
2007-05-05 12:32:52 +00:00
..
dc Fixed bug 1711393. 2007-05-05 12:32:52 +00:00
ds NDS : Compile fix 2007-04-16 22:10:45 +00:00
gp2x 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 2007-03-17 19:02:05 +00:00
gp32 Removing more semicola 2007-04-26 19:08:53 +00:00
maemo Removing more semicola 2007-04-26 19:08:53 +00:00
morphos 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 2007-03-17 19:02:05 +00:00
null fix compilation of null backend 2007-04-15 16:03:10 +00:00
PalmOS Don't manually compute & hardcode the sizes of static arrays -- using ARRAYSIZE, which is less error prone and easier to maintain/extend 2007-05-01 16:11:19 +00:00
ps2 Removing more semicola 2007-04-26 19:08:53 +00:00
psp initialize _palette in OSystem_PSP_GU ctor, as it's used in setMouseCursor() before an actual palette has been set up. (fixes "[ 1670882 ] PSP: Missing cursor on Main Menu") 2007-04-09 11:30:53 +00:00
sdl Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel) 2007-04-25 19:31:23 +00:00
symbian Added default-events.cpp to Symbian makefile 2007-03-20 19:56:02 +00:00
wince some more verbose error reporting 2007-05-05 09:31:48 +00:00
x11 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 2007-03-17 19:02:05 +00:00