aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-08GLK: FROTZ: Debug code to generate detection entries for unknown gamesPaul Gilbert
2018-12-08GLK: FROTZ: Added detection entries for more Infocom gamesPaul Gilbert
2018-12-08GLK: FROTZ: Adding detection entries for Infocom gamesPaul Gilbert
2018-12-08GLK: FROTZ: Allow exiting ScumMVM when waiting for a keypressPaul Gilbert
2018-12-08GLK: FROTZ: Fix exiting when application is forcefully closedPaul Gilbert
2018-12-08GLK: FROTZ: Improve fallback detection of Z-code gamesPaul Gilbert
2018-12-08GLK: FROTZ: Fill out HHGTTG version serial numbersPaul Gilbert
2018-12-08GLK: Fix showing unicode input linesPaul Gilbert
2018-12-08GLK: FROTZ: Move ostream_* flags from GlkInterface to ProcessorPaul Gilbert
2018-12-08GLK: Fix remaining Gargoyle references identified by digitallPaul Gilbert
2018-12-08GLK: Handle starting the engine directly from the command linePaul Gilbert
2018-12-08GLK: Derive detection from MetaEngine rather than AdvancedMetaEnginePaul Gilbert
2018-12-08GLK: SCOTT: Centralize the set of game namesPaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert
2018-12-08GLK: FROTZ: Fix stack sizePaul Gilbert
2018-12-08GLK: FROTZ: Hook up processor execution to main runGame methodPaul Gilbert
2018-12-08GLK: FROTZ: Merge Err class into ProcessorPaul Gilbert
2018-12-08GLK: FROTZ: Implemented Quetzal class for savegamesPaul Gilbert
2018-12-08GLK: FROTZ: Added OS read line and character methodsPaul Gilbert
2018-12-08GLK: FROTZ: Add screen message methodsPaul Gilbert
2018-12-08GLK: FROTZ: Added memory redirect methodsPaul Gilbert
2018-12-08GLK: FROTZ: Added script/record/transcript/replay methodsPaul Gilbert
2018-12-08GLK: SCOTT: Fix detecting .dat gamefiles, added Windows game versions detectionsPaul Gilbert
2018-12-08GLK: FROTZ: Added remaining memory methodsPaul Gilbert
2018-12-08GLK: Fix casting of vardiac retrievalPaul Gilbert
2018-12-08GLK: FROTZ: Added storeb & storew into the Mem classPaul Gilbert
2018-12-08GLK: FROTZ: Removal of method stubs that are now implementedPaul Gilbert
2018-12-08GLK: FROTZ: Added storeb and storew methodsPaul Gilbert
2018-12-08GLK: FROTZ: Merge Buffer class into ProcessorPaul Gilbert
2018-12-08GLK: FROTZ: Add undo data initializationPaul Gilbert
2018-12-08GLK: FROTZ: Added user options initialization from configurationPaul Gilbert
2018-12-08GLK: FROTZ: Add GlkInterface initialize methodPaul Gilbert
2018-12-08GLK: FROTZ: Added bulk of game processorPaul Gilbert
2018-12-08GLK: Add Gargoyle engine to credits.plPaul Gilbert
2018-12-08GLK: Implement the removeSaveState methodPaul Gilbert
2018-12-08GLK: FROTZ: Move Header to be an ancestor class to MemPaul Gilbert
2018-12-08GLK: FROTZ: Add parsing if game file is a Blorb containerPaul Gilbert
2018-12-08GLK: Added Blorb container file handlingPaul Gilbert
2018-12-08GLK: FROTZ: Beginnings of Mem classPaul Gilbert
2018-12-08GLK: FROTZ: Added error handlingPaul Gilbert
2018-12-08GLK: FROTZ: Beginnings of initializationPaul Gilbert
2018-12-08GLK: FROTZ: Fleshing out detection logic and added some entriesPaul Gilbert
2018-12-08GLK: FROTZ: Skeleton sub-engine for Frotz interpreterPaul Gilbert
2018-12-08GLK: Fix setTime converting seconds to a date/time structurePaul Gilbert
2018-12-08GLK: Fix handling of negative file offsets in MemoryStream::setPositionPaul Gilbert
2018-12-08GLK: gcc compilation fixesdreammaster
2018-12-08GLK: SCOTT: Handle negative values in readIntsPaul Gilbert
2018-12-08GLK: SCOTT: Don't show intro text when loading savegame from launcherPaul Gilbert
2018-12-08GLK: astyle formattingdreammaster