Age | Commit message (Expand) | Author |
2004-02-24 | Remove warnings, they were dummy warnings in originals. | Travis Howell |
2004-02-21 | Ooops | Travis Howell |
2004-02-21 | Add a few more actor inits. for later games. | Travis Howell |
2004-02-18 | FT/DIG/COMI should always default to 100 for actor.forceclip. | Travis Howell |
2004-02-17 | save talkVolume | Max Horn |
2004-02-16 | Add akos drawing offsets | Travis Howell |
2004-02-09 | added talkVolume, and changed talkPan call method | Paweł Kołodziejski |
2004-02-06 | Used wrong check, might have caused regressions. | Travis Howell |
2004-01-26 | Not needed | Travis Howell |
2004-01-26 | Ooops | Travis Howell |
2004-01-22 | actor ignoreTurns is complete for scumm6 | Travis Howell |
2004-01-22 | Remove a few old warnings. | Travis Howell |
2004-01-17 | Small difference in HE games, fixes radio still moving after speech ends. | Travis Howell |
2004-01-16 | Only needed for V1 Maniac. | Travis Howell |
2004-01-16 | Fix for bug #862263 - Maniac actors never stop talking. I know this could pro... | James Brown |
2004-01-16 | Hack for infinite loop in walkbox code - hacks around Maniac bug #862245 (fix... | James Brown |
2004-01-16 | Add correct actor palette color changing for HE games. | Travis Howell |
2004-01-15 | This should be zeroed too. | Travis Howell |
2004-01-15 | Only stop walkScript if it is been used. | Travis Howell |
2004-01-15 | Use simpler checks | Travis Howell |
2004-01-14 | Add back missing line. | Travis Howell |
2004-01-14 | ... and so we are back at precisely my original code, wasn't it fun? :-) | Max Horn |
2004-01-14 | Slight change to match disasm. exactly. | Travis Howell |
2004-01-13 | Revert last change, misread code. | Travis Howell |
2004-01-13 | Typo | Travis Howell |
2004-01-13 | Fix #775662, actor frame should always be reset to 0 for tentacle. | Travis Howell |
2004-01-12 | Add skipLimb actor var, which is used by puttmoon. | Travis Howell |
2004-01-11 | Ooops | Travis Howell |
2004-01-11 | This make HE games actor clipping code closer to disasm. | Travis Howell |
2004-01-10 | More conversion to debug channels | James Brown |
2004-01-08 | move the charset mask to the charset renderer class; some other related changes | Max Horn |
2004-01-08 | Need for loomcd too. | Travis Howell |
2004-01-08 | Workaround for bug #770049 | Max Horn |
2004-01-07 | Actor flip should be reset, fixes some glitches in putt putt games | Travis Howell |
2004-01-07 | Add another check for ignoreTurns, ignoreTurns. | Travis Howell |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-05 | added Actor::getElevation and Actor::setElevation; cleaned up costume API a b... | Max Horn |
2004-01-05 | Add partial support for ignoreTurns, fixes some glitches in putt putt games. | Travis Howell |
2004-01-03 | Should be enabled for all GF_NEW_COSTUMES games. | Travis Howell |
2004-01-02 | Fix some masking issue in Putt Putt games | Travis Howell |
2003-12-28 | Putt Putt games use old calculation | Travis Howell |
2003-12-28 | Putt Putt games use old calculation | Travis Howell |
2003-12-15 | Ooops, wrong bug id. | Travis Howell |
2003-12-15 | Add comment | Travis Howell |
2003-12-15 | Stops zak losing his body. | Travis Howell |
2003-12-06 | potential fix for bug #830106 (ugly) | Max Horn |
2003-12-03 | Add fix for annoying costume warning in FT, part of patch #853099 | Travis Howell |
2003-11-29 | new savegame version: store actor pan data; store Audio CD playback status (a... | Max Horn |
2003-11-16 | changed some shift operators to *, / | Paweł Kołodziejski |
2003-11-10 | cleanup / some warnings (I'd like to know if and where those opcodes are used) | Max Horn |