Age | Commit message (Expand) | Author |
2009-03-01 | PalmOS Backend updates: | Chris Apers |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-23 | Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-11-06 | Got rid of OSystem::ARGBToColor and colorToARGB | Max Horn |
2008-10-16 | OSYSTEM: Pushed out some port specific code from common/system.cpp to the res... | Max Horn |
2008-08-04 | Pushed some port specific code from DefaultSaveFileManager out to port specif... | Max Horn |
2008-05-23 | Correct include | Chris Apers |
2008-05-23 | Use default save game class | Chris Apers |
2008-05-23 | Use default save game class | Chris Apers |
2008-05-23 | Fixed PalmSaveFileManager | Chris Apers |
2008-05-23 | Added missing getTimeAndDate backend function | Chris Apers |
2008-05-23 | Fixed PalmOS compilation | Chris Apers |
2008-05-23 | Added prefix files for M4 and Made engine | Chris Apers |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-22 | Removed backends/intern.h | Max Horn |
2007-12-30 | The PS2, DS and PalmOS ports currently do not properly implement their SaveFi... | Max Horn |
2007-12-28 | Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePath | Max Horn |
2007-12-20 | clear more executable bits | Eugene Sandulenko |
2007-12-20 | clear executable bit | Eugene Sandulenko |
2007-12-09 | Send default themepath | Chris Apers |
2007-12-09 | Remove obsolete 68k version related code | Chris Apers |
2007-12-09 | Remove obsolete 68k version related code | Chris Apers |
2007-12-09 | Added support for Drascula and Igor | Chris Apers |
2007-12-09 | Added support for Drascula and Igor | Chris Apers |
2007-12-09 | Cleanup | Chris Apers |
2007-12-09 | Added functions required by T3 to prevent screen rotation | Chris Apers |
2007-12-09 | Prevent manual screen rotation after application launch | Chris Apers |
2007-12-09 | Fixed return key | Chris Apers |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-01 | Cleanup: remove obsolete files related to old 68k version not supported anymore | Chris Apers |
2007-09-01 | Cleanup:remove obsolete files related to old 68k version not supported anymore | Chris Apers |
2007-09-01 | Prepare Drascula support | Chris Apers |
2007-09-01 | Added ARM optimzed code | Chris Apers |
2007-09-01 | Prepare Drascula support | Chris Apers |
2007-09-01 | Prevent orientation change | Chris Apers |
2007-09-01 | Fixed compilation | Chris Apers |
2007-09-01 | Removed obsolete code | Chris Apers |
2007-09-01 | Some key related cleanup | Chris Apers |
2007-07-08 | Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS... | Max Horn |
2007-07-01 | Removing non-ASCII chars from source code | Max Horn |
2007-06-22 | Produce 'correct' keycode/ascii values for function keys | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-06-16 | Cleanup | Chris Apers |