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
/
glk
/
advsys
/
advsys.cpp
Age
Commit message (
Collapse
)
Author
2019-06-16
GLK: ADVSYS: Fix restoring games in-game
Paul Gilbert
2019-06-16
GLK: ADVSYS: Fix actions using OP_SEND
Paul Gilbert
2019-06-16
GLK: ADVSYS: Do a look action after loading a savegame from launcher
Paul Gilbert
2019-06-16
GLK: ADVSYS: Fix savegame area setup
Paul Gilbert
2019-06-16
GLK: ADVSYS: Save/load fixes
Paul Gilbert
2019-06-16
GLK: Further changeover of sub-engines to use new savegame code
Paul Gilbert
2019-06-15
GLK: ADVSYS: Added code for loading savegames from launcher
Paul Gilbert
2019-06-12
GLK: ADVSYS: Added singleAction method
Paul Gilbert
2019-06-12
GLK: ADVSYS: Added input line split up and tokenizing
Paul Gilbert
2019-06-10
GLK: ADVSYS: String printing
Paul Gilbert
2019-06-10
GLK: ADVSYS: Adding opcodes and message decoding
Paul Gilbert
2019-06-09
GLK: ADVSYS: Formatting fixes
dreammaster
2019-06-09
GLK: ADVSYS: Main game loop
Paul Gilbert
2019-06-09
GLK: ADVSYS: Save area and variable code
Paul Gilbert
2019-06-09
GLK: ADVSYS: Loading of game data
Paul Gilbert
2019-06-09
GLK: ADVSYS: Basic initialization and header loading in-game
Paul Gilbert
2019-06-09
GLK: ADVSYS: Added game heder reading and detections
Paul Gilbert
2019-06-09
GLK: ADVSYS: Engine skeleton
Paul Gilbert