aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/shorten.cpp
AgeCommit message (Expand)Author
2019-12-01SAGA: Fix Missing Default Switch CasesD G Turner
2018-08-17JANITORIAL: Removing trailing spaces after int castsPaul Gilbert
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-09-28SAGA: Silence a gcc warningMatthew Hoops
2014-08-06SAGA: Fix OOB access in the Shorten decoderFilippos Karapetis
2014-02-18SAGA: Make GPL headers consistent in themselves.Johannes Schickel
2013-06-08SAGA: Add "fallthrough" comments to switch. CID 1003742, 1003743Torbjörn Andersson
2012-08-20SAGA: Remove incorrect free() in loadShortenFromStream()Filippos Karapetis
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-08SAGA: Include scummsys.h to force rebuild after reconfigureWillem Jan Palenstijn
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-19SAGA: fix submit 53486 "Added sanity checks for realloc() calls - bug report ...Andrew Kurushin
2010-10-15SAGA: Added sanity checks for realloc() calls - bug report #3087852Filippos Karapetis
2010-01-30Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.Johannes Schickel
2010-01-27Moved the Shorten decoder inside the SAGA engine, as it's the only one using ...Filippos Karapetis