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
/
gargoyle
/
frotz
Age
Commit message (
Expand
)
Author
2018-12-08
GLK: FROTZ: Added remaining memory methods
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: 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: 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