aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-03-28some comments on actorHitMax Horn
2003-03-28cleanupMax Horn
2003-03-28this should fix one of those nasty deadlocks, I hopeMax Horn
2003-03-28fixed verb drawing in COMI (and maybe FT, too?)Max Horn
2003-03-26grow default buttons size & browser dialog to accomodate for spanish gamesMax Horn
2003-03-25make the volume controls in the global options dialog workMax Horn
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
2003-03-25Patch #691696: Possible fix for Adlib regressionMax Horn
2003-03-24cleanupMax Horn
2003-03-23Patch #708384: Off-by-one bug which causes inventory problems in COMIMax Horn
2003-03-23cleanupMax Horn
2003-03-21moved delay stuff outside of lock mutexPaweł Kołodziejski
2003-03-20take lock mutex mechanism also processKbd() and waitForTimer().Paweł Kołodziejski
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-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-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-17split waitForTimer func, update for smush,Paweł Kołodziejski
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
2003-03-15patch #704237 SO_ROOM_NEW_PALETTE implementation which fixes at least the ban...Jonathan Gray
2003-03-13clenaupPaweł 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-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-10added stub for proper oldRoomEffects implementation (proper for Zak256 that i...Max Horn
2003-03-10tiny improvement <g>Max Horn
2003-03-10cleanup CD opcode a bit; slightly increase the 'delay' -> sounds better since...Max Horn
2003-03-09added opcode 17 to 16 in o6_kernelSetFunctionsPaweł Kołodziejski
2003-03-09hack for "%___" in translated stringsPaweł Kołodziejski
2003-03-09fix for bug #700202Max Horn
2003-03-09rest of patch #655594: Handling Y/N questionsMax Horn