aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15Changed default-theme -> modernMax Horn
2006-04-15cleanupMax Horn
2006-04-15cleanupMax Horn
2006-04-15cleanupMax Horn
2006-04-15Removed unused #includeMax Horn
2006-04-15Moved (Plain)GameDescriptor from base/gameDetector.h to the new base/game.h h...Max 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-15Set *plugin to 0, not plugin, which has the advantage that games launch again...Max Horn
2006-04-15Removed GameDetector::createMixer(), GameDetector::createEngine(), GameDetect...Max Horn
2006-04-15Fix display of swap character logo in FFTravis Howell
2006-04-15Always use base 0 in strtol when parsing integer command line options / confi...Max Horn
2006-04-15oopsMax Horn
2006-04-15- Get rid of GameDetector::_dumpScripts and GameDetector::_force1xOverlay in ...Max Horn
2006-04-15Properly init _activeDomain to 0Max Horn
2006-04-15Clear the transient domaing *after* running the launcher, not before, so that...Max Horn
2006-04-15- Replaced ConfigManager::_globalDomains by _appDomain (we don't support mult...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-15Disable RTTI and exceptions (we don't use 'em and over here it saves 700kb in...Max Horn
2006-04-14Avoid using exceptionsMax Horn
2006-04-14Fix another glitch in save game interface of FFTravis Howell
2006-04-14Tiny optimization for empty strings, which avoids allocating a single byte ju...Max Horn
2006-04-14Update win32 distTravis 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-14cleanupMax Horn
2006-04-14Instead of calling our main them 'default-theme', call it 'modern' and reserv...Max Horn
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-14Fix for bug #1470104 ("Compiled features" string empty)Max Horn
2006-04-14Remove unused codeTravis Howell