Age | Commit message (Expand) | Author |
2008-11-05 | Got rid of the unused 'filename' attribute in SaveStateDescriptor | Max Horn |
2008-11-04 | Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat... | Max Horn |
2008-10-26 | Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ... | Filippos Karapetis |
2008-10-23 | Pushed down some header deps | Max Horn |
2008-10-14 | Another tweak to HE: Use SearchMan.openFile instead of a raw FSNode | Max Horn |
2008-10-13 | Fix for bug #2162342: FREDDI1: Game does not start | Max Horn |
2008-10-11 | Use Common::File instead of FilePtr | Max Horn |
2008-10-11 | Add patch from Quietust - Correct music speed in Amiga V2/V3 games. | Travis Howell |
2008-10-05 | Merged several revisions from SVNMerge. | Vicent Marti |
2008-10-04 | Renamed some MetaEngine feature flags; removed explicit numbers from this fea... | Max Horn |
2008-10-03 | SCUMM: Added french Monkey VGA variant, see bug #2129199 | Max Horn |
2008-10-02 | typo | Max Horn |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-10-02 | Correct HE version for Putt-Putt Enters the Race (French/Windows). | Travis Howell |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-30 | Added multiple new open() methods to Common::File, which make it possible to ... | Max Horn |
2008-09-30 | SCUMM HE: Use FilesystemNode::openForReading() instead of 'new Common::File' ... | Max Horn |
2008-09-29 | Since no one has come up with any better suggestion... this should fix #2123258 | Torbjörn Andersson |
2008-09-29 | restrict _heXmapNum to HE versions, should fix #2135822 | Gregory Montoir |
2008-09-29 | - Merged 75 revisions from trunk. | Vicent Marti |
2008-09-29 | Added const qualifiers | Max Horn |
2008-09-29 | SCUMM HE: Fixed leak in Win32ResExtractor::extractResource_, use _filename in... | Max Horn |
2008-09-29 | Added const qualifiers | Max Horn |
2008-09-28 | Add Italian C64 Zak | Eugene Sandulenko |
2008-09-27 | SCUMM: Use FilesystemNode::openForReading instead of Common::File::open(Files... | Max Horn |
2008-09-25 | cleanup | Max Horn |
2008-09-25 | SCUMM: Moved more stuf from class Actor to ActorHE | Max Horn |
2008-09-25 | SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE | Max Horn |
2008-09-25 | SCUMM: Added a new ActorHE class, as well as a virtual Actor::prepareDrawActo... | Max Horn |
2008-09-24 | cleanup | Max Horn |
2008-09-23 | Add another French Windows version of Putt-Putt Enters the Race. | Travis Howell |
2008-09-23 | Fix for bug #1917981: Game crash when finishing Indy3 demo. At the same time,... | Max Horn |
2008-09-20 | I think this is the correct fix for bug #2081347 ("MM: Charset out of | Torbjörn Andersson |
2008-09-20 | fix drawing order in saveload choosers (draw container before contents) | Willem Jan Palenstijn |
2008-09-20 | - Merged the new RTL changes into the branch. | Vicent Marti |
2008-09-17 | Patch #2060517: SCUMM: engine sets incorrect talkspeed value | Max Horn |
2008-09-16 | Added support for SCUMM savestates date/time and playtime info in the launche... | Johannes Schickel |
2008-09-16 | Cleanup. | Johannes Schickel |
2008-09-16 | Added "querySaveMetaInfos" to MetaEngine. | Johannes Schickel |
2008-09-16 | Modified uncompress in common/zlib.h to return a bool, so that we don't have ... | Max Horn |
2008-09-15 | replace ioFailed by err | Willem Jan Palenstijn |
2008-09-15 | fix listSaveGames | Willem Jan Palenstijn |
2008-09-14 | Big patch changing semantics of ReadStream::eos(): | Willem Jan Palenstijn |
2008-09-14 | Little cleanup. | Johannes Schickel |
2008-09-14 | Added thumbnail support for launcher to SCUMM engine. | Johannes Schickel |
2008-09-13 | SCUMM: Got rid of class Chunk | Max Horn |
2008-09-13 | SCUMM: Merged class Chunk & FileChunk | Max Horn |
2008-09-13 | SCUMM: Merged class BaseChunk & Chunk; got rid of MemoryChunk | Max Horn |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-11 | Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState". | Johannes Schickel |