aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-02-21Ooops, didn't meant to revertTravis Howell
svn-id: r12968
2004-02-21This is normal for earlier gamesTravis Howell
svn-id: r12967
2004-02-21Add commentTravis Howell
svn-id: r12966
2004-02-21Add varTravis Howell
svn-id: r12965
2004-02-21Add varsTravis Howell
svn-id: r12964
2004-02-21OoopsTravis Howell
svn-id: r12963
2004-02-21Add a few more actor inits. for later games.Travis Howell
svn-id: r12962
2004-02-21Fix HandheldPC/PalmSizePC compileNicolas Bacca
svn-id: r12961
2004-02-21Fixed arrow dialogue glitches (partial display) in non-english versions. ↵Gregory Montoir
This was due to a (wrong) blitting order of the bobs, arrows are now the last ones. svn-id: r12959
2004-02-21Use unsigned characters when drawing the text in the control panel etc.Torbjörn Andersson
This is consistent with how the in-game text is drawn, and might possibly fix the control panel text in the Spanish version (though I have no way of actually testing this). svn-id: r12957
2004-02-21Correct VAR_CHARINC in old saves.Travis Howell
svn-id: r12955
2004-02-21OoopsTravis Howell
svn-id: r12954
2004-02-21Adjust again for V1/V2 games.Travis Howell
svn-id: r12953
2004-02-21Add TODO about descumm and o6_startObjectQuickEugene Sandulenko
svn-id: r12952
2004-02-21Adjust again for comi demo.Travis Howell
svn-id: r12951
2004-02-21COMI needs an adjust for VAR_CHARINC writes.Travis Howell
svn-id: r12950
2004-02-21Use correct method for subtitle speed.Travis Howell
svn-id: r12949
2004-02-20OopsNicolas Bacca
svn-id: r12947
2004-02-20EVC ... no ... comments ... please :)Nicolas Bacca
svn-id: r12945
2004-02-20Correct another bad comi varTravis Howell
svn-id: r12944
2004-02-20Update varsTravis Howell
svn-id: r12943
2004-02-20Variable should be checked at this point.Travis Howell
svn-id: r12942
2004-02-20oopsEugene Sandulenko
svn-id: r12940
2004-02-20o Fixed crashes when file to open does not exist. (missed functionality)Eugene Sandulenko
o Fixed redimArray svn-id: r12939
2004-02-20Revert recent change that breaks temporary saves (No music or even crashes)Travis Howell
svn-id: r12938
2004-02-20oops. Restored needed debug output.Eugene Sandulenko
svn-id: r12937
2004-02-20Added some more stubs for Kernel[Set/Get]functions. Some more commentsEugene Sandulenko
on opcodes svn-id: r12936
2004-02-19Fatty Bear games use positive size values in these opcodes.Travis Howell
svn-id: r12933
2004-02-19An equal value should be allowed, originals used changeRange at this point.Travis Howell
svn-id: r12932
2004-02-18Change debugs back to warnings (As requested)Travis Howell
svn-id: r12931
2004-02-18remove this *purely experimental and knowingly incomplete* test code from ↵Max Horn
the release branch svn-id: r12929
2004-02-18Add some safety checksMax Horn
svn-id: r12928
2004-02-18INSANE debug output now can be turned on in debug consoleEugene Sandulenko
svn-id: r12927
2004-02-18INSANE debug output now can be turned ot in debug consoleEugene Sandulenko
svn-id: r12926
2004-02-18FT/DIG/COMI should always default to 100 for actor.forceclip.Travis Howell
svn-id: r12925
2004-02-17Made explicitly clear that for GID_PJSDEMO, _numNewNames never got set (i.e. ↵Max Horn
it always was stuck at 0) svn-id: r12924
2004-02-17delete certain unused non-perma resources when loadingMax Horn
svn-id: r12923
2004-02-17Add reported Atari and Amiga md5'sEugene Sandulenko
svn-id: r12922
2004-02-17Add Putt-Putt Circus Mac demoEugene Sandulenko
svn-id: r12921
2004-02-17save talkVolumeMax Horn
svn-id: r12919
2004-02-17Fix bug in ScummEngine_v6::o6_setBoxSetEugene Sandulenko
svn-id: r12918
2004-02-16some thoughts on screenshots on the web siteMax Horn
svn-id: r12917
2004-02-16Workaround for BASS bug #897775. As far as I can tell there is no properTorbjörn Andersson
fix for this bug, but please prove me wrong. svn-id: r12916
2004-02-16Rename opcodeTravis Howell
svn-id: r12914
2004-02-16Rename opcodeTravis Howell
svn-id: r12913
2004-02-16Add comment and caseTravis Howell
svn-id: r12912
2004-02-16Update commentTravis Howell
Remove duplicate code svn-id: r12911
2004-02-16Add akos drawing offsetsTravis Howell
svn-id: r12910
2004-02-15BS2 cutscene lead-outs have been fixed.Torbjörn Andersson
svn-id: r12909
2004-02-15Proper handling of BS2 cutscene lead-outs, plus some other minor fixes.Torbjörn Andersson
svn-id: r12907