aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-19use a mutex to sync smush screen updates (should avoid crash caused by a race...Max Horn
2003-03-18cleanupMax Horn
2003-03-18cleanup; add stopID method to stop a currently playing sound via its IDMax Horn
2003-03-18added script opcode for dig minigamePaweł Kołodziejski
2003-03-18added input keys support for dig ingamePaweł Kołodziejski
2003-03-18cleanupMax Horn
2003-03-18it omit one blit for scaler Normal1X in SDL backendPaweł Kołodziejski
2003-03-18add GF_DEFAULT_TO_1X_SCALERJonathan Gray
2003-03-17a tiny saferPaweł Kołodziejski
2003-03-17changed orderPaweł Kołodziejski
2003-03-17few corrections for smushPaweł Kołodziejski
2003-03-17moved backend update_screen() (slooolest thing) from smush updateScreen() int...Paweł Kołodziejski
2003-03-17moved handle events from update into main loopPaweł Kołodziejski
2003-03-17changed debug level 4Paweł Kołodziejski
2003-03-17256 + 1 != 256Jonathan Gray
2003-03-17init member vars in right orderJonathan Gray
2003-03-17stop gcc crying about unused variableJonathan Gray
2003-03-17update for smush changesJonathan Gray
2003-03-17update project files for smush and skyPaweł Kołodziejski
2003-03-17split waitForTimer func, update for smush,Paweł Kołodziejski
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
2003-03-17must remember to use spaces not tabs...Jonathan Gray
2003-03-17add back known bugs section, reorder command line options to match the order ...Jonathan Gray
2003-03-15patch #704237 SO_ROOM_NEW_PALETTE implementation which fixes at least the ban...Jonathan Gray
2003-03-13clenaupPaweł Kołodziejski
2003-03-13updated dsp filePaweł Kołodziejski
2003-03-13fix for little endian systemsMax Horn
2003-03-13Patch #686427: SO_ROOM_SATURATION implementationMax Horn
2003-03-13cleanupMax Horn
2003-03-13char* -> byte*; if something is declared 'private' and then subclasses have t...Max Horn
2003-03-13changed decoder API to take a memory block as source, not a ChunkMax Horn
2003-03-13added const qualifierMax Horn
2003-03-13Remove blitter.cppTravis Howell
2003-03-13removed Blitter classMax Horn
2003-03-13cleanupMax Horn
2003-03-12removed additional back buffer in smushPaweł Kołodziejski
2003-03-12separated comi/dig translation stuffPaweł Kołodziejski
2003-03-12cleanupMax Horn
2003-03-11updated dsp filePaweł Kołodziejski
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