Age | Commit message (Expand) | Author |
2018-05-20 | JANITORIAL: Remove trailing whitespace | Adrian Frühwirth |
2017-02-21 | Merge pull request #902 from segrax/Fix_4556 | Eugene Sandulenko |
2017-02-14 | SCUMM: Cleanup Maniac Mansion workarounds | Robert Crossfield |
2017-02-14 | SCUMM: Fix bug #4112. If you enter the lab while Dr. Fred has the power off, ... | Robert Crossfield |
2017-02-13 | SCUMM: Fix bug #4556 (Maniac C64/V1/V2: Purple Tentacle appears in Lab Entry ... | Robert Crossfield |
2017-01-13 | Merge pull request #877 from segrax/Fix_2285 | Eugene Sandulenko |
2016-12-28 | SCUMM: Fix bug #2285 (ZAK C64/V1/V2 Caponians don't disguise after using blue... | Robert Crossfield |
2016-12-27 | SCUMM: Fix bug #4515 (Dr. Fred facing wrong way in lab cutscene) | Robert Crossfield |
2016-01-10 | SCUMM: Add support for Russian MM | Eugene Sandulenko |
2014-11-23 | SCUMM: Fix bug #2034 - MANIAC V2: Early Collision with Green Tentacle | Robert Crossfield |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-02-13 | SCUMM: Clean up resetSentence | Willem Jan Palenstijn |
2012-02-11 | SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 ver... | Tobias Gunkel |
2012-02-11 | SCUMM: adjust to coding style-guide | Tobias Gunkel |
2012-02-11 | SCUMM: replace o_beginOverride() with o2_beginOverride() | Tobias Gunkel |
2012-02-11 | SCUMM: introduce constants for _userState for cleaner and easier to understan... | Tobias Gunkel |
2012-02-11 | SCUMM: scumm_vars 14 to 16 are not handled specially in v0 | Tobias Gunkel |
2012-02-11 | SCUMM: Fix actor ID handling in v0 | Tobias Gunkel |
2012-02-11 | SCUMM: 2nd try to fix dungeon door timing | Tobias Gunkel |
2012-02-11 | SCUMM: shorten delay for dungeon door closing action | Tobias Gunkel |
2012-02-11 | SCUMM: use command stack and SentenceTab in mm c64 | Tobias Gunkel |
2012-02-11 | SCUMM: start handling object type and id correctly in mm c64 | 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 |
2012-01-29 | SCUMM: Add script number differences in SCUMM V0, for two work arounds in Man... | Travis Howell |
2011-05-13 | SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use ... | Max Horn |
2011-05-13 | SCUMM: Move class ResourceManager to its own header | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-07 | SCUMM: Avoid hiding overloaded virtual method | Max Horn |
2010-12-02 | SCUMM: Workaround for bug #1447058, a race condition in the game scripts | Max Horn |
2010-10-25 | SCUMM: Add patch #3093541 - MMC64: Actor Walk / Object Fix. | Travis Howell |
2010-08-16 | SCUMM: More finely differentiate opcode tables between v3, v4 and v5 | Max Horn |
2010-05-05 | SCUMM: Convert some code to use Common::String | Max Horn |
2009-05-26 | Fix bug #2687801 - ZAK: Cannot pickup Ladder on Mars Youth Hostel. | 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: Moved ScummEngine_v2::o2_setBoxFlags to ScummEngine_v3::o3_setBoxFlags | 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 |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
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-11 | A long time ago, in a virtual machine far, far away... | Max Horn |
2007-02-25 | Remove left over debug output. | Travis Howell |
2007-02-25 | Add support for using disks images for Apple II version of Maniac Mansion. | Travis Howell |
2007-02-18 | French keyboard is 'azerty' not 'awert' | Chris Apers |
2007-02-15 | Fix for bug #1328146: MANIACNES: Shortcut keys are incorrectly configured | Max Horn |