aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-08-13BLADERUNNER: Prevent Replicants from despawning from the moonbusThanasis Antoniou
2019-08-13COMMON: Move Lua into Common and make it into...Nipun Garg
2019-08-13SCI: Fix SQ4CD Unstable ordnance bugsluicebox
2019-08-12TSAGE: Removed "pirated" flag from Spanish fanmade translationaviloria
2019-08-12SCI: Update Sound:vol in processUpdateCuessluicebox
2019-08-12SCI: Fix SQ4CD hintbook text layoutsluicebox
2019-08-11SCI: Add detection entry for QFG4 Demo from KQ6 CD-ROMsluicebox
2019-08-11GLK: FROTZ: Properly erase window when Arthur intro finishesPaul Gilbert
2019-08-11GLK: FROTZ: Properly have first text screen cover title screen in Arthur introPaul Gilbert
2019-08-11GLK: FROTZ: Allow window positioning before creating Glk windowPaul Gilbert
2019-08-12ADL: Fix compilation for openpandoraWalter van Niftrik
2019-08-12ADL: Improve color accuracyWalter van Niftrik
2019-08-11ADL: Refactor Display classWalter van Niftrik
2019-08-11TESTBED: Add createDirectory() test in FStestsCameron Cawley
2019-08-11WAGE: Don't require the data fork for the external sound fileCameron Cawley
2019-08-11SCI32: Fix Mirrored Pic Drawingsluicebox
2019-08-10GRAPHICS: MACGUI: Use Common::String for addMenuItem and addMenuSubItemCameron Cawley
2019-08-09XEEN: Fix Not Enough Gold error dialog wasn't showingPaul Gilbert
2019-08-09XEEN: Fix not giving skills if party doesn't have enough goldPaul Gilbert
2019-08-09XEEN: Fix the random generation of misc itemsPaul Gilbert
2019-08-09XEEN: Show Spell Failed dialog if enchanitem item failsPaul Gilbert
2019-08-09GRAPHICS: Add a version of CursorManager::replaceCursor that accepts a Graphi...Cameron Cawley
2019-08-09XEEN: Fix item dialog item icons for shieldsPaul Gilbert
2019-08-09XEEN: Fix using 1,2,3 in combat to target specific creaturesPaul Gilbert
2019-08-09BLADERUNNER: Restore more comments in RC02Thanasis Antoniou
2019-08-09SCI: Fix SQ4 Sock's dressing room obstaclessluicebox
2019-08-08GLK: FROTZ: Fix drawing graphics in Zork Zero vs ArthurPaul Gilbert
2019-08-08TSAGE: R2R: Add Spanish translation detection entry flagged as piratedPaul Gilbert
2019-08-08GLK: FROTZ: Ordering of text and graphics windows based on usagePaul Gilbert
2019-08-08GLK: Add methods for sending windows to the front/back of draw orderPaul Gilbert
2019-08-07SCI: (FB01 sound driver) - fix potential lockupathrxx
2019-08-07SCI: (FB01 sound driver) - add missing empty lineathrxx
2019-08-07SCI: Fix pitch wheel bug in adlib driverWalter van Niftrik
2019-08-07SCI: (ADL driver) - implement/fix voice mappingathrxx
2019-08-07SCI: (ADL driver) - remove unused declarationathrxx
2019-08-07SCI: error dialog for missing sound patch/driver filesathrxx
2019-08-07SCI: (FB01 sound driver) - several fixesathrxx
2019-08-07AUDIO: (FM-Towns/PC98) - cleanup mutex handlingathrxx
2019-08-07SCI: (FM-Towns sound driver) - fix pitchwheel glitchathrxx
2019-08-06WINTERMUTE: Fix detection for Chinese reversion2aviloria
2019-08-05CRYOMNI3D: Add detection for French DOS version from ticket #11035Thierry Crozat
2019-08-04SCI: Update SQ4 swimAndShoot workaroundsluicebox
2019-08-04GLK: Create an intermediate TextWindow base class for text windowsPaul Gilbert
2019-08-04GLK: FROTZ: Fix crash in Arthur introPaul Gilbert
2019-08-04GLK: FROTZ: V6 window creation so Arthur intro now progresses furtherPaul Gilbert
2019-08-04GLK: FROTZ: Fix positioning of Arthur title screenPaul Gilbert
2019-08-04SCI: Fix CAMELOT sword sheathing during room changesluicebox
2019-08-04MADS: Implement V2 DynamicHotspots::add()Filippos Karapetis
2019-08-04MADS: Draw the portrait in V2 game dialogsFilippos Karapetis
2019-08-03HOPKINS: Fix GCC Compilation Warning from memset usageD G Turner