Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-05 | SCUMM: Convert some code to use Common::String | Max Horn | |
svn-id: r48957 | |||
2010-03-16 | Some style fixes. | Johannes Schickel | |
svn-id: r48272 | |||
2010-03-16 | Add patch #2970176 - V0: MM Verb + Anim Fix. | Travis Howell | |
svn-id: r48269 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-08-29 | There is no sentence script in SCUMM0. | Travis Howell | |
svn-id: r43800 | |||
2009-07-25 | Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied. | Travis Howell | |
svn-id: r42737 | |||
2009-07-25 | Add patch #2816140 - MM C64 Costume Animation. | Travis Howell | |
svn-id: r42736 | |||
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 o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the ↵ | Max Horn | |
highest SCUMM version to implement these opcodes. Actually, our code was bugged in so far as we only ever invoked o5_saveLoadGame in V3 games, never in V4 games (but this properly never mattered ;) svn-id: r40014 | |||
2009-04-19 | SCUMM: Turned PARAM_1,2,3 into an enum; minor tweaks | Max Horn | |
svn-id: r40008 | |||
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 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-08 | Some cleanup (yay for whomever had the brilliant idea to let SVN work over ↵ | Max Horn | |
HTTPS and hence through proxies&firewalls :) svn-id: r28877 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-03-14 | Add recent walk box changes to SCUMM0 too. | Travis Howell | |
svn-id: r26132 | |||
2007-02-25 | Rename C64 file to V0 as well. | Eugene Sandulenko | |
svn-id: r25856 |