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
/
alan2
/
main.h
Age
Commit message (
Expand
)
Author
2019-11-17
GLK: ALAN2: Cleanup
Paul Gilbert
2019-09-25
GLK: Remove some outstanding longjmp artifacts from sub-engines
Paul Gilbert
2019-09-25
GLK: ADRIFT: Refactoring load serializer to not use longjmp
Paul Gilbert
2019-07-06
GLK: ALAN2: Cleanup of unused variables
Paul Gilbert
2019-06-22
GLK: ALAN2: Fix quitting in-game
Paul Gilbert
2019-06-22
GLK: ALAN2: Create jump context system to replace original setjmp
Paul Gilbert
2019-06-22
GLK: ALAN2: Warning fixes
Paul Gilbert
2019-06-22
GLK: ALAN2: Change all EOF to EOD that is case to uint
Paul Gilbert
2019-06-22
GLK: ALAN2: Fixing gcc warnings
dreammaster
2019-06-22
GLK: ALAN2: astyle formatting
dreammaster
2019-06-22
GLK: ALAN2: Remove all prototype ifdef blocks
Paul Gilbert
2019-06-22
GLK: ALAN2: Fixes to game header loading and validation
Paul Gilbert
2019-06-22
GLK: ALAN2: Added missing main code file, hooked up to Alan2 engine skeleton
Paul Gilbert
2019-06-22
GLK: ALAN2: Initial import of full set of interpreter files
Paul Gilbert