aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09CREDITS: GLK engine creditsMatan Bareket
2018-12-09GLK: Update engine name and copyright stringsPaul Gilbert
2018-12-09GLK: Add entries for Glulxe and TADS sub-engines to credits.plPaul 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
2018-12-08GLK: FROTZ: Add all the new V6 methods, commented out until I can fix each onePaul Gilbert
2018-12-08GLK: FROTZ: Detect Infocom games using .zip extensionsPaul Gilbert
2018-12-08GLK: FROTZ: Improved rendering of Beyond Zork description areaPaul Gilbert
2018-12-08GLK: FROTZ: Fix setting cwin field when window changesPaul Gilbert
2018-12-08GLK: TADS: Compilation fixesPaul Gilbert
2018-12-08GLK: TADS: Compilation fixPaul Gilbert
2018-12-08GLK: TADS: Added Data classPaul Gilbert
2018-12-08GLK: TADS: Added cmap filePaul Gilbert
2018-12-08GLK: TADS: Add Regex classPaul Gilbert
2018-12-08GLK: TADS: Add a number of GLK interface methodsPaul Gilbert
2018-12-08GLK: TADS: TADS2: Add ler filePaul Gilbert
2018-12-08GLK: TADS: GLK window initializationPaul Gilbert
2018-12-08GLK: TADS: Add first detection entry, further fallback detectionPaul Gilbert