Age | Commit message (Expand) | Author |
2012-02-13 | SCUMM: Clean up resetSentence | Willem Jan Palenstijn |
2012-02-11 | SCUMM: use command stack and SentenceTab in mm c64 | Tobias Gunkel |
2012-02-11 | SCUMM: selecting inventory objects and inventory scrolling works again | Tobias Gunkel |
2012-02-11 | SCUMM: fix ScummEngine_v0::o_stopCurrentScript() | Tobias Gunkel |
2012-02-11 | SCUMM: changed handling of _activeInventory/_activeActor to _activeObject(2)/... | Tobias Gunkel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-07 | SCUMM: Avoid hiding overloaded virtual method | Max Horn |
2010-09-18 | SCUMM: Remove unused code, which was replaced by ScummEngine_v0::runObject in... | Travis Howell |
2010-05-05 | SCUMM: Convert some code to use Common::String | Max Horn |
2009-07-28 | SCUMM: Moved _inventoryOffset to ScummEngine_v2 and save it. | Max Horn |
2009-07-25 | Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied. | Travis Howell |
2009-04-20 | SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 an... | Max Horn |
2009-04-19 | SCUMM: Moved ScummEngine_v2::o2_setBoxFlags to ScummEngine_v3::o3_setBoxFlags | Max Horn |
2009-04-16 | SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it) | Max Horn |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |