scummvm/backends
2004-03-15 00:45:45 +00:00
..
dc Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h 2004-03-15 00:45:45 +00:00
fs renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
gp32 Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h 2004-03-15 00:45:45 +00:00
midi Patch #902111: Change remaining random function calls to use RandomSource 2004-03-13 18:44:10 +00:00
morphos Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h 2004-03-15 00:45:45 +00:00
null renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend 2004-02-28 12:58:13 +00:00
PalmOS Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h 2004-03-15 00:45:45 +00:00
sdl Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h 2004-03-15 00:45:45 +00:00
wince Add SDL information to track driver problems 2004-03-03 22:31:28 +00:00
x11 Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h 2004-03-15 00:45:45 +00:00
intern.h Obsolete 2004-03-02 13:07:08 +00:00
module.mk Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress 2004-01-30 21:54:28 +00:00