Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-06 | Implement scummvm.ini flag features for AGI engine | Eugene Sandulenko | |
svn-id: r41252 | |||
2009-06-06 | Cleanup | Eugene Sandulenko | |
svn-id: r41251 | |||
2009-06-06 | Fix bug #2026605: "SQ2: Have to wait after dying to do anything." | Eugene Sandulenko | |
svn-id: r41250 | |||
2009-06-06 | Implement debug commands "room" and "bt" | Eugene Sandulenko | |
svn-id: r41249 | |||
2009-06-06 | Remove duplicated amiga busy cursor | Eugene Sandulenko | |
svn-id: r41248 | |||
2009-06-06 | Stop abusing game flag. | Eugene Sandulenko | |
svn-id: r41247 | |||
2009-06-06 | Disable save/load when original did not allow | Eugene Sandulenko | |
svn-id: r41246 | |||
2009-06-06 | Store and compare MD5s in the saves | Eugene Sandulenko | |
svn-id: r41245 | |||
2009-06-06 | Fix bug #1745954: "GR: Intro "jumpy" in parts (Amiga version)" | Eugene Sandulenko | |
svn-id: r41244 | |||
2009-06-06 | Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original" | Eugene Sandulenko | |
svn-id: r41243 | |||
2009-06-06 | Fix bug #2026570: "SQ2: Prompt disappears when it shouldn't" | Eugene Sandulenko | |
svn-id: r41242 | |||
2009-06-06 | Fix implementation of prevent.input. This fixes SQ2 intro | Eugene Sandulenko | |
svn-id: r41241 | |||
2009-06-06 | Fix bug #2434187: "SQ2: message not displayed, or vanishes too quickly" | Eugene Sandulenko | |
svn-id: r41240 | |||
2009-06-06 | Whitespace fixes and C++ comments | Eugene Sandulenko | |
svn-id: r41239 | |||
2009-06-06 | Decrease number of free memory pages to realistic value | Eugene Sandulenko | |
svn-id: r41238 | |||
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson | |
look at debug() and debugC(), since I'm really bored with this now. :-) svn-id: r41061 | |||
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of ↵ | Max Horn | |
char pointers) svn-id: r41000 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-05-21 | Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches". | Eugene Sandulenko | |
Save/load via GMM is not allowed in certain situations now. svn-id: r40773 | |||
2009-05-19 | Start of fixing bug #2537054: "AGI: Using GMM to load causes graphics glitches" | Eugene Sandulenko | |
The engine still crashes when load from GMM occured with a text box on screen. svn-id: r40733 | |||
2009-05-19 | Fix regression introduced in r40438. Saves were badly broken. | Eugene Sandulenko | |
svn-id: r40731 | |||
2009-05-19 | COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are ↵ | Max Horn | |
deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) svn-id: r40725 | |||
2009-05-18 | Implement FR#2103654: "AGI sound volume" | Eugene Sandulenko | |
svn-id: r40704 | |||
2009-05-18 | Fix bug with AGI ignoring music volume. | Eugene Sandulenko | |
svn-id: r40703 | |||
2009-05-13 | Fix some variable may be used uninitialized warnings. | Johannes Schickel | |
svn-id: r40528 | |||
2009-05-11 | Fix bug #1946262: "LSL1: Age Verification answer input not working" | Eugene Sandulenko | |
svn-id: r40468 | |||
2009-05-10 | Support target names of any length. | Johannes Schickel | |
svn-id: r40438 | |||
2009-05-10 | Make static buffer larger. | Willem Jan Palenstijn | |
This fixes crashes with AGI target names like goldrush-amiga. svn-id: r40437 | |||
2009-05-10 | clean up AGI fillAudio | Willem Jan Palenstijn | |
svn-id: r40435 | |||
2009-05-10 | Add detection for newly discovered AGI demo | Eugene Sandulenko | |
svn-id: r40417 | |||
2009-03-19 | Fix compilation | Max Horn | |
svn-id: r39549 | |||
2009-03-19 | Hopefully, this fixes compilation of the AGI engine on 64-bit platforms | Filippos Karapetis | |
svn-id: r39548 | |||
2009-03-10 | Add FIXME comment in AgiEngine::syncSoundSettings. | Johannes Schickel | |
svn-id: r39321 | |||
2009-03-08 | some cleanup | Max Horn | |
svn-id: r39241 | |||
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ↵ | Jordi Vilalta Prat | |
the meaning of the returned string, as discussed some time ago in scummvm-devel svn-id: r39132 | |||
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently ↵ | Max Horn | |
implemented by calling the existing init&go methods; to be cleaned up by engine authors svn-id: r39002 | |||
2009-02-27 | Add detection of another version of the Black Cauldron. (See bug #2628354). | Matthew Hoops | |
svn-id: r38936 | |||
2009-02-17 | Add detection for the Space Quest 3.5 fan game. | Matthew Hoops | |
svn-id: r38450 | |||
2009-02-16 | Fix startup of the Amiga versions of Manhunter NY/SF, which seem to require ↵ | Travis Howell | |
the older platform value of 20. svn-id: r38341 | |||
2009-02-12 | Fix for bug #2541237 - "AGI: Restart quits ScummVM" | Filippos Karapetis | |
svn-id: r36279 | |||
2009-02-11 | Fix for bug #2538123 - "AGI: loading from launcher disables hotkeys" | Filippos Karapetis | |
svn-id: r36266 | |||
2009-02-07 | Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, ↵ | Kari Salminen | |
reported by Muyfa666 on the forums and in the bug report #2565036). svn-id: r36246 | |||
2009-01-30 | do not include common/debug.h from common/util.h | Max Horn | |
svn-id: r36143 | |||
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn | |
svn-id: r36142 | |||
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn | |
svn-id: r36132 | |||
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops ↵ | Max Horn | |
like 'while(cond);' by inserting newlines svn-id: r36127 | |||
2009-01-27 | Protect save slot 0 from being overwritten and/or deleted by the GMM ↵ | Filippos Karapetis | |
save/load menus svn-id: r36112 | |||
2009-01-27 | remove _firstSlot offset from getSavegame*, fixing autosaves (#2537059) | Willem Jan Palenstijn | |
svn-id: r36110 | |||
2009-01-27 | typo | Willem Jan Palenstijn | |
svn-id: r36109 | |||
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / ↵ | Max Horn | |
createWriteStream, again to make ownership of the returned stream clear svn-id: r36014 |