This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e46ba2f29f
scummvm
/
backends
History
Download ZIP
Download TAR.GZ
Max Horn
e46ba2f29f
Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h
...
svn-id: r13284
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