aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-09-12DM: Enforce the use of SoundModeStrangerke
2016-09-12DM: Rename some enums in DungeonManStrangerke
2016-09-12DM: Change the declaration of addEventStrangerke
2016-09-12FULLPIPE: Fix bal shooting logic in scene29Eugene Sandulenko
2016-09-12DM: Enforce the use of Cell enum, some renamingStrangerke
2016-09-12DM: Use SensorEffect in two functionsStrangerke
2016-09-12DM: Make use of Common::String in menusPrintSpellFailureMessageStrangerke
2016-09-12DM: Avoid null pointer dereferencing in unlinkThingFromListStrangerke
2016-09-12DM: Fix potential divide by zeroStrangerke
2016-09-12DM: Fix a couple of string manipulations into fix-sized bufferStrangerke
2016-09-12DM: Rename leftover variableStrangerke
2016-09-12FULLPIPE: Initial conversion of BallChain to Array in scene29Eugene Sandulenko
2016-09-12DM: Add partial fix to drawing explosionsBendegúz Nagy
2016-09-12DM: More renaming in DungeonManStrangerke
2016-09-11DM: Fix another variable shadowing.Eugene Sandulenko
2016-09-11DM: Fix variable shadowing warningEugene Sandulenko
2016-09-11DM: Fix comparison warningsEugene Sandulenko
2016-09-11DM: Fix warningEugene Sandulenko
2016-09-11DM: Fix variable clashEugene Sandulenko
2016-09-11DM: Fix warningEugene Sandulenko
2016-09-11JANITORIAL: Remove extra whitespacesEugene Sandulenko
2016-09-11DM: Fix logical error with local variablesEugene Sandulenko
2016-09-11FULLPIPE: Make sound controls work and persistentEugene Sandulenko
2016-09-11FULLPIPE: Fix crash on muteEugene Sandulenko
2016-09-11DM: Rename more constantsStrangerke
2016-09-11TITANIC: Simplify German version checksPaul Gilbert
2016-09-11DM: Start renaming constants in DungeonManStrangerke
2016-09-11TITANIC: Extra loading logic and translation code for German versionPaul Gilbert
2016-09-11TITANIC: In progress work on German Translation view in PETPaul Gilbert
2016-09-11DEVTOOLS: Beginnings of German strings list in create_titanicPaul Gilbert
2016-09-11Merge pull request #826 from dreammaster/indeoEugene Sandulenko
2016-09-11TTIANIC: Add CPlaceHolderItem, CVariableList classesPaul Gilbert
2016-09-11TITANIC: Re-enable German detection entryPaul Gilbert
2016-09-11FULLPIPE: Fix bat rewinding in scene27Eugene Sandulenko
2016-09-11DM: Get rid of getBoundedValue, replace it by CLIPStrangerke
2016-09-11DM: Replace multiple if statements by a switch in commandMovePartyStrangerke
2016-09-11DM: Rework square code in commandMoveParty()Strangerke
2016-09-11DM: Rework functions related to Directions in order to make them consistent a...Strangerke
2016-09-11DM: Make some functions private, move 2 functions to more specific classesStrangerke
2016-09-11DM: Move some globals to DMEngineStrangerke
2016-09-10TITANIC: Move text messages to DAT filePaul 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-10FULLPIPE: Fix out of bounds write in Movement::removeFirstPhaseRetro-Junk
2016-09-10FULLPIPE: Fix Movement::loadPixelDataRetro-Junk
2016-09-10XEEN: Fix compilation on AmigaEugene Sandulenko
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