Age | Commit message (Expand) | Author |
2008-08-06 | Added RTL feature to Tinsel | Christopher Page |
2008-08-06 | Added a check to make sure there is an active engine available when trying to... | Christopher Page |
2008-08-05 | Added FIXME comment to ConfigDialog class | Christopher Page |
2008-08-05 | Fixed more warnings | Christopher Page |
2008-08-05 | Fixed some GCC warnings | Christopher Page |
2008-08-05 | Merged revisions 33626-33627 via svnmerge from | Christopher Page |
2008-08-05 | Made changes to keep KYRA and PARA compatible with RTL/GMM | Christopher Page |
2008-08-05 | Removed unneeded #includes. | Travis Howell |
2008-08-05 | Fix win32 compile. | Travis Howell |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-04 | Symbian build package should now contain drascula.dat also | Lars Persson |
2008-08-04 | Pushed some port specific code from DefaultSaveFileManager out to port specif... | Max Horn |
2008-08-04 | Fix for misplaced objects in mouse object selection (Operation Stealth specif... | Kari Salminen |
2008-08-04 | List the correct engines in about, | Lars Persson |
2008-08-04 | Remove some code which was rendered obsolete by md5's commit r33610 | Max Horn |
2008-08-04 | Modified DefaultSaveFileManager::checkPath to perform at least basic checks o... | Max Horn |
2008-08-04 | Moved ConfMan.registerDefault calls for savepath to DefaultSaveFileManager (e... | Max Horn |
2008-08-04 | Added Italian translation for the load confirmation window in IHNM | Filippos Karapetis |
2008-08-04 | Fixing compilation under MSVC | Filippos Karapetis |
2008-08-04 | Modified DumpFile::open to accept non-existing nodes, and to actually open fi... | Max Horn |
2008-08-04 | DefaultSaveFileManager: Killed class StdioSaveFile, used FilesystemNode::open... | Max Horn |
2008-08-04 | SCUMM: Only try to load savefile metadata from slots >= 0 | Max Horn |
2008-08-04 | Turned InSaveFile & OutSaveFile into simple typedefs | Max Horn |
2008-08-04 | Removed join_paths from default save manager, and use FSNode API instead (may... | Max Horn |
2008-08-04 | Moved the OutSaveFile::finalize method to WriteStream; implemented DumpFile::... | Max Horn |
2008-08-04 | Remove debug left over. | Travis Howell |
2008-08-03 | FilesystemNode code: some comment cleanup; added FilesystemNode::openForReadi... | Max Horn |
2008-08-03 | cleanup | Max Horn |
2008-08-03 | Implemented DumpFile::open(FSNode) | Max Horn |
2008-08-03 | OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma... | Max Horn |
2008-08-03 | New OSystem API for loading/storing default config file | Max Horn |
2008-08-03 | Removed comment. | Johannes Schickel |
2008-08-03 | fix last commit (invalid kyra.dat game features for HOFCD) | Florian Kagerer |
2008-08-03 | Added detection entries for kyra2 cd italian fan translation (see fr#2003504 ... | Johannes Schickel |
2008-08-03 | add support for HOF Italian fan translation to kyra.dat | Florian Kagerer |
2008-08-03 | Fix bug #2011470: "DRASCULA: slowdown when you hold mouse buttons" | Eugene Sandulenko |
2008-08-03 | Fix bug #2017432: "DRASCULA: Typing is slow when you save a game" | Eugene Sandulenko |
2008-08-03 | Fixed bug #1995033 ("BASS: BG Sound stopped on opening item list"). Apparently | Torbjörn Andersson |
2008-08-03 | Fixed bug #1995022 ("BASS: wrong displayed 2 line text"). | Torbjörn Andersson |
2008-08-03 | Fixed bug that prevented upper-case letters from being used in savegame names. | Torbjörn Andersson |
2008-08-03 | Proper fix for bug #2035390: Check for ConfigManager::kApplicationDomain, and... | Max Horn |
2008-08-03 | Shut up MSVC warning about mgY being an unreferenced local variable. | Kari Salminen |
2008-08-03 | Fixed #2021902 ("DRASCULA: Can't adjust the volume inside the game"). I can't | Torbjörn Andersson |
2008-08-02 | add non-interactive lol demo | Florian Kagerer |
2008-08-02 | Fix bug #2035390: "GUI: setting game id to "scummvm" messes up list" | Eugene Sandulenko |
2008-08-02 | Renamed Tinsel v1->v0 (used in the demo only), and v2->v1, to avoid confusion... | Max Horn |
2008-08-02 | Fix for bug #1945335: "SCUMM: Invalid charset id can be stored". | Eugene Sandulenko |
2008-08-02 | Fix for bug #1972625 'ALL: On-the-fly targets are written to the config file' | Max Horn |
2008-08-02 | Fix bug #1879606: "MANIACNES: Crash when game ends" | Eugene Sandulenko |
2008-08-02 | Fix bug #2023727: "MONKEY2: Misplaced Text" | Eugene Sandulenko |