aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-10IMAGE: Miscellaneous cleanup for Indeo decompressorsPaul Gilbert
2016-09-10IMAGE: Refactored Indeo GetBits class to derive from Common::BitStreamPaul Gilbert
2016-09-11DM Rename enum members in dm.h and dialog.hStrangerke
2016-09-11DM: Don't build by defaultWillem Jan Palenstijn
2016-09-11FULLPIPE: Fix reversed statics initializationRetro-Junk
2016-09-10IMAGE: Cleanup of miscellaneous methods and arrays in Indeo decodersPaul Gilbert
2016-09-10FULLPIPE: Fix out of bounds write in Movement::removeFirstPhaseRetro-Junk
2016-09-10FULLPIPE: Fix Movement::loadPixelDataRetro-Junk
2016-09-10CONFIGURE: Fix prepend_var and make it more portableEugene Sandulenko
2016-09-10CONFIGURE: Better handling Amiga libcurl exceptionEugene Sandulenko
2016-09-10CONFIGURE: AmigaOS requires -lpthread for libcurlEugene Sandulenko
2016-09-10IMAGE: Cleanup of method parameters and locals in Indeo decodersPaul Gilbert
2016-09-10CONFIGURE: Some platforms, e.g. Amiga, require SDL to be after SDL_Net. Chang...Eugene Sandulenko
2016-09-10BUILD: Fix syntaxEugene Sandulenko
2016-09-10XEEN: Fix compilation on AmigaEugene Sandulenko
2016-09-10AMIGAOS: Amiga needs date in specific format in version cookie. Now AmiUpdate...Eugene Sandulenko
2016-09-10IMAGE: Renaming structure fields for Indeo decodersPaul Gilbert
2016-09-10DM: Rename _C to _CuEugene Sandulenko
2016-09-10DM: Rename _B to _Bu to avoid name clashes on some platformsEugene Sandulenko
2016-09-10DM: Another attempt for compilation fixes on older compilersEugene Sandulenko
2016-09-10JANITORIAL: Whitespace fixesEugene Sandulenko
2016-09-10DM: Fix compilationEugene Sandulenko
2016-09-10IMAGE: Implemented Indeo5 decoderPaul Gilbert
2016-09-10COMMON: Converted Common::BitStream to use DisposeAfterUsePaul Gilbert
2016-09-10Merge pull request #818 from dreammaster/xeenEugene Sandulenko
2016-09-10Merge pull request #817 from WinterGrascph/dmEugene Sandulenko
2016-09-10IMAGE: Compilation fixes for Indeo4 decoderPaul Gilbert
2016-09-10IMAGE: Remove green lines from Indeo4 decoderPaul Gilbert
2016-09-10IMAGE: Indeo4 decoder is now workingPaul Gilbert
2016-09-10IMAGE: Fix decoding tile data in Indeo4 decoderPaul Gilbert
2016-09-10IMAGE: Fixes for setup of Indeo4 decoderPaul Gilbert
2016-09-10IMAGE: Indeo4 header now being successfully loadedPaul Gilbert
2016-09-10IMAGE: Cleanup and warning fixes for Indeo decoderPaul Gilbert
2016-09-10IMAGE: Further implementation of Indeo image decodingPaul Gilbert
2016-09-10IMAGE: Created Indeo decoder base class for shared Indeo4/5 functionalityPaul Gilbert
2016-09-10IMAGE: Added Indeo4Decoder decodePictureHeader, and lots of dependenciesPaul Gilbert
2016-09-10IMAGE: Beginning of Indeo 4 decoder, added GetBits class for reading bitsPaul Gilbert
2016-09-10DM: Finish the renaming in champion.hStrangerke
2016-09-10DM: Change constants into enums in champion.h, renamingStrangerke
2016-09-10DOC/DE: Update NEUES fileLothar Serra Mari
2016-09-10DM: Rename ChampionSlot enumStrangerke
2016-09-10DOC/DE: Add gnap, lab, myst to supported games in LIESMICHLothar Serra Mari
2016-09-10GUI: Don't show the "Open URL" button if there is no backend supportBastien Bouclet
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-10DM: Fix regression in 4613e8ffad84e76d06024448f9215439d5cea5e7Strangerke
2016-09-09COMMON: Fix indentation inconsistenciesThierry Crozat
2016-09-09FULLPIPE: More debug output to scene27Eugene Sandulenko
2016-09-09FULLPIPE: Fix bat knocking in scene27Eugene Sandulenko
2016-09-09FULLPIPE: Make calculation in scene27 more readableEugene Sandulenko
2016-09-09FULLPIPE: Further work on scene27 bats knocking logicEugene Sandulenko