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 (
Collapse
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-07
SCUMM: Avoid hiding overloaded virtual method
Max Horn
svn-id: r55809
2010-09-18
SCUMM: Remove unused code, which was replaced by ScummEngine_v0::runObject ↵
Travis Howell
in revision 42737. svn-id: r52798
2010-05-05
SCUMM: Convert some code to use Common::String
Max Horn
svn-id: r48957
2009-07-28
SCUMM: Moved _inventoryOffset to ScummEngine_v2 and save it.
Max Horn
Fixes bug #2828417: Zak V2: inventory position isn't reset when loading. svn-id: r42870
2009-07-25
Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.
Travis Howell
svn-id: r42737
2009-04-20
SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 ↵
Max Horn
and v2 opcodes svn-id: r40025
2009-04-19
SCUMM: Moved ScummEngine_v2::o2_setBoxFlags to ScummEngine_v3::o3_setBoxFlags
Max Horn
svn-id: r40010
2009-04-16
SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it)
Max Horn
svn-id: r39956
2009-03-20
SCUMM: Split intern.h into multiple headers
Max Horn
svn-id: r39567