Age | Commit message (Expand) | Author |
2006-04-16 | Removed the directory parameter from md5_file | Max Horn |
2006-04-16 | Do not override the 'directory' param when dumping BASS resources | Max Horn |
2006-04-16 | Do not override the 'directory' param when dumping BS2 resources | Max Horn |
2006-04-16 | - Implemented text padding in ListWidget and PopUpWidget. Right padding does ... | Eugene Sandulenko |
2006-04-16 | Fix cursor colors in chemsitry set for FF | Travis Howell |
2006-04-16 | Fix mouse cursor changing for buttons in chemistry set for FF | Travis Howell |
2006-04-16 | Fixed evil longstanding bug in String::toLowercase & toUppercase: Before modi... | Max Horn |
2006-04-16 | Improve cursor support in FF | Travis Howell |
2006-04-16 | Use default cursor in FF for now, to make selection easier | Travis Howell |
2006-04-16 | Correct sign, to fix weird path finding issues in FF | Travis Howell |
2006-04-15 | Fix speech id for o_screenTextMsg() in FF | Travis Howell |
2006-04-15 | Cleanup | Travis Howell |
2006-04-15 | Remove out dated comment | Travis Howell |
2006-04-15 | Use different methods to avoid overflows to FF, to avoid regressions | Travis Howell |
2006-04-15 | Use different methods to avoid overflows to FF, to avoid regressions | Travis Howell |
2006-04-15 | Changed default-theme -> modern | Max Horn |
2006-04-15 | cleanup | Max Horn |
2006-04-15 | cleanup | Max Horn |
2006-04-15 | cleanup | Max Horn |
2006-04-15 | Removed unused #include | Max Horn |
2006-04-15 | Moved (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-15 | Removed GameDetector::_gameid in favor of using a config manager entry | Max Horn |
2006-04-15 | Set *plugin to 0, not plugin, which has the advantage that games launch again... | Max Horn |
2006-04-15 | Removed GameDetector::createMixer(), GameDetector::createEngine(), GameDetect... | Max Horn |
2006-04-15 | Fix display of swap character logo in FF | Travis Howell |
2006-04-15 | Always use base 0 in strtol when parsing integer command line options / confi... | Max Horn |
2006-04-15 | oops | Max Horn |
2006-04-15 | - Get rid of GameDetector::_dumpScripts and GameDetector::_force1xOverlay in ... | Max Horn |
2006-04-15 | Properly init _activeDomain to 0 | Max Horn |
2006-04-15 | Clear 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-15 | Increase size of variable array entries, to prevent overflows that often occu... | Travis Howell |
2006-04-15 | Minor cleanup | Travis Howell |
2006-04-15 | Change _numTextBoxes to unsigned, to stop compile warnings | Travis Howell |
2006-04-15 | Adjust various number of textBox checks for FF | Travis Howell |
2006-04-15 | Increase array sizes for FF and cleanup | Travis Howell |
2006-04-15 | Add support for switching voice file in PC versions of FF and cleanup | Travis Howell |
2006-04-15 | Fix compile warnings I caused | Travis Howell |
2006-04-15 | Remove last use of hard coded language values and adjust settings for FF | Travis Howell |
2006-04-15 | Adjust video opcodes for second variable array | Travis Howell |
2006-04-15 | Some more detector stub code (unused) | Max Horn |
2006-04-15 | Disable RTTI and exceptions (we don't use 'em and over here it saves 700kb in... | Max Horn |
2006-04-14 | Avoid using exceptions | Max Horn |
2006-04-14 | Fix another glitch in save game interface of FF | Travis Howell |
2006-04-14 | Tiny optimization for empty strings, which avoids allocating a single byte ju... | Max Horn |
2006-04-14 | Update win32 dist | Travis Howell |
2006-04-14 | Some 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-14 | cleanup | Max Horn |