Age | Commit message (Expand) | Author |
2016-12-27 | SCUMM: Fix bug #6817 (V1 Actors drawn 1 line too high) | Robert Crossfield |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-03 | SCUMM: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-01 | SCUMM: PCESetCostumeData should have static linking | Bertrand Augereau |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2012-02-11 | SCUMM: replaced A with a0 to avoid upper-case local vars | Tobias Gunkel |
2012-02-11 | SCUMM: match style-guide, add missing spaces between some "if ()", "for ()" | Tobias Gunkel |
2012-02-11 | SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 ver... | Tobias Gunkel |
2012-02-11 | SCUMM: remove the temporary variable _limb_current | Tobias Gunkel |
2012-02-11 | SCUMM: adjust to coding style-guide | Tobias Gunkel |
2012-02-11 | SCUMM: fix gcc compiler warnings | Tobias Gunkel |
2012-02-11 | SCUMM: Fix if there is no costume set | Robert Crossfield |
2012-02-11 | SCUMM: Remove unused variable, remove old comment | Robert Crossfield |
2012-02-11 | SCUMM: Improve comments | Robert Crossfield |
2012-02-11 | SCUMM: Fix Tentacle issue, and possibly some other animation issues | Robert Crossfield |
2012-02-11 | SCUMM: Animation Fixes | Robert Crossfield |
2012-02-11 | SCUMM: Fix the animation system, rename the Limb Frame Repeat variable | Robert Crossfield |
2012-02-11 | SCUMM: Re-arrange some things to make it closer to the original | segrax |
2012-02-11 | SCUMM: improve unknown variable support, add case 0xff to the animateactor op... | segrax |
2012-02-11 | SCUMM: Change vars to ints, remove unused variable for now | segrax |
2012-02-11 | SCUMM: Add in support in v0 for the unknown variable to o_animateActor | segrax |
2011-08-26 | SCUMM: Implement proper Indy4 Amiga palette handling. | Johannes Schickel |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-23 | ARM: Global symbols get an underscore prefix on darwin | dhewg |
2010-11-01 | ENGINES: Replace many printfs by warning/debug/debugN | Max Horn |
2010-03-16 | Some style fixes. | Johannes Schickel |
2010-03-16 | Add patch #2970176 - V0: MM Verb + Anim Fix. | Travis Howell |
2010-03-16 | Add patch #2970899 - MM V0: flipped limbs drawing fix. | Travis Howell |
2010-02-26 | SCUMM: Fix stride of palette data in ARM optimised costime renderer | Neil Millstone |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-11-26 | Add patch #2853844 - MM C64: walksounds. | Travis Howell |
2009-11-24 | Add patch #2903170 - MM C64: costume fix. | Travis Howell |
2009-11-22 | Exclude Loom PCE engine specific code, from non-16bit color build. | Travis Howell |
2009-11-05 | Add fix from Tobias, for bobbing Bobbin in PCE version of Loom. | Travis Howell |
2009-10-26 | Add patch from Tobias, for costume palettes in PCE version of Loom, with mino... | Travis Howell |
2009-10-26 | Switch PCE version of Loom to 16bit color, since it used 9bit color. | Travis Howell |
2009-10-26 | Add patch from Tobias, for masking support in PCE version of Loom, with minor... | Travis Howell |
2009-10-25 | Add patch from Tobias, for initial costume support in PCE version of Loom, wi... | Travis Howell |
2009-10-21 | Add/remove comments. | Travis Howell |
2009-10-21 | Add patch from Tobias, for graphic support (backgrounds/objects) in PCE versi... | Travis Howell |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-07-25 | Whitespace fixes | Max Horn |
2009-07-25 | Add patch #2816140 - MM C64 Costume Animation. | Travis Howell |
2009-06-05 | Ooops, correct mistakes in commit 41162. | Travis Howell |
2009-06-05 | Converted cursor code to use 16-bit. | Jody Northup |
2009-06-04 | Fix the color of Poodles Galore's finger nails in Spy Fox 3. | Travis Howell |
2008-02-03 | Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd | Robin Watts |
2008-02-03 | Missing ( in ASM_COSTUME code | Lars Persson |