aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-04-15Removed unused #includeMax Horn
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...Max Horn
2006-04-15Removed GameDetector::_gameid in favor of using a config manager entryMax Horn
2006-04-15Fix display of swap character logo in FFTravis Howell
2006-04-15- Get rid of GameDetector::_dumpScripts and GameDetector::_force1xOverlay in ...Max Horn
2006-04-15Increase size of variable array entries, to prevent overflows that often occu...Travis Howell
2006-04-15Minor cleanupTravis Howell
2006-04-15Change _numTextBoxes to unsigned, to stop compile warningsTravis Howell
2006-04-15Adjust various number of textBox checks for FFTravis Howell
2006-04-15Increase array sizes for FF and cleanupTravis Howell
2006-04-15Add support for switching voice file in PC versions of FF and cleanupTravis Howell
2006-04-15Fix compile warnings I causedTravis Howell
2006-04-15Remove last use of hard coded language values and adjust settings for FFTravis Howell
2006-04-15Adjust video opcodes for second variable arrayTravis Howell
2006-04-15Some more detector stub code (unused)Max Horn
2006-04-14Fix another glitch in save game interface of FFTravis Howell
2006-04-14Some cleanup of the SCUMM ConfigDialog; also added a big FIXME comment explai...Max Horn
2006-04-14- Seems like I forget a branch in Mult_v2::animate()Sven Hesse
2006-04-14Fix glitch when entering saved game name in FFTravis Howell
2006-04-14Correct size, when clearing image in renderString() for FFTravis Howell
2006-04-14Avoid possible regression in set_video_mode_internal() for Simon1Travis Howell
2006-04-14Fix object name display, after conversation in FFTravis Howell
2006-04-14Yes, it is really necessry to compute a special 'disk number' here (in fbear ...Max Horn
2006-04-14Add variant for updated Spy Fox 1Travis Howell
2006-04-14CleanupTravis Howell
2006-04-14Possible fix for bug #1470197 (SCUMM: HE Game variants broken)Max Horn
2006-04-14Remove unused codeTravis Howell
2006-04-14A few corrections to path finding in FFTravis Howell
2006-04-14Adjusted debug message levels: loading a cutscene is more interesting than theTorbjörn Andersson
2006-04-14Ooops, increment table, not field in invertBox{}Travis Howell
2006-04-14Add missing increment in invertBox()Travis Howell
2006-04-14Fixed stupid mistake (it's my mistake, I can call it whatever I want!) in theTorbjörn Andersson
2006-04-14Add speech support for Amiga verison of FFTravis Howell
2006-04-14Add support for sound effects in Amiga version of FF and cleanupTravis Howell
2006-04-14Changed File::open to take a Common::String as file name parameterMax Horn
2006-04-14Remove duplicate check in checkPathsTravis Howell
2006-04-14Fix regression in Amiga version of FFTravis Howell
2006-04-14Fix compiler warningsMax Horn
2006-04-13Add invertBox function for FFTravis Howell
2006-04-13Add checkPaths function for FFTravis Howell
2006-04-13Fixed the invalid reads visible with valgrind, deleted theSven Hesse
2006-04-13Commented the SpriteOperation in Draw_v2::printText() out for now,Sven Hesse
2006-04-13Some more stubs and rearrangingsSven Hesse
2006-04-13Slightly more verbose error message.Torbjörn Andersson
2006-04-13- More stubs, the intro now works completely (with extreme graphicalSven Hesse
2006-04-13Added TODO about some extra data files that Operation Stealth has to load.Torbjörn Andersson
2006-04-13Add code for save game interface in FFTravis Howell
2006-04-13Fixes save/load.Johannes Schickel
2006-04-13Fix display of saved games list in oracle of FF, when savingTravis Howell
2006-04-13vc36_setWindowImage is used for difference purpose in FFTravis Howell