scummvm/backends
Chris Apers 034ea25fa6 Cleanup
svn-id: r9755
2003-08-18 10:43:41 +00:00
..
dc Harmonized SaveFile API with File API a bit. 2003-08-10 20:49:13 +00:00
fs Small cleanup 2003-08-01 04:42:56 +00:00
gp32 removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again) 2003-08-02 00:36:38 +00:00
midi Changed adlib note priorities for small header games 2003-08-17 19:31:10 +00:00
morphos Hotfixes ... 2003-08-05 18:18:26 +00:00
null #include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) 2003-08-01 12:21:04 +00:00
PalmOS Cleanup 2003-08-18 10:43:41 +00:00
sdl while this fixed a problem with sdl_gl on OS X, it causes annoying problems with fullscreen mode with the regular SDL backend on OS X -> disabling it (plus I couldn't reproduce this segfault with the GL backend anymore, too) 2003-08-04 22:25:51 +00:00
wince Added .ini parameters 2003-08-06 11:54:05 +00:00
x11 removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again) 2003-08-02 00:36:38 +00:00
intern.h Added fullscreen support to palmos 2003-08-16 10:16:07 +00:00
module.mk Removed mididrv.cpp, added seq.cpp 2003-05-17 14:31:21 +00:00