aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-07-11If we fail to auto-detect either the volume or the map version, set the one t...Filippos Karapetis
2009-07-11SCI: don't let TimerSongIterator loop forever, and don't immediatelyWillem Jan Palenstijn
2009-07-11Fix pinball type mini game in Putt-Putt Enters The Race.Travis Howell
2009-07-11Explicitely instantiate the decompressWizImage() templates, so that they won'...Sven Hesse
2009-07-11Fix oversight in r42361 and also handle consecutive copied characters in SAGA.Willem Jan Palenstijn
2009-07-11Bugfix to properly save the currently playing midi music when saving a scenePaul Gilbert
2009-07-11Only error out, if checkStaticSelectorNames() fails.Travis Howell
2009-07-11Applied patch 2818733 - "SCI: Timer iterator for audio resources played via d...Filippos Karapetis
2009-07-11Applied slightly modified patch 2819002 - "SCI: resource-view-patch on SQ5/Ge...Filippos Karapetis
2009-07-11Removed an invalid detection entryFilippos Karapetis
2009-07-11Applied a slightly modified patch from clone2727 which adds static selector n...Filippos Karapetis
2009-07-11Fixed regression in the script parser from commit 42260Filippos Karapetis
2009-07-11Added initialisation of paging screens when the game startsPaul Gilbert
2009-07-11Active background screens are now properly freed when the game exitsPaul Gilbert
2009-07-11Bugfix to show the mouse cursor when restarting the game after returning to l...Paul Gilbert
2009-07-11Removed the now uneeded "Screen::_disableScreen" flag.Johannes Schickel
2009-07-11Fix graphics not updating, when loading a save in Kyra1. This fixes problems ...Johannes Schickel
2009-07-11Fix bug #2819628 - DETECTOR: Atlantis CD sets wrong gui options.Travis Howell
2009-07-11Fix SAGA outline generation algorithm for charactersWillem Jan Palenstijn
2009-07-11Fix recent regression in AGOSEngine_Simon1::drawImage().Travis Howell
2009-07-10tinsel: proper detection entry for Discworld 1 Italian only CDFabio Battaglia
2009-07-10Fixing mismatched deleteSven Hesse
2009-07-10Applied patch #2819665 - "SCI: cell palette fix for QfG3/SQ5/etc."Filippos Karapetis
2009-07-09Oops specify the correct revsision number in the fixme.Johannes Schickel
2009-07-09Add fixme about SCI32 specific code.Johannes Schickel
2009-07-09By comparing the commit log of r42300, it seems that "off" was renamed to "la...Johannes Schickel
2009-07-09Fix wrong format arugment.Johannes Schickel
2009-07-09Applied patch #2818845 - "SCI: resource.map detection for SCI1/1.1 fixed", wi...Filippos Karapetis
2009-07-09restAdjust should be a signed integer. Fixes crashes with SCI1 games that tak...Filippos Karapetis
2009-07-09Cleanup rollDice (the results of the old and the new function are almost iden...Johannes Schickel
2009-07-09Cleanup.Johannes Schickel
2009-07-09Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming ch...Filippos Karapetis
2009-07-09Giving Font its own real classSven Hesse
2009-07-08LOL: cleanupFlorian Kagerer
2009-07-08LOL: rename new function in last commit according to LordHoto's suggestionFlorian Kagerer
2009-07-08LOL: fix long standing bugs in the battle system (hit chance, damage, etc) by...Florian Kagerer
2009-07-08- Moved printObject inside the Console classFilippos Karapetis
2009-07-08Only the kernel needs to be initialized before anything else, when saving/loa...Filippos Karapetis
2009-07-08Fixed saving/loading again (broken with the latest changes for game feature a...Filippos Karapetis
2009-07-08Some cleanup for the script debugger code:Filippos Karapetis
2009-07-08Fix recent regression in vc61().Travis Howell
2009-07-07Silenced the very chatty song iterator console messages by converting them to...Filippos Karapetis
2009-07-07Improved the LSL1VGA workaround after talking with waltervnFilippos Karapetis
2009-07-07Added a workaround for incorrect font references in LSL1VGA (which was the or...Filippos Karapetis
2009-07-07Change all uses of FM-Towns/fm-towns to FM-TOWNS.Johannes Schickel
2009-07-07Change "FM-Towns" to "FM-TOWNS" for consistency.Johannes Schickel
2009-07-07- Rename FontSJIS::enableShadow to enableOutline.Johannes Schickel
2009-07-07- Added support for outlined FM-Towns ROM drawingJohannes Schickel
2009-07-07kFeatures800 -> kFeatures800x600 in order to have more meaningful nameEugene Sandulenko
2009-07-07Adapt KYRA to use the new Graphics::FontSJIS code.Johannes Schickel