Age | Commit message (Expand) | Author |
2004-07-12 | Should be right this time. | Travis Howell |
2004-07-12 | Add support for music in HE 7.0 games. | Travis Howell |
2004-07-12 | Fix puttdemo (dos) regression. | Travis Howell |
2004-07-11 | Bump save game version for HE 7.0 changes | Travis Howell |
2004-07-11 | Missed one spot | Travis Howell |
2004-07-11 | Rename var | Travis Howell |
2004-07-11 | Color cycling is only used in SCUMM 4+ games. | Travis Howell |
2004-07-11 | Add vart | Travis Howell |
2004-07-10 | Always stop actor walkscript when required. | Travis Howell |
2004-07-10 | Ooops | Travis Howell |
2004-07-10 | Full Throttle handles verb differently | Travis Howell |
2004-07-09 | Don't allow codec 1 to skip columns when _scaleX is 255. This is consistent | Torbjörn Andersson |
2004-07-08 | Experimental fix for bugs #795938 and #929242. In both cases, text is | Torbjörn Andersson |
2004-07-07 | Ooops | Travis Howell |
2004-07-05 | Code is correct, check against disasm. | Travis Howell |
2004-07-05 | Unused in original game (According to diasm.) | Travis Howell |
2004-07-05 | Merge into new function. | Travis Howell |
2004-07-05 | Should use putActor | Travis Howell |
2004-07-05 | Get rid of old hack (possible thanks to Kirbens recent change to the createBo... | Max Horn |
2004-07-04 | Match disasm., applies to The Dig too. | Travis Howell |
2004-07-04 | added code for bundle script vars | Paweł Kołodziejski |
2004-07-04 | Switch warnings to debug, since they occur normally in games. | Travis Howell |
2004-07-04 | PC version of FT demo uses older animation/direction calculations | Travis Howell |
2004-07-04 | Correction | Travis Howell |
2004-07-03 | Initialise HE 7.0 sound vars | Travis Howell |
2004-07-03 | Add suggested fix for bug #778281 (Solution checked against disasm.) | Travis Howell |
2004-07-03 | Keep mouse mutton VARS in sync. | Travis Howell |
2004-07-03 | Add vars | Travis Howell |
2004-07-03 | Not used by games, switch to invalid. | Travis Howell |
2004-07-03 | Add a few vars | Travis Howell |
2004-07-03 | Fix veggie head bug in fbear. Patch attahed to bugreport #984258 is | Eugene Sandulenko |
2004-07-02 | Caused no speech in imuse digital games. | Travis Howell |
2004-07-02 | Add vars | Travis Howell |
2004-07-01 | Fix some HE versions, add multiple versions targets. | Eugene Sandulenko |
2004-07-01 | Fix large delay in library of The Dig regression. | Travis Howell |
2004-07-01 | fixed compilation | Paweł Kołodziejski |
2004-07-01 | Commited wrong change | Travis Howell |
2004-07-01 | Add better check | Travis Howell |
2004-06-30 | Move some HE demos to version 72, where they should be. | Eugene Sandulenko |
2004-06-30 | Changes for non-akos version of puttputt | Travis Howell |
2004-06-30 | Initialise _numImages to zero, along with the other _num<whatever> | Torbjörn Andersson |
2004-06-29 | Implement game detection based on MD5s. This lets us avoid multiple GIDs | Eugene Sandulenko |
2004-06-29 | Rename var | Travis Howell |
2004-06-29 | Revert hypothetical off-by-one fixin akos codec 16, causes glitches in HE games. | Travis Howell |
2004-06-29 | Remove old commented out code | Travis Howell |
2004-06-29 | Change stampObject opcode to use same method as HE game, in order to draw to ... | Travis Howell |
2004-06-29 | Add hack for mouse hotpot in funpack | Travis Howell |
2004-06-29 | Fix actorOps case 218/9 in HE games | Travis Howell |
2004-06-29 | Add check for older puttputt version. | Travis Howell |
2004-06-28 | Added simple ref-counting to the File class | Max Horn |