aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-07-13SLUDGE: remove platform dependent definesyinsimei
2017-07-13SLUDGE: use scummvm int type instead of uint16/32_tyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: remove implementation of tga.hyinsimei
2017-07-13SLUDGE: align increment operatoryinsimei
2017-07-13SLUDGE: add copyright informationyinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
2017-07-13SLUDGE: text displayyinsimei
2017-07-13SLUDGE: fix sprite flickering by using a full screen surfaceyinsimei
2017-07-13SLUDGE: display sprites with TransparentSurfaceyinsimei
2017-07-13SLUDGE: fix sprite loading erroryinsimei
2017-07-13SLUDGE: Add debug channel for fatal msgyinsimei
2017-07-13SLUDGE: move backdrop display code to backdrop.cppyinsimei
2017-07-13SLUDGE: complete sprite loadingyinsimei
2017-07-13SLUDGE: refactor HSIDecoder out of Imgloaderyinsimei
2017-07-13SLUDGE: Refactor image loading function and apply in backdropyinsimei
2017-07-13SLUDGE: Replace sludge stream reading functions by scummvm onesyinsimei
2017-07-13SLUDGE: Add the slusge specific image decoderyinsimei
2017-07-13SLUDGE: Correct ifdef position in backdrop.hyinsimei
2017-07-13SLUDGE: Fix configure.engineTobia Tesan
2017-07-13SLUDGE: Fix png displayingyinsimei
2017-07-13SLUDGE: code formattingyinsimei
2017-07-13SLUDGE: Use PNGDecoder to read backdropyinsimei
2017-07-13SLUDGE: Refactor png specific functions in backdropyinsimei
2017-07-13SLUDGE: Refactor background loading codeyinsimei
2017-07-13SLUDGE: Replace stream writing functions id backdrop and formattingyinsimei
2017-07-13SLUDGE: Replace standard file reading functions by Common functionsyinsimei
2017-07-13SLUDGE: Remove inner include of vorbis libraryyinsimei
2017-07-13SLUDGE: Add namespace for file version.hyinsimei
2017-07-13SLUDGE: Add new debug channelsyinsimei
2017-07-13SLUDGE: Add namespaceyinsimei
2017-07-13SLUDGE: Add sludge files and make it compileyinsimei
2017-07-13SLUDGE: Add first classes in scummvm to detect .slg game fileyinsimei
2017-07-12TITANIC: Fix daffine.h includesPaul Gilbert
2017-07-12TITANIC: Rename DMatrix to DAffine, thanks to wjpPaul Gilbert
2017-07-12TITANIC: Change rows to cols in DMatrix, thanks to wjpPaul Gilbert
2017-07-12SWORD1: Specify list of available languages in detection codeThierry Crozat
2017-07-12MOHAWK: Riven: Improve save load error handlingBastien Bouclet
2017-07-12TITANIC: Fix promenade fan noises when turned to fullPaul Gilbert
2017-07-11TITANIC: Fix savegame names not showing in Continue dialogPaul Gilbert
2017-07-11TITANIC: Fix Titania's nose remaining present after being picked upPaul Gilbert
2017-07-11MOHAWK: Riven: Fix card leave scripts when changing stacksBastien Bouclet
2017-07-10TITANIC: Fix rendering of conversation text inputPaul Gilbert
2017-07-10TITANIC: Inline CTransparencySurface methods at wjp's suggestionPaul Gilbert
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-07-10MOHAWK: Riven: Clear the effects screen at the beginning of creditsBastien Bouclet
2017-07-09SCI: Fix detected name for lsl6-cdTarek Soliman
2017-07-09TITANIC: Fixes for correctly display of drop targetsPaul Gilbert
2017-07-09SCI32: Fix kObjectIntersectWillem Jan Palenstijn