aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/codec47.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08Change __PALM_OS__ with new PALMOS_68K / PALMOS_MODEChris Apers
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-25abs -> ABS (code unification)Max Horn
2005-02-22Added consts (this usually helps the compiler a bit when optimizing code)Max Horn
2005-01-01Updated copyrightMax Horn
2004-01-06updated copyright noticeMax Horn
2003-12-06fix alloc/freePaweł Kołodziejski
2003-12-06cleanupPaweł Kołodziejski
2003-12-06cleanupPaweł Kołodziejski
2003-11-16changed some shift operators to *, /Paweł Kołodziejski
2003-10-09Moved PalmOS initializations out of namespaces.Chris Apers
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-08-18Make smush player works under PalmOSChris Apers
2003-08-18Updated globals access for PalmOSChris Apers
2003-08-17.Paweł Kołodziejski
2003-08-17some memory optimizationPaweł Kołodziejski
2003-08-17cleanup againPaweł Kołodziejski
2003-08-17some cleanup in codec47Paweł Kołodziejski
2003-07-19added vc7 files and fixed warnings. vc6 is no longer supported by mePaweł Kołodziejski
2003-06-07adhere to our coding style conventions; removed some unneccessary codeMax Horn
2003-05-30moved bomp stuff into own files; removed some of our 6 (!) bomp decodersMax Horn
2003-05-21yet more pedantic warning fixesMax 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-05Alignment fixesNicolas Bacca
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
2003-03-13clenaupPaweł Kołodziejski
2003-03-13changed decoder API to take a memory block as source, not a ChunkMax Horn
2003-03-13removed Blitter classMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more pedantic cleanupPaweł Kołodziejski
2003-01-20cleanupPaweł Kołodziejski
2003-01-12fixed warningsPaweł Kołodziejski
2003-01-12yawn. That's enough. somebody please implement audio support in V8 videos :-)Max Horn
2003-01-12a dirty up.... nah just kidding, yet another clean up roundMax Horn
2003-01-12can't stop myselfMax Horn
2003-01-11even more cleanupMax Horn
2003-01-11more cleanupMax Horn
2003-01-11cleanupMax Horn
2003-01-11that was a bgous endian fix, aquadran :-)Max Horn
2003-01-11cleanupMax Horn
2003-01-10endian fixPaweł Kołodziejski