Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-20 | oops | Eugene Sandulenko | |
svn-id: r12940 | |||
2004-02-20 | o Fixed crashes when file to open does not exist. (missed functionality) | Eugene Sandulenko | |
o Fixed redimArray svn-id: r12939 | |||
2004-02-20 | Revert recent change that breaks temporary saves (No music or even crashes) | Travis Howell | |
svn-id: r12938 | |||
2004-02-20 | oops. Restored needed debug output. | Eugene Sandulenko | |
svn-id: r12937 | |||
2004-02-20 | Added some more stubs for Kernel[Set/Get]functions. Some more comments | Eugene Sandulenko | |
on opcodes svn-id: r12936 | |||
2004-02-19 | Fatty Bear games use positive size values in these opcodes. | Travis Howell | |
svn-id: r12933 | |||
2004-02-19 | An equal value should be allowed, originals used changeRange at this point. | Travis Howell | |
svn-id: r12932 | |||
2004-02-18 | Change debugs back to warnings (As requested) | Travis Howell | |
svn-id: r12931 | |||
2004-02-18 | remove this *purely experimental and knowingly incomplete* test code from ↵ | Max Horn | |
the release branch svn-id: r12929 | |||
2004-02-18 | Add some safety checks | Max Horn | |
svn-id: r12928 | |||
2004-02-18 | INSANE debug output now can be turned on in debug console | Eugene Sandulenko | |
svn-id: r12927 | |||
2004-02-18 | INSANE debug output now can be turned ot in debug console | Eugene Sandulenko | |
svn-id: r12926 | |||
2004-02-18 | FT/DIG/COMI should always default to 100 for actor.forceclip. | Travis Howell | |
svn-id: r12925 | |||
2004-02-17 | Made 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-17 | delete certain unused non-perma resources when loading | Max Horn | |
svn-id: r12923 | |||
2004-02-17 | Add reported Atari and Amiga md5's | Eugene Sandulenko | |
svn-id: r12922 | |||
2004-02-17 | Add Putt-Putt Circus Mac demo | Eugene Sandulenko | |
svn-id: r12921 | |||
2004-02-17 | save talkVolume | Max Horn | |
svn-id: r12919 | |||
2004-02-17 | Fix bug in ScummEngine_v6::o6_setBoxSet | Eugene Sandulenko | |
svn-id: r12918 | |||
2004-02-16 | Rename opcode | Travis Howell | |
svn-id: r12914 | |||
2004-02-16 | Rename opcode | Travis Howell | |
svn-id: r12913 | |||
2004-02-16 | Add comment and case | Travis Howell | |
svn-id: r12912 | |||
2004-02-16 | Update comment | Travis Howell | |
Remove duplicate code svn-id: r12911 | |||
2004-02-16 | Add akos drawing offsets | Travis Howell | |
svn-id: r12910 | |||
2004-02-15 | Add back fix for bug #738352 and restrict to needed games only (Checked ↵ | Travis Howell | |
against disasm.) svn-id: r12905 | |||
2004-02-15 | Another Amiga V3 sounds update from Quietust: | Travis Howell | |
Music is closer to the way it sounds on a real Amiga Fixes the drums in the Indy3 'Berlin' music svn-id: r12903 | |||
2004-02-15 | More fixes to ScummEngine_v6::o6_pickVarRandom | Eugene Sandulenko | |
svn-id: r12899 | |||
2004-02-15 | Add fix for akos colorKey issue in fbear | Travis Howell | |
svn-id: r12898 | |||
2004-02-15 | Fix crash at fbear end scene | Eugene Sandulenko | |
svn-id: r12896 | |||
2004-02-14 | fixed warning | Paweł Kołodziejski | |
svn-id: r12891 | |||
2004-02-14 | changed to debug | Paweł Kołodziejski | |
svn-id: r12890 | |||
2004-02-14 | Fix E4 opcode implemetnation. Now it works | Eugene Sandulenko | |
svn-id: r12888 | |||
2004-02-14 | fixed bug #892426 - improved FT sound loops | Paweł Kołodziejski | |
svn-id: r12886 | |||
2004-02-14 | Some part of E4 opcode is FT/Dig only | Eugene Sandulenko | |
svn-id: r12885 | |||
2004-02-14 | Implementation of o6_unknownE4 | Eugene Sandulenko | |
svn-id: r12884 | |||
2004-02-14 | Fix compilation | Eugene Sandulenko | |
svn-id: r12883 | |||
2004-02-14 | Explaining odd hacks with a comment is usually a good idea :-) | Max Horn | |
svn-id: r12875 | |||
2004-02-14 | fix for bug #896525, it align pull data and freq to 25 calls per sec. | Paweł Kołodziejski | |
svn-id: r12873 | |||
2004-02-14 | Reverted patch #889552. Kirben confirmed it was wrong for DOTT, and it was | Torbjörn Andersson | |
causing regressions in FOA. See bug #884171 and #893500 for details. svn-id: r12872 | |||
2004-02-14 | Add mutex tracking to make it easier to debug imuse deadlocks | James Brown | |
svn-id: r12870 | |||
2004-02-14 | Fix valgrind warning in PC version of FT demo | Travis Howell | |
svn-id: r12868 | |||
2004-02-14 | Fix FUNPACK: puzzle blocks regression | Travis Howell | |
svn-id: r12867 | |||
2004-02-14 | Use correct order, to prevent mingw warnings. | Travis Howell | |
svn-id: r12865 | |||
2004-02-14 | Init the correct way | Travis Howell | |
svn-id: r12863 | |||
2004-02-14 | Fix valgrind warning | Travis Howell | |
svn-id: r12862 | |||
2004-02-13 | Add EGA palette range correction (#896434) | Travis Howell | |
svn-id: r12850 | |||
2004-02-13 | Switch warnings to debug | Travis Howell | |
svn-id: r12847 | |||
2004-02-13 | Switch warnings to debug. | Travis Howell | |
Remove old commented out Simon code. svn-id: r12845 | |||
2004-02-13 | Remove debug printf() | James Brown | |
svn-id: r12843 | |||
2004-02-13 | proper usage actor talkVolume | Paweł Kołodziejski | |
svn-id: r12841 |