Age | Commit message (Expand) | Author |
2009-06-06 | Fix bug #2434187: "SQ2: message not displayed, or vanishes too quickly" | Eugene Sandulenko |
2009-06-06 | Whitespace fixes and C++ comments | Eugene Sandulenko |
2009-06-06 | Decrease number of free memory pages to realistic value | Eugene Sandulenko |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-21 | Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches". | Eugene Sandulenko |
2009-05-19 | Start of fixing bug #2537054: "AGI: Using GMM to load causes graphics glitches" | Eugene Sandulenko |
2009-05-19 | Fix regression introduced in r40438. Saves were badly broken. | Eugene Sandulenko |
2009-05-19 | COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate... | Max Horn |
2009-05-18 | Implement FR#2103654: "AGI sound volume" | Eugene Sandulenko |
2009-05-18 | Fix bug with AGI ignoring music volume. | Eugene Sandulenko |
2009-05-13 | Fix some variable may be used uninitialized warnings. | Johannes Schickel |
2009-05-11 | Fix bug #1946262: "LSL1: Age Verification answer input not working" | Eugene Sandulenko |
2009-05-10 | Support target names of any length. | Johannes Schickel |
2009-05-10 | Make static buffer larger. | Willem Jan Palenstijn |
2009-05-10 | clean up AGI fillAudio | Willem Jan Palenstijn |
2009-05-10 | Add detection for newly discovered AGI demo | Eugene Sandulenko |
2009-03-19 | Fix compilation | Max Horn |
2009-03-19 | Hopefully, this fixes compilation of the AGI engine on 64-bit platforms | Filippos Karapetis |
2009-03-10 | Add FIXME comment in AgiEngine::syncSoundSettings. | Johannes Schickel |
2009-03-08 | some cleanup | Max Horn |
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ... | Jordi Vilalta Prat |
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently implement... | Max Horn |
2009-02-27 | Add detection of another version of the Black Cauldron. (See bug #2628354). | Matthew Hoops |
2009-02-17 | Add detection for the Space Quest 3.5 fan game. | Matthew Hoops |
2009-02-16 | Fix startup of the Amiga versions of Manhunter NY/SF, which seem to require t... | Travis Howell |
2009-02-12 | Fix for bug #2541237 - "AGI: Restart quits ScummVM" | Filippos Karapetis |
2009-02-11 | Fix for bug #2538123 - "AGI: loading from launcher disables hotkeys" | Filippos Karapetis |
2009-02-07 | Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, report... | Kari Salminen |
2009-01-30 | do not include common/debug.h from common/util.h | Max Horn |
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn |
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2009-01-27 | Protect save slot 0 from being overwritten and/or deleted by the GMM save/loa... | Filippos Karapetis |
2009-01-27 | remove _firstSlot offset from getSavegame*, fixing autosaves (#2537059) | Willem Jan Palenstijn |
2009-01-27 | typo | Willem Jan Palenstijn |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-18 | Removed unused defines, cleaned up some more defines and reduced the places w... | Filippos Karapetis |
2009-01-18 | Removed some unused defines in Mickey's Space Adventure, and removed a case w... | Filippos Karapetis |
2009-01-18 | fix another regression from the RTL branch merge | Matthew Hoops |
2009-01-12 | consistency fix and add a new line | Matthew Hoops |
2009-01-11 | Fix regression when gameids were los for some fanmade games | Eugene Sandulenko |
2009-01-08 | Fixed slight regression | Filippos Karapetis |
2009-01-08 | Give more detailed info on recently added KQ4 detection entry (It's KQ4 v2.0,... | Kari Salminen |
2009-01-08 | Fix bug #2455850: "LSL: missing Polish MD5" and add Polish LSL1 demo along th... | Eugene Sandulenko |
2009-01-07 | Fix bug #2451381: "AGI: -x option (or loading from launcher) breaks some games" | Eugene Sandulenko |
2009-01-07 | Add detection entry for King's Quest IV AGI (PC 5.25", 2.0) as provided by Us... | Kari Salminen |
2009-01-07 | Fix bug #2484801: "PQ1/DOS/Englisv2.0G - One version is detected as MAC Version" | Eugene Sandulenko |
2009-01-07 | Fix bug #1942471: "AGI: Fan(Get Outta SQ): No Word wrapping" | Eugene Sandulenko |