aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10Merged revisions 42322,42328,42345-42346,42354-42358 via svnmerge from Travis Howell
2009-07-10Restored several files after the version update.Eugene Sandulenko
2009-07-10Recreate FSNode after calling checkPath since checkPath mayWillem Jan Palenstijn
2009-07-10tinsel: proper detection entry for Discworld 1 Italian only CDFabio Battaglia
2009-07-10Mention the Gob savegame format change and change the version from 0.14.0 to ...Sven Hesse
2009-07-10Fixing mismatched deleteSven Hesse
2009-07-10Whoops, and one more.Jody Northup
2009-07-10Fixed a couple of errors in the new getSupportedFormats implementation.Jody Northup
2009-07-10This is 1.0.0svnEugene Sandulenko
2009-07-10Applied patch #2819665 - "SCI: cell palette fix for QfG3/SQ5/etc."Filippos Karapetis
2009-07-10updated comment on initGraphics as I should have done before commiting r42330.Jody Northup
2009-07-10Simplified SCI and groovie's initial graphics setup making use of the overloa...Jody Northup
2009-07-10Overloaded initGraphics to provide for simpler procedures for engines support...Jody Northup
2009-07-10Fixed some branch-specific vsprops configuration, that was lost in the merge ...Jody Northup
2009-07-10Mention cruise supportEugene Sandulenko
2009-07-10removed OSystem::convertScreenRect as unnecessary and bloatful.Jody Northup
2009-07-10Moved OSystem_SDL::getSupportedFormats function body from platforms/sdl/sdl.h...Jody Northup
2009-07-10Changed the status of the Tinsel engine to be enabled by defaultPaul Gilbert
2009-07-10Merged revisions 42277-42278,42286-42290,42292-42293,42297,42300-42301,42303,...Travis Howell
2009-07-09fix compileMatthew Hoops
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-09Added proper safeguards for shorten.*, thereby fixing commit 42259Filippos Karapetis
2009-07-09Reverted commit #42257, as the original issue was with the compilation proces...Filippos Karapetis
2009-07-09- Rewrote and greatly simplified the MSVC8 and MSVC9 project files so that th...Filippos Karapetis
2009-07-09Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming ch...Filippos Karapetis
2009-07-09Warn instead of crash when a video frame part was found although the header s...Sven Hesse
2009-07-09corrected creation of one Graphics::PixelFormat to reflect the resurrection o...Jody Northup
2009-07-09Corrected lingering formatting errors that were introduced by the find-and-re...Jody Northup
2009-07-09Removed #ifdef blocks around new error values in Common::Error and OSystem::T...Jody Northup
2009-07-09Changed the status of the cruise engine to be enabled by defaultPaul Gilbert
2009-07-09Giving Font its own real classSven Hesse
2009-07-09Merged revisions 42252,42255-42263,42269-42271 via svnmerge from Travis Howell
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