Age | Commit message (Expand) | Author |
2016-05-26 | SCUMM HE: Fixed SCUMM wrapper for nuking array in U32. | Eugene Sandulenko |
2016-05-25 | SCUMM HE: Document more opcodes. | Kirben |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-17 | Merge pull request #366 from clone2727/he-saves-target-name | clone2727 |
2013-10-05 | SCUMM: Make all HE saves prepend the target name | Matthew Hoops |
2013-08-18 | SCUMM: Remove unnecessary NULL check, CID 1003627 | Torbjörn Andersson |
2013-08-16 | SCUMM: Always confirm quit when required in HE games. | Kirben |
2013-08-04 | SCUMM: Fix backwards-in-same-array case of v72he::copyArray. | Alyssa Milburn |
2011-08-09 | SCUMM: Backyard Soccer 2004 uses a different INI setting to disable printing. | Travis Howell |
2011-08-03 | SCUMM: Remove BluesBirthday dependency on the binary | Matthew Hoops |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-13 | SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _reso... | Max Horn |
2011-05-13 | SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use ... | Max Horn |
2011-05-13 | SCUMM: Add a Resource class, refactor res code around it | Max Horn |
2011-05-13 | SCUMM: Get rid of the MemBlkHeader hack | Max Horn |
2011-05-13 | SCUMM: Refactor how resource (types) are srepresented | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-04-02 | SCUMM: Add support for append mode to o72_openFile() | Matthew Hoops |
2011-04-01 | SCUMM: Stub off file append mode in o72_openFile() | Matthew Hoops |
2010-11-23 | SCUMM: Replace Common::File uses by SeekableReadStream and SearchMan | Max Horn |
2010-10-23 | SCUMM: Skip endian conversion on little endian systems (instead of assigning ... | Max Horn |
2010-10-23 | SCUMM: Fix buffer overflow, that was causing crashes when saving in Backyard ... | Travis Howell |
2010-10-21 | SCUMM: Document ScummEngine_v90he::sortArray | Max Horn |
2009-09-11 | Remove excess spaces. | Travis Howell |
2009-08-29 | Fix the default save game path setting in HE98+ games. | Travis Howell |
2009-08-29 | Fix the default save game path setting in Macintosh versions of HE72+ games. | Travis Howell |
2009-08-23 | Fix Moonbase Commander startup. | Travis Howell |
2009-08-13 | Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-... | Travis Howell |
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-07-23 | Fix bug #1726909 - HE Games: Glitches after loading saved games, by restircti... | Travis Howell |
2009-06-22 | Fix loading/saving in funshop titles. | Travis Howell |
2009-06-18 | Merged revisions 41625 via svnmerge from | Travis Howell |
2009-06-18 | Correct actor layering method in HE90+ games. | Travis Howell |
2009-06-05 | Update o72_getPixel() for 16bit color, and cleanup. | Travis Howell |
2009-04-16 | SCUMM: Compacted various setupOpcodes() implementations by using the fact tha... | Max Horn |
2009-04-16 | SCUMM: Got rid of o6_invalid | Max Horn |
2009-04-16 | SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it) | Max Horn |
2008-12-15 | Add Moonbase Commander target again, for testing only. | Travis Howell |
2008-11-17 | Fix regressions in HE games, when slashes are used in filenames for file opco... | Travis Howell |
2008-09-25 | SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE | Max Horn |
2008-09-06 | Add debugInput opcode for HE 100 games. | Travis Howell |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ad... | Max Horn |
2008-07-11 | SCUMM works with new GMM implementation | Christopher Page |
2008-04-17 | Enable original load/save system in HE100 games. | Travis Howell |
2008-03-09 | Add hack to skip the faulty credits script in Russian HE99 version of Freddi ... | Travis Howell |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |