Age | Commit message (Expand) | Author |
---|---|---|
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn |
2004-03-15 | Allow multi-line OSD messages; display virtual/real screen resolutions when c... | Max Horn |
2004-03-15 | Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge... | Max Horn |
2004-03-13 | Added an OSD (On Screen Display) to the SDL backend | Max Horn |
2004-03-01 | Fix for bug #907280: Mouse glitches and crashes (Regression) | Max Horn |
2004-03-01 | got rid of _mouseOldState; some minor cleanup | Max Horn |
2004-02-29 | merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple so... | Max Horn |