Age | Commit message (Expand) | Author |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |
2011-05-25 | ALL: neighbour -> neighbor | Matthew Hoops |
2011-05-13 | SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use ... | Max Horn |
2011-05-13 | SCUMM: Get rid of the MemBlkHeader hack | Max Horn |
2011-05-13 | SCUMM: Rename saveLoadResource to loadResourceOLD, remove unused save code in it | Max Horn |
2011-05-13 | SCUMM: Move class ResourceManager to its own header | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-04-27 | SCUMM: Add separate game id's for soccermls and soccer2004 | Matthew Hoops |
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn |
2011-04-05 | SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he | Max Horn |
2011-04-05 | SCUMM: Move _heV7DiskOffsets from ScummEngine to ScummEngine_v70he | Max Horn |
2011-04-05 | SCUMM: Split ScummEngine::generateFilename, move HE specifics to class ScummE... | Max Horn |
2011-04-05 | SCUMM: Rename InfoStuff to SaveStateMetaInfos | Max Horn |
2011-04-05 | SCUMM: Move ActorHE into its own header, move some HE specific stuff out of s... | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-12-02 | SCUMM: Fix bug in V12 games causing chars to be lost when wrapping talk text | Max Horn |
2010-10-27 | ENGINE: Generalize SCUMM play time counting and move it into Engine. | Johannes Schickel |
2010-10-25 | SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix. | Travis Howell |
2010-10-23 | SCUMM: Add workaround to allow saved games to be shared between Macintosh and... | Travis Howell |
2010-10-23 | SCUMM: Fix buffer overflow, that was causing crashes when saving in Backyard ... | Travis Howell |
2010-10-18 | SCUMM: Fix potential bug in ScummEngine::resStrLen. | Max Horn |
2010-10-18 | SCUMM: Move common code from ScummEngine::fetchScript* to new method. | Max Horn |
2010-10-17 | SCUMM/FM-TOWNS: more improvements to japanese font drawing | Florian Kagerer |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-10-07 | SCUMM/FM-TOWNS: improved sfx support for indy4 and monkey2 | Florian Kagerer |
2010-10-05 | SCUMM/FM-TOWNS: disable new graphics code in DS port | Florian Kagerer |
2010-10-01 | SCUMM/FM-TOWNS: fix palette and other graphics issues | Florian Kagerer |
2010-08-18 | SCUMM/FM-TOWNS: start rewriting audio code | Florian Kagerer |
2010-08-11 | SCUMM: _resultVarNumber and related methods are specific to v0-v5 | Max Horn |
2010-05-26 | Replace SCUMM F5 dialog by GMM & add help button to GMM | Max Horn |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-03-16 | Add patch #2970176 - V0: MM Verb + Anim Fix. | Travis Howell |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-11-22 | Add patch for Tobias, for cursor palette in PCE version of Loom. | Travis Howell |
2009-11-22 | Fix charset palette in PCE version of Loom, based on information from Tobias. | Travis Howell |
2009-10-27 | Add patch #2846425 - MM C64: walkbox fixed, with minor changes. | Travis Howell |
2009-10-26 | Add patch from Tobias, for costume palettes in PCE version of Loom, with mino... | Travis Howell |
2009-10-26 | Switch PCE version of Loom to 16bit color, since it used 9bit color. | Travis Howell |
2009-10-21 | Add patch from Tobias, for graphic support (backgrounds/objects) in PCE versi... | Travis Howell |
2009-09-25 | SCUMM: Rename _bitDepth to _bytesPerPixel | Max Horn |
2009-08-24 | Merge with trunk | Norbert Lange |
2009-08-24 | Enable alternative palettse for Amiga Monkey Island - Patch ID: 2819787 | Norbert Lange |
2009-08-21 | Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/ | Jody Northup |
2009-08-20 | Cleanup. | Johannes Schickel |
2009-08-08 | merge with trunk | Norbert Lange |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |