aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-01Added a missing '*' (which marks the comment as being one doxygen should proc...Max Horn
2006-05-01Patch #1479919 (AmigaOS maintaining)Max Horn
2006-05-01Some cleanup, and added a FIXME comment concerning the wrong usage of getSave...Max Horn
2006-05-01Add a variant of File::addDefaultDirectory(Recursive) which takes a Filesyste...Max Horn
2006-05-01Another small update/cleanup to the French messages from Nicolas Joly.Torbjörn Andersson
2006-05-01- Stubbed goblinFunc(), it's completeley different; now it at leastSven Hesse
2006-05-01More stubs; GOB2 goes in-game for a second, then segfaults in theSven Hesse
2006-05-01_pseudoRoot was not intialized properlyLars Persson
2006-05-01Updated symbian-fs backend and cleanupLars Persson
2006-05-01Applied patch from Nicolas Joly to fix the French default messages in FutureTorbjörn Andersson
2006-05-01Minor cleanupTravis Howell
2006-05-01Just add kyra2 to kyra_list if ENABLE_KYRA2 is defined.Johannes Schickel
2006-05-01Makes malcolm walking into the kyragem room after some time. (fixes half of b...Johannes Schickel
2006-05-01- More differences in Draw_v2::spriteOperation()Sven Hesse
2006-05-01Add windows code for AbstractFilesystemNode::child()Travis Howell
2006-05-01Adds archive file list, MD5 for my CD version, and a few function stubs for H...Oystein Eftevaag
2006-04-30Add a File::open variant that takes a FilesystemNode as parameterMax Horn
2006-04-30Avoid 'unused variable' warning when using DISABLE_MD5Max Horn
2006-04-30Added new AbstractFilesystemNode::child() resp. FilesystemNode::getChild() me...Max Horn
2006-04-30Do not set VAR_VOICE_MODE in ScummEngine_v7::resetScummVars() (since it is al...Max Horn
2006-04-30Invoke updateSoundSettings a bit later, since it can only correctly set VAR_V...Max Horn
2006-04-30Honor the 'platform' override when choosing between game variants (this shoul...Max Horn
2006-04-30cleanupMax Horn
2006-04-30Revert last change to mouse cursors in FF, causes odd glitchesTravis Howell
2006-04-30Ooops, update var names for drawMousePart()Travis Howell
2006-04-30Use system code for mouse cursors in FFTravis Howell
2006-04-30Clear palette too, after some cutscenesTravis Howell
2006-04-30Fast fade out should be disabled, after a cutsceneTravis Howell
2006-04-30Add complete support for mouse cursors in FF, with help from olkiTravis Howell
2006-04-30Incremented required lure.dat versionPaul Gilbert
2006-04-30Added load of new script offset field for NPC handling of hotspotsPaul Gilbert
2006-04-29Moved queryResString from class ScummDialog to class InfoDialog; some cleanupMax Horn
2006-04-29Renamed updateVolumes to updateSoundSettings -- now it also handles subtitles...Max Horn
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-04-29Fixed bug #1478911 ("BASS regression: garbled text") by making skipBytes uint16Torbjörn Andersson
2006-04-29Moved AKOS stuff to class ScummEngine_v6Max Horn
2006-04-29Added comment about a major leak in ScummEngine::restartMax Horn
2006-04-29* Renamed several methods in favor of a somewhat more uniform naming scheme: ...Max Horn
2006-04-29"qtable" is the tool we used to generate the "queen.tbl" file.Gregory Montoir
2006-04-29Cleanup includesTravis Howell
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
2006-04-29* Added ScummEngine_v8::initScummVars()Max Horn
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
2006-04-29add small note about svnversionWillem Jan Palenstijn
2006-04-29Make use of the new scummLoop_* functions to move some SCUMM version specific...Max Horn
2006-04-29Split scummLoop into multiple functions, for easier maintanance & customizabi...Max Horn
2006-04-29Updated the common on why we would like to display the SVN rev as part of the...Max Horn
2006-04-29Add FF difference in o_screenTextMsg()Travis Howell
2006-04-29Minor cleanupTravis Howell
2006-04-29Merge fadeToBlack() into o1_specialFade() and cleanupTravis Howell