aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31SCUMM: Fix stack overflow initializing localsColin Snover
2018-01-31SCUMM: Fix stack overflow initializing localsColin Snover
2018-01-31NEWS: Mention lipsync in SCUMM gamesEugene Sandulenko
2018-01-31SCUMM: implement lipsync for v7 gamesAdrian Frühwirth
2018-01-31SCUMM: really implement lipsyncGiovanni Bajo
2018-01-31XEEN: Move the World of Xeen ending cutscene to it's own filePaul Gilbert
2018-01-30XEEN: Further implementation of World of Xeen endingPaul Gilbert
2018-01-30XEEN: Explicitly use DT_PHYSICAL in DamageType field comparisonsPaul Gilbert
2018-01-30SCI: Add detection entry for LB2 ES floppyColin Snover
2018-01-30I18N: Update translation (French)Thierry Crozat
2018-01-30SUPERNOVA: Ensure the GuiElement _text field is null terminatedThierry Crozat
2018-01-30SUPERNOVA: Fix out of bound access when exiting the engine while in a dialogThierry Crozat
2018-01-30I18N: Update translation (Italian)Jennifer McMurray
2018-01-30XEEN: In progress implementing World of Xeen endgamePaul Gilbert
2018-01-30I18N: Update translation (Italian)Walter Agazzi
2018-01-30I18N: Update translation (Italian)Paolo Bossi
2018-01-29XEEN: Hook up script opcodes to show ending cutscenesPaul Gilbert
2018-01-29BLADERUNNER: Remove simple walking hackThomas Fach-Pedersen
2018-01-29BLADERUNNER: Completed KIA interfacePeter Kohaut
2018-01-29BLADERUNNER: Added KIA interfacesPeter Kohaut
2018-01-29I18N: Regenerate translations data fileThierry Crozat
2018-01-28XEEN: Implemented cmdDisplayLarge opcodePaul Gilbert
2018-01-28PSP2: Prevent jumping touch cursor on right clickrsn8887
2018-01-28PSP2: Add 2-finger drag-and-drop touch motionrsn8887
2018-01-28XEEN: Removal of redundant TODOsPaul Gilbert
2018-01-28XEEN: Fix virtual destructor warnings for MusicPaul Gilbert
2018-01-28XEEN: Change ErrorDialog to MessageDialogPaul Gilbert
2018-01-28XEEN: Flesh out missing ErrorDialog codePaul Gilbert
2018-01-28XEEN: Added logic for music/sound togglingPaul Gilbert
2018-01-28BLADERUNNER: Fix compilation issuesPeter Kohaut
2018-01-28BLADERUNNER: Added basic KIA interfacePeter Kohaut
2018-01-27XEEN: Second compilation fixPaul Gilbert
2018-01-27XEEN: Implement save manager save/load methodsPaul Gilbert
2018-01-27XEEN: Hopeful compilation fixPaul Gilbert
2018-01-27XEEN: Control panel dialog now showingPaul Gilbert
2018-01-27PSP2: Improve direct touch accuracyrsn8887
2018-01-27XEEN: Implementing control panel dialogPaul Gilbert
2018-01-27XEEN: Implement screen shakingPaul Gilbert
2018-01-27XEEN: Move Scripts _v2 to Combat _damageTargetPaul Gilbert
2018-01-27XEEN: Fix giving entire party damage in giveCharDamagePaul Gilbert
2018-01-27Merge pull request #1111 from bgK/gamepad-scale-mouse-speed-with-resolutionBastien Bouclet
2018-01-27I18N: Update translations templatesThierry Crozat
2018-01-27GRAPHICS: Fix drawing clipped key colored bitmapsBastien Bouclet
2018-01-27GUI: Remove the parent from the button_idle DrawDataBastien Bouclet
2018-01-27GUI: Fix the caret drawing over the scroll bar in the list widgetBastien Bouclet
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Remove explicit redraw when scrolling the ScrollContainerBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet
2018-01-27GUI: Rework the frame limiter to actually reach the target framerateBastien Bouclet
2018-01-27XEEN: Finish fall animationPaul Gilbert