aboutsummaryrefslogtreecommitdiff
path: root/common/system.cpp
AgeCommit message (Collapse)Author
2004-05-21Tweaks (Morphos & Palm backends badly need updating :-/)Max Horn
svn-id: r13848
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added ↵Max Horn
OSystem::displayMessageOnOSD (not yet used; default implementation provided) svn-id: r13413
2004-03-15fix circular header dependency, by moving StackLock class to common/system.h ↵Max Horn
(it ties closely into OSystem anyway) svn-id: r13292
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ↵Max Horn
get_width() to getHeight and getWidth(); augmented some doxygen comments in common/system.h svn-id: r13284
2004-03-02ObsoleteChris Apers
svn-id: r13144
2004-02-27cleanupMax Horn
svn-id: r13069
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing ↵Max Horn
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-15Removed 'fullscreen' option (PalmOS)Chris Apers
svn-id: r11656
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
svn-id: r11117
2003-11-02forgot to commit this, sorry guysMax Horn
svn-id: r11048