aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-12-01SCUMM HE: Fix UB shifting negative integersColin Snover
2017-12-01SCI: Partially clean up SCI16 video playback codeColin Snover
2017-12-02FULLPIPE: Fix bug #10317: Save game metadata is missingEugene Sandulenko
2017-12-01FULLPIPE: Fix bug #10325: New game does not put back already picked up itemsEugene Sandulenko
2017-12-01FULLPIPE: Fix bug #9673: Unable to move after loading a save from the title s...Eugene Sandulenko
2017-12-01FULLPIPE: Fix bug #9672: "Several inventory items highlighted at the same time"Eugene Sandulenko
2017-11-30XEEN: Added enum for consumable types and party/bank usePaul Gilbert
2017-11-29XEEN: Refactor FontSurface as ancestors of Window, not ScreenPaul Gilbert
2017-11-29XEEN: Create Windows class to hold the windows arrayPaul Gilbert
2017-11-29XEEN: Split Window class into it's own filePaul Gilbert
2017-11-28SCI32: Fix crash starting KQ7 demoColin Snover
2017-11-27FULLPIPE: Properly cleanup menu after quittingEugene Sandulenko
2017-11-27FULLPIPE: Attempt to crash when calling paletteless scenesEugene Sandulenko
2017-11-27SCUMM: Revert skipping of MM C64 demo original save screen display attemptEugene Sandulenko
2017-11-26XEEN: Fixes to selection of mirror destinationsPaul Gilbert
2017-11-26MOHAWK: RIVEN: Ignore key repeat eventsBastien Bouclet
2017-11-26MOHAWK: RIVEN: Allow turning book pages more quicklyBastien Bouclet
2017-11-26NEVERHOOD: fix late game notes crash in DRIvan Avdeev
2017-11-26JANITORIAL: Remove trailing whitespacesEugene Sandulenko
2017-11-26COMPOSER: Properly strip down the relative pathsEugene Sandulenko
2017-11-26FULLPIPE: Fix out of bounds string accessBastien Bouclet
2017-11-26FULLPIPE: Fix handleInteraction for non static ani objectsBastien Bouclet
2017-11-26SCUMM: Do not do anything for real with original save screen in MM C64 demoEugene Sandulenko
2017-11-26PLUMBERS: Remove unstable flag and enable by defaultThierry Crozat
2017-11-25XEEN: Add animated cursor for text inputPaul Gilbert
2017-11-25XEEN: Fix prompt text for teleport mirrorPaul Gilbert
2017-11-25SCUMM: Do not try to show original save/load screen in C64 demoEugene Sandulenko
2017-11-25XEEN: Fix 'No items available' getting repeated multiple timesPaul Gilbert
2017-11-25XEEN: Fix for Items dialog item glyphs and crash exiting dialogPaul Gilbert
2017-11-24XEEN: Fixes for blacksmith wares initialization and renderingPaul Gilbert
2017-11-24XEEN: Toggle UI buttons properly within items dialogPaul Gilbert
2017-11-24XEEN: Toggle UI buttons when hotkey is pressedPaul Gilbert
2017-11-24XEEN: Fix hotkeys when Caps Lock is turned onPaul Gilbert
2017-11-24XEEN: Fix crash exiting game whilst town actions are activePaul Gilbert
2017-11-24XEEN: Fixes for calculating weapon costsPaul Gilbert
2017-11-24XEEN: Extra comments for trainer level capsPaul Gilbert
2017-11-24Merge pull request #1063 from bgK/keyboard-repeatBastien Bouclet
2017-11-24XEEN: Load opcode messages needed by some opcodesPaul Gilbert
2017-11-23XEEN: Script opcode cleanup and fixesPaul Gilbert
2017-11-23XEEN: Fix character highlight for Character Info dialogPaul Gilbert
2017-11-23XEEN: Fix drawing of yellow rect around selected characterPaul Gilbert
2017-11-23XEEN: Fix strafing left & right with Control key heldPaul Gilbert
2017-11-23XEEN: Added constant for character highlighting codePaul Gilbert
2017-11-23XEEN: Fix switching characters within town actionsPaul Gilbert
2017-11-23SCI32: Remove ADGF_TESTING flags for releaseColin Snover
2017-11-23XEEN: Display correct trainer message for whether chars can levelupPaul Gilbert
2017-11-23XEEN: Rendering fixes for town trainerPaul Gilbert
2017-11-23XEEN: Added a TownAction enumPaul Gilbert
2017-11-23XEEN: Fix music/background loading for town locationsPaul Gilbert
2017-11-23XEEN: Add playback for atmospheric music during map loadingPaul Gilbert