index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2018-12-08
GLK: SCOTT: Change engine to use ScummVM String and Arrays
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix crash clicking screen with mouse without dragging
Paul Gilbert
2018-12-08
GLK: FROTZ: Debug code to generate detection entries for unknown games
Paul Gilbert
2018-12-08
GLK: FROTZ: Added detection entries for more Infocom games
Paul Gilbert
2018-12-08
GLK: FROTZ: Adding detection entries for Infocom games
Paul Gilbert
2018-12-08
GLK: FROTZ: Allow exiting ScumMVM when waiting for a keypress
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix exiting when application is forcefully closed
Paul Gilbert
2018-12-08
GLK: FROTZ: Improve fallback detection of Z-code games
Paul Gilbert
2018-12-08
GLK: FROTZ: Fill out HHGTTG version serial numbers
Paul Gilbert
2018-12-08
GLK: Fix showing unicode input lines
Paul Gilbert
2018-12-08
GLK: FROTZ: Move ostream_* flags from GlkInterface to Processor
Paul Gilbert
2018-12-08
GLK: Handle starting the engine directly from the command line
Paul Gilbert
2018-12-08
GLK: Derive detection from MetaEngine rather than AdvancedMetaEngine
Paul Gilbert
2018-12-08
GLK: SCOTT: Centralize the set of game names
Paul Gilbert
2018-12-08
GLK: Changing class and namespaces from Gargoyle to Glk
Paul Gilbert
2018-12-08
GLK: Changing gargoyle folder to glk
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix stack size
Paul Gilbert
2018-12-08
GLK: FROTZ: Hook up processor execution to main runGame method
Paul Gilbert
2018-12-08
GLK: FROTZ: Merge Err class into Processor
Paul Gilbert
2018-12-08
GLK: FROTZ: Implemented Quetzal class for savegames
Paul Gilbert
2018-12-08
GLK: FROTZ: Added OS read line and character methods
Paul Gilbert
2018-12-08
GLK: FROTZ: Add screen message methods
Paul Gilbert
2018-12-08
GLK: FROTZ: Added memory redirect methods
Paul Gilbert
2018-12-08
GLK: FROTZ: Added script/record/transcript/replay methods
Paul Gilbert
2018-12-08
GLK: SCOTT: Fix detecting .dat gamefiles, added Windows game versions detections
Paul Gilbert
2018-12-08
GLK: FROTZ: Added remaining memory methods
Paul Gilbert
2018-12-08
GLK: Fix casting of vardiac retrieval
Paul Gilbert
2018-12-08
GLK: FROTZ: Added storeb & storew into the Mem class
Paul Gilbert
2018-12-08
GLK: FROTZ: Removal of method stubs that are now implemented
Paul Gilbert
2018-12-08
GLK: FROTZ: Added storeb and storew methods
Paul Gilbert
2018-12-08
GLK: FROTZ: Merge Buffer class into Processor
Paul Gilbert
2018-12-08
GLK: FROTZ: Add undo data initialization
Paul Gilbert
2018-12-08
GLK: FROTZ: Added user options initialization from configuration
Paul Gilbert
2018-12-08
GLK: FROTZ: Add GlkInterface initialize method
Paul Gilbert
2018-12-08
GLK: FROTZ: Added bulk of game processor
Paul Gilbert
2018-12-08
GLK: Implement the removeSaveState method
Paul Gilbert
2018-12-08
GLK: FROTZ: Move Header to be an ancestor class to Mem
Paul Gilbert
2018-12-08
GLK: FROTZ: Add parsing if game file is a Blorb container
Paul Gilbert
2018-12-08
GLK: Added Blorb container file handling
Paul Gilbert
2018-12-08
GLK: FROTZ: Beginnings of Mem class
Paul Gilbert
2018-12-08
GLK: FROTZ: Added error handling
Paul Gilbert
2018-12-08
GLK: FROTZ: Beginnings of initialization
Paul Gilbert
2018-12-08
GLK: FROTZ: Fleshing out detection logic and added some entries
Paul Gilbert
2018-12-08
GLK: FROTZ: Skeleton sub-engine for Frotz interpreter
Paul Gilbert
2018-12-08
GLK: Fix setTime converting seconds to a date/time structure
Paul Gilbert
2018-12-08
GLK: Fix handling of negative file offsets in MemoryStream::setPosition
Paul Gilbert
2018-12-08
GLK: gcc compilation fixes
dreammaster
2018-12-08
GLK: SCOTT: Handle negative values in readInts
Paul Gilbert
2018-12-08
GLK: SCOTT: Don't show intro text when loading savegame from launcher
Paul Gilbert
2018-12-08
GLK: astyle formatting
dreammaster
[next]