aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush
AgeCommit message (Expand)Author
2003-05-12swapped talkPosX and talkPosY (they were misnamed); factored out some duplica...Max Horn
2003-05-10renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH...Max Horn
2003-04-30moved screen mutex from smush into SDL backend (other backends have to make s...Max Horn
2003-04-30compilation fixJonathan Gray
2003-04-30som changes to make Palm OS happyMax Horn
2003-04-26fixed endian regression (introduced by the alignment changes)Max Horn
2003-04-26stop assertion from triggering to make ft finishable againJonathan Gray
2003-04-05Alignment fixesNicolas Bacca
2003-03-28this should fix one of those nasty deadlocks, I hopeMax 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-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-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
2003-03-13clenaupPaweł Kołodziejski
2003-03-13fix for little endian systemsMax 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-13removed Blitter classMax Horn
2003-03-13cleanupMax Horn
2003-03-12removed additional back buffer in smushPaweł Kołodziejski
2003-03-09fix for bug #700202Max Horn
2003-03-07decreased sound buffer for imuse digital, bundle music, and cmi smush audioPaweł Kołodziejski
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more pedantic cleanupPaweł Kołodziejski
2003-03-04disable some smush code -> this allows the COMI demo to get into the canon sc...Max Horn
2003-03-03fix shadowed variable problemsJonathan Gray
2003-03-03Made the code a bit more maintainable...Marcus Comstedt
2003-03-02Handle architectures which need alignment for 32bit memory access...Marcus Comstedt
2003-02-28hehPaweł Kołodziejski
2003-02-14Patch #682981: Experimental translation optimisation (version 2), andJames Brown
2003-01-30added language translation support for comi and some cleanupPaweł Kołodziejski
2003-01-25applied patch: [ 674566 ] CMI: Further smush syncingPaweł Kołodziejski
2003-01-20cleanupPaweł Kołodziejski
2003-01-20cleanup, speedup codePaweł Kołodziejski
2003-01-19implemented missing smush opcodes - STOR and FTCHPaweł Kołodziejski
2003-01-19fixed comi smush subtitles colorsPaweł Kołodziejski
2003-01-19fix warningsPaweł Kołodziejski
2003-01-19some cleanupPaweł Kołodziejski
2003-01-19some cleanupPaweł Kołodziejski