index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
scumm_v2.h
Age
Commit message (
Expand
)
Author
2016-05-26
SCUMM HE: Moved remnants of Moonabse to HE100
Eugene Sandulenko
2016-05-22
SCUMM HE: Added main Moonbase AI code
Eugene Sandulenko
2016-05-22
SCUMM HE: Moved Moonbase stuff to v90he
Eugene Sandulenko
2014-02-18
SCUMM: Make GPL headers consistent in themselves.
Johannes Schickel
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