aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundManStrangerke
2016-09-19XEEN: More of Darkside endgame sequencePaul Gilbert
2016-09-18XEEN: Fix merging graphic pages to screenPaul Gilbert
2016-09-18XEEN: More of Darkside endgame sequencePaul Gilbert
2016-09-18XEEN: Extra space in sprite line decoding as workaround for bad dataPaul Gilbert
2016-09-19DM: Remove a couple of useless checksStrangerke
2016-09-19DM: Fix verbose warnings using GCCStrangerke
2016-09-19DM: Rename members of SoundIndexStrangerke
2016-09-18XEEN: Beginnings of Darkside endgame, subtitle codePaul Gilbert
2016-09-18FULLPIPE: Implemented savefile loadingEugene Sandulenko
2016-09-18DM: Rename some more enumsStrangerke
2016-09-18XEEN: Stop audio if intro sequence abortedPaul Gilbert
2016-09-18OPENGL: Make sure the cloud icon is cleared immediatly after it is hiddenBastien Bouclet
2016-09-18SDL: Make sure the cloud icon is cleared immediatly after it is hiddenBastien Bouclet
2016-09-18OPENGL: Remove multithread support from displayActivityIconOnOSDBastien Bouclet
2016-09-18CLOUD: Change the cloud icon to be updated by the main threadBastien Bouclet
2016-09-18I18N: Regenerate translations data fileThierry Crozat
2016-09-18I18N: Update translation template and merge changes translation filesThierry Crozat
2016-09-18ALL: Homogeneize use of 'saved game' in messagesThierry Crozat
2016-09-18Merge pull request #830 from lubomyr/masterEugene Sandulenko
2016-09-18XEEN: Fix fade out at end of Darkside Title sequencePaul Gilbert
2016-09-18XEEN: Support switching between fx & game music, fx fixesPaul Gilbert
2016-09-18SCI: Add qfg1vga script patch to fix bug #9558Martin Kiewitz
2016-09-18ANDROIDSDL: set default gfx_mode to 2xlubomyr
2016-09-18DM: Rename members of Behavior, some more renamingStrangerke
2016-09-18DM: rename members of DescriptionMask, PanelContent, CreatureSize, CreatureMaskStrangerke
2016-09-18DM: Rename Creature masks, move SoundMode to sound.hStrangerke
2016-09-18FULLPIPE: Moved save-related functions to statesaver.cppEugene Sandulenko
2016-09-18FULLPIPE: Implement map saving and save obfuscationEugene Sandulenko
2016-09-18BACKEND: When removing a save files also remove entry from timestamps fileThierry Crozat
2016-09-18BACKENDS: Ignore timestamps for inexistent files in DefaultSaveFileManagerThierry Crozat
2016-09-18SDL: Ignore outdated SDL resize event in OpenGL modeThierry Crozat
2016-09-17XEEN: Changing file opening specifying archive to use enumPaul Gilbert
2016-09-17XEEN: Fix message in dump debugger commandPaul Gilbert
2016-09-18DL: Enforce the use of CreatureTypeStrangerke
2016-09-18FULLPIPE: Save header, remove debug leftoversEugene Sandulenko
2016-09-18FULLPIPE: Properly save object backreferencesEugene Sandulenko
2016-09-18FULLPIPE: Remove workaround and follow the original in StaticANIObject copy c...Eugene Sandulenko
2016-09-18FULLPIPE: Fix StaticANIObject::getMovementIdByIdRetro-Junk
2016-09-18FULLPIPE: Further work on savingEugene Sandulenko
2016-09-17CLOUD: Fix compilation for integer constant too large for 'long' typeThierry Crozat
2016-09-17I18N: Regenerate translations.datEugene Sandulenko
2016-09-17I18N: Update Ukrainian translationEugene Sandulenko
2016-09-17XEEN: Fix setting FX pause countdownsPaul Gilbert
2016-09-17XEEN: Fix playback of VOC resourcesPaul Gilbert
2016-09-17XEEN: Added dump command to the debuggerPaul Gilbert
2016-09-17FULLPIPE: Mass fix incorrect inhibitor flagRetro-Junk
2016-09-17FULLPIPE: Fix teleportation when turning mid-walkRetro-Junk
2016-09-17FULLPIPE: Turned MfcArchive into read/write stream like in originalEugene Sandulenko
2016-09-17FULLPIPE: Implement inventory savingEugene Sandulenko