aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-11fixed bug in _joostp->sortByLastNameAlphabetically()Joost Peters
2003-03-11added timers, full cd-intro and fixed some minor issuesJoost Peters
2003-03-11add dumpFile(), as per rest of scummvm dumps dir must exist etc missed a file..Jonathan Gray
2003-03-11add dumpFile(), as per rest of scummvm dumps dir must exist etcJonathan Gray
2003-03-10added stub for proper oldRoomEffects implementation (proper for Zak256 that i...Max Horn
2003-03-10tiny improvement <g>Max Horn
2003-03-10Reduce targetsTravis Howell
2003-03-10cleanup CD opcode a bit; slightly increase the 'delay' -> sounds better since...Max Horn
2003-03-10fix for numpad fighting (I hope)Max Horn
2003-03-10remove known bugs as we don't need three places for these...Jonathan Gray
2003-03-09added opcode 17 to 16 in o6_kernelSetFunctionsPaweł Kołodziejski
2003-03-09hack for "%___" in translated stringsPaweł Kołodziejski
2003-03-09Remove old commented namesTravis Howell
2003-03-09fix for bug #700202Max Horn
2003-03-09rest of patch #655594: Handling Y/N questionsMax Horn
2003-03-09fixed valgrind warning (though I don't see why this memset should be needed, ...Max Horn
2003-03-09Floppy demo crash fix, now shouldn't crash on any BASS versionJoost Peters
2003-03-09only treat double clicks as double clicks, but not triple/quadruple/etc. clicks)Max Horn
2003-03-08more cleanup; added an error in case we encounter a 'real' input overflow (mo...Max Horn
2003-03-08cleanup / optimizationMax Horn
2003-03-08cleanup; added warning for decoder overflows in COMI (it writes 1 byte past t...Max Horn
2003-03-08hack for comi bundle codec, i hope it fix valgrid warningsPaweł Kołodziejski
2003-03-08fixed descriptions in the digPaweł Kołodziejski
2003-03-08fixed description in the digPaweł Kołodziejski
2003-03-08added opcode 124 in kernelSetFunctionsPaweł Kołodziejski
2003-03-08fix actor gliding caused by my walk_script hackMax Horn
2003-03-08enabled walk scriptsMax Horn
2003-03-08hacked in some crude clipping code for drawChar; let's see if that helps Valg...Max Horn
2003-03-08update dsp filePaweł Kołodziejski
2003-03-08Hmmm..spaces instead of tabsJoost Peters
2003-03-08Added voice support, and more (cd_)intro stuff + added myself to the README :)Joost Peters
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
2003-03-08cleanup (should cause no behavior change)Max Horn
2003-03-08removed valgrind hack againMax Horn
2003-03-08new constant MF_FROZEN; fixed actor unfreeze codeMax Horn
2003-03-08added yet another sanity check (assert); fixed long standing evil bug in getO...Max Horn
2003-03-08some more dummy code for valgrind debuggingMax Horn
2003-03-08Rename functionTravis Howell
2003-03-08clean up / some more sanity checksMax Horn
2003-03-07possible fix for a valgrind issueMax Horn
2003-03-07added some code to get better valgrind resultsMax Horn
2003-03-07ah yeah, I did that on purpose. Really. Just wanted to check if everybody is ...Max Horn
2003-03-07fixed some more valgrind warningsMax Horn
2003-03-07cleanup toSimpleDir: should be easier to understand this way, and hopefully f...Max Horn
2003-03-07typoMax Horn
2003-03-07tiny cleanupMax Horn
2003-03-07replaced shuffleArray with a meaningful implementation, even if it differes f...Max Horn
2003-03-07refactored some stuff (and made readMAXS virtual, with V2/V3 code having own ...Max Horn
2003-03-07small tweak to the hack to fix the static/bundle targets on OS XMax Horn
2003-03-07small fix to my build hackMax Horn