Age | Commit message (Expand) | Author |
2006-09-21 | Fix comment | Eugene Sandulenko |
2006-09-21 | Fix bug #1536932: "MANIACNES: Crash on click in speechtext-area" | Eugene Sandulenko |
2006-09-17 | renamed ScummEngine::restoreBG to restoreBackground; renamed and moved Gdi::c... | Max Horn |
2006-09-17 | Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap... | Max Horn |
2006-09-17 | Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap (i.e... | Max Horn |
2006-06-19 | Fix inventory colors regression in C64 maniac | Travis Howell |
2006-05-31 | Add patch for bug #1452272 - COMI: Verb strings aren't wrapped | Travis Howell |
2006-05-29 | Fix Commodore 64 versions | Travis Howell |
2006-05-14 | Fixed regression in Maniac/Zak inventory drawing. | Torbjörn Andersson |
2006-03-10 | Revert that mistaken change to English verb table for C64 maniac | Travis Howell |
2006-03-10 | Update German verbs for C64 maniac, to match original | Travis Howell |
2006-03-05 | Add back exclusion lost in last commit, exclude some verbs from verbs error s... | Travis Howell |
2006-03-05 | Correct case of verb names in C64 Maniac | Travis Howell |
2006-03-05 | Add German verbs and more work on input in C64 maniac | Travis Howell |
2006-03-02 | Fix using items in C64 maniac and cleanup | Travis Howell |
2006-03-02 | Add sentence line to C64 maniac | Travis Howell |
2006-03-02 | Add difference in bitVars opcodes in C64 maniac | Travis Howell |
2006-03-02 | Improve input in C64 maniac | Travis Howell |
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 |