aboutsummaryrefslogtreecommitdiff
path: root/engines/glk
AgeCommit message (Expand)Author
2018-12-28GLK: ALAN2: Cleanup, merge some functions, move comments to headersFilippos Karapetis
2018-12-28GLK: ALAN2: Adapt C-style enums / structsFilippos Karapetis
2018-12-28GLK: ALAN2: Adapt C-style enums and align commentsFilippos Karapetis
2018-12-28GLK: ALAN2: Move comments to header filesFilippos Karapetis
2018-12-28GLK: Fix namespace commentsFilippos Karapetis
2018-12-28GLK: ALAN2: Indentation fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Formatting fixesFilippos Karapetis
2018-12-28GLK: ALAN2: Fix compilationFilippos Karapetis
2018-12-28GLK: ALAN2: Initial work on the Alan2 subengineFilippos Karapetis
2018-12-27GLK: ALAN2: Initial skeleton sub-engineFilippos Karapetis
2018-12-27GLK: FROTZ: Don't show Beyond Zork title when loading save from launcherPaul Gilbert
2018-12-27GLK: MAGNETIC: Initial skeleton sub-enginePaul Gilbert
2018-12-19GLK: FROTZ: Screen rendering after loading savegame from launcherPaul Gilbert
2018-12-19ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)Cameron Cawley
2018-12-18GLK: FROTZ: Janitorial fixesPaul Gilbert
2018-12-18GLK: FROTZ: Fix rerender after loading Beyond Zork savegamesPaul Gilbert
2018-12-18GLK: More descriptive font loading error messagesPaul Gilbert
2018-12-18JANITORIAL: Whitespace fixesEugene Sandulenko
2018-12-17GLK: FROTZ: Remove need for new font style for Runic fontPaul Gilbert
2018-12-17GLK: FROTZ: Use the Noto runic font for runesTorbjörn Andersson
2018-12-17GLK: FROTZ: Map runic characters to UnicodeTorbjörn Andersson
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-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-10GLK: Remove unneeded includeBastien Bouclet
2018-12-09GLK: FROTZ: Adding detection entriesPaul Gilbert
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-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-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