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
/
script_v0.cpp
Age
Commit message (
Expand
)
Author
2010-10-25
SCUMM: Add patch #3089936 - MMC64: Parcel/Tombstone/Verb Fix.
Travis Howell
2010-10-25
SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix.
Travis Howell
2010-05-05
SCUMM: Convert some code to use Common::String
Max Horn
2010-03-16
Some style fixes.
Johannes Schickel
2010-03-16
Add patch #2970176 - V0: MM Verb + Anim Fix.
Travis Howell
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-08-29
There is no sentence script in SCUMM0.
Travis Howell
2009-07-25
Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.
Travis Howell
2009-07-25
Add patch #2816140 - MM C64 Costume Animation.
Travis Howell
2009-04-20
SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 an...
Max Horn
2009-04-19
SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highe...
Max Horn
2009-04-19
SCUMM: Turned PARAM_1,2,3 into an enum; minor tweaks
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
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-08
Some cleanup (yay for whomever had the brilliant idea to let SVN work over HT...
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-14
Add recent walk box changes to SCUMM0 too.
Travis Howell
2007-02-25
Rename C64 file to V0 as well.
Eugene Sandulenko