Age | Commit message (Expand) | Author |
2006-10-02 | Workaround for bug #1555938 ("MI2: Inventory object cloning"), as suggested by | Torbjörn Andersson |
2006-09-23 | Removed CHECK_HEAP | Max Horn |
2006-09-17 | Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap... | Max Horn |
2006-09-16 | Replaced checkRange by assertRange, which has (a) an (IMO) more logical order... | Max Horn |
2006-09-02 | Fix string formating in Russian versions of HE72+ games | Travis Howell |
2006-08-21 | cleanup & check for sentence overflows | Max Horn |
2006-06-17 | Limit vm.numNestedScripts to positive value, when subtracting slot in runScri... | Travis Howell |
2006-06-03 | Update talkspeed config setting, when set by game scripts | Travis Howell |
2006-06-03 | Update talkspeed config setting, when set by game scripts | Travis Howell |
2006-06-03 | Correct setting of VAR_CHARINC in several functions, the value should only be... | Travis Howell |
2006-05-29 | If we're going to intercept attempts to set VAR(VAR_CHARINC) in writeVar(), we | Torbjörn Andersson |
2006-05-29 | Fix Commodore 64 versions | Travis Howell |
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn |
2006-05-09 | - Updated MSVC8 project files | Eugene Sandulenko |
2006-04-16 | Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ... | Max Horn |
2006-03-15 | Correct VAR_OVERRIDE settings in override opcodes | Travis Howell |
2006-03-15 | Minor cleanup | Travis Howell |
2006-03-12 | Revert mistaken commit of local debug code | Travis Howell |
2006-03-12 | Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy) | Travis Howell |
2006-03-02 | Yet another patch for bug #1407789 (FT: Invalid Actor when "Combining" Two It... | Max Horn |
2006-03-02 | Improve input in C64 maniac | Travis Howell |
2006-03-01 | added 2 SCUMM vars for v1/v2. | Gregory Montoir |
2006-02-25 | Modified the workaround for bug #1407789 to not depend on MD5 detection | Max Horn |
2006-02-25 | Replaced MKID by MID_BE in most places in the SCUMM engine | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |