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
/
acode.h
Age
Commit message (
Collapse
)
Author
2019-11-17
GLK: ALAN2: Cleanup
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: Removing all the existing system specific ifdef blocks
Paul Gilbert
I'm going to be shortly formatting the code and doing refactoring to work around the setjmp calls in the original, so there's little point in keeping the system specific ifdef blocks from the original
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
2019-06-22
GLK: ALAN2: Remove previously added code fragments
Paul Gilbert
2018-12-28
GLK: ALAN2: Adapt C-style enums and align comments
Filippos Karapetis
2018-12-28
GLK: ALAN2: Initial work on the Alan2 subengine
Filippos Karapetis