aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-12-15BLADERUNNER: Added time control and game pausingPeter Kohaut
2018-12-14GLK: FROTZ: Fix sound loopingPaul Gilbert
2018-12-14GLK: SCOTT: Added detections for miscellaneous gamesPaul Gilbert
2018-12-14GLK: SCOTT: Add support for Mysterious Adventures Blorb filesPaul Gilbert
2018-12-14GLK: Detect game Id clashes across different sub-enginesPaul Gilbert
2018-12-14SCI: Fix LONGBOW day 9 cobbler's hut, bug #10834 (#1444)sluicebox
2018-12-13GLK: FROTZ: Fix Visual Studio warnings about packing alignmentPaul Gilbert
2018-12-13GLK: FROTZ: Added detection entriesPaul Gilbert
2018-12-12GLK: FROTZ: Adding detection entriesPaul Gilbert
2018-12-12GLK: FROTZ: Adding detection entries, add ability to read serials from Blorb ...Paul Gilbert
2018-12-11GLK: FROTZ: Adding detection entriesPaul Gilbert
2018-12-11GLK: FROTZ: Adding detection entriesPaul Gilbert
2018-12-10GLK: FROTZ: Adding detection entriesPaul Gilbert
2018-12-10SCI32: Fix QFG4 obscured ropes when rescuing Igor (#1436)Vhati
2018-12-10PINK: Push down the advanced detector includeBastien Bouclet
2018-12-10ILLUSIONS: Push down the advanced detector includeBastien Bouclet
2018-12-10GLK: Remove unneeded includeBastien Bouclet
2018-12-10ENGINES: Use an uppercase C for the metaengine copyright stringsBastien Bouclet
2018-12-09GLK: FROTZ: Adding detection entriesPaul Gilbert
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-12-09GLK: FROTZ: Add game names for ZCode games on if-archivePaul Gilbert
2018-12-09GLK: FROTZ: Added detection for converted Scott Adams gamesPaul Gilbert
2018-12-09GLK: Standardizing uint vs uint32 usagePaul Gilbert
2018-12-10SCI: Fix QFG1VGA card game lockup, bug #10826 (#1435)sluicebox
2018-12-10SCI32: Fix QFG4 extraneous door sound in castle (#1438)Vhati
2018-12-09GLK: Correct phrasing of switch case fall through commentsPaul Gilbert
2018-12-09GLK: Change all references to glui32 and glsi32 to uint and intPaul Gilbert
2018-12-09GLK: Yet another Amiga compilation fixPaul Gilbert
2018-12-09GLK: Hopefully finally fix Amiga compilationPaul Gilbert
2018-12-09GLK: FROTZ: Hopefully fix Amiga compilationPaul Gilbert
2018-12-09GLK: Update engine name and copyright stringsPaul Gilbert
2018-12-09GLK: Fix compiler warningsPaul Gilbert
2018-12-09SCI32: Fix GK1 mummy animation, bug #10828 (#1439)sluicebox
2018-12-09SCI: Fix LONGBOW Amiga pub error, bug #9688 (#1437)sluicebox
2018-12-08GLK: Further fixes for Buildbot warningsPaul Gilbert
2018-12-08GLK: Sound volume and pausing methodsPaul Gilbert
2018-12-08GLK: Fix Buildbot identified warningsPaul Gilbert
2018-12-08GLK: GLULXE: Validate game file versionPaul Gilbert
2018-12-08GLK: GLULXE: Skeleton sub-enginePaul Gilbert
2018-12-08GLK: FROTZ: Reduce window margin to 0 to have status bar fill entire widthPaul Gilbert
2018-12-08GLK: FROTZ: Properly flag the detections of Infocom games that have sound eff...Paul Gilbert
2018-12-08GLK: Add support for secondary Blorb files separate from the gamefilePaul Gilbert
2018-12-08GLK: FROTZ: Playing sounds now works directly from lhsound.zip and shsound.zipPaul Gilbert
2018-12-08GLK: FROTZ: Further sound handlingPaul Gilbert
2018-12-08GLK: Beginnings of Sounds managerPaul Gilbert
2018-12-08GLK: FROTZ: Simplify accessing sounds for Lurking Horror & SherlockPaul Gilbert
2018-12-08GLK: FROTZ: Add sound playing codePaul Gilbert
2018-12-08GLK: FROTZ: Added winarg methodsPaul Gilbert
2018-12-08GLK: FROTZ: Fix handling of empty rect picture resourcesPaul Gilbert
2018-12-08GLK: FROTZ: Implement some of the V6 opcodesPaul Gilbert