aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-04-17Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyxTravis Howell
2006-04-17Handle unsigned variableArray reads better in FF, fixes more missing subroutinesTravis Howell
2006-04-17Fix box selection after vertical scrolling in FFTravis Howell
2006-04-17Only allocate scale buffer when using FFTravis Howell
2006-04-17Fix vertical scrollingTravis Howell
2006-04-16Should fix wrong thumbnail colors after a screen change, which changed bpp.Johannes Schickel
2006-04-16Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ...Max Horn
2006-04-16The backend is responsible for making its own copy of the mouse cursor, so FFTorbjörn Andersson
2006-04-16The File class automatically tries adding "." to a filename if the file cannotTorbjörn Andersson
2006-04-16changed comments into real commentsWillem Jan Palenstijn
2006-04-16Ignore the 'virtual' HE entries at the end of gameVariantsTable (this fixes a...Max Horn
2006-04-16Add missing mouse pointer checks for oracle and SAM in FFTravis Howell
2006-04-16Reduced dependencies on base/plugins.hMax Horn
2006-04-16Fixed broken svn:keywords valuesMax Horn
2006-04-16Removed the directory parameter from md5_fileMax Horn
2006-04-16Do not override the 'directory' param when dumping BASS resourcesMax Horn
2006-04-16Do not override the 'directory' param when dumping BS2 resourcesMax Horn
2006-04-16Fix cursor colors in chemsitry set for FFTravis Howell
2006-04-16Fix mouse cursor changing for buttons in chemistry set for FFTravis Howell
2006-04-16Improve cursor support in FFTravis Howell
2006-04-16Use default cursor in FF for now, to make selection easierTravis Howell
2006-04-16Correct sign, to fix weird path finding issues in FFTravis Howell
2006-04-15Fix speech id for o_screenTextMsg() in FFTravis Howell
2006-04-15CleanupTravis Howell
2006-04-15Remove out dated commentTravis Howell
2006-04-15Use different methods to avoid overflows to FF, to avoid regressionsTravis Howell
2006-04-15Use different methods to avoid overflows to FF, to avoid regressionsTravis Howell
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