aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-08-25MUTATIONOFJB: Parse startup sections in scripts and fix change scene command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Support for running commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for calling macros.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add changescene debug command and fix macro debug commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for macro definitions.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for CAMEFROM command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Load local (room) scripts.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add Game class.Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix GOTO command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for labels and goto.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support of IFPIGGY command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for IFITEM command and fix parsing conditional comm...Ľubomír Remák
2018-08-25MUTATIONOFJB: Convert section names to 7bit ASCII in debug console.Ľubomír Remák
2018-08-25MUTATIONOFJB: Don't store ActionInfo pointers, because they might be invalida...Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix some code formatting issues.Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix uninitialized ChangeOperation, fix parsing tag in IF comman...Ľubomír Remák
2018-08-25MUTATIONOFJB: Show multiple script commands in showsection debug command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Implement inventory commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Implement data model for inventory.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add say command with dummy implementation.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add change scene command, implement listsections and showsectio...Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for CHANGED, CHANGEO and CHANGES commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Continue implementation of if/else script commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Start implementation of ATN scripts (IF command).Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix loading room 11 (and possibly some others).Ľubomír Remák
2018-08-25MUTATIONOFJB: Load initial game state and allow room changeĽubomír Remák
2018-08-25MUTATIONOFJB: Load and draw scene backgroundĽubomír Remák
2018-08-25MUTATIONOFJB: Base for new engineĽubomír Remák
2018-08-25SCI32: Fix a script bug when fighting revenants in QFG4Filippos Karapetis
2018-08-25SCI: Fix compilationFilippos Karapetis
2018-08-25SCI: Fix compilation when SCI32 is disabledFilippos Karapetis
2018-08-25SCI32: Fix the walk region in Cazanoux's house in GK1Filippos Karapetis
2018-08-25SCI32: Add a workaround for ShiversFilippos Karapetis
2018-08-25SCI: Add a default case to the switch in toDebugString()Filippos Karapetis
2018-08-25SCI32: Remove reg32_t and use reg_t in all casesFilippos Karapetis
2018-08-25SCI32: Adapt the pathfinding debug code to work woth SCI32 gamesFilippos Karapetis
2018-08-23WINTERMUTE: Check keyboard state array indexlolbot-iichan
2018-08-23WINTERMUTE: Support more key codes for mappinglolbot-iichan
2018-08-23WINTERMUTE: Fix printable flag for keyboard statelolbot-iichan
2018-08-23SCI32: Fix attacking necrotaurs with the sword in QFG4Filippos Karapetis
2018-08-23SCI32: Add workarounds for OOB reads for parametersFilippos Karapetis
2018-08-21TSAGE: Don't allow saving in Ringworld copy protection dialogPaul Gilbert
2018-08-21SCI32: Extend a script workaround to all screens in QFG4Filippos Karapetis
2018-08-21SCI32: Extend a pathfinding workaround to all screens in QFG4Filippos Karapetis
2018-08-20TSAGE: Fix ejecting disc from left cycle's drive in Ringworld 1Paul Gilbert
2018-08-21SCI32: Ignore invalid kernel call when toggling the music in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Fix fade-in for some screens in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add handling for config settings used in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add stub for kWinDLL - used in Hoyle 5Filippos Karapetis
2018-08-21SCI: Enable detection entry for Hoyle 3 AmigaFilippos Karapetis