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
/
alan3
/
main.cpp
Age
Commit message (
Expand
)
Author
2019-09-25
GLK: ALAN3: Merge duplicate jumps.h
Paul Gilbert
2019-07-24
GLK: Fixing some gcc 8 warnings
Paul Gilbert
2019-07-06
GLK: ALAN3: Re-enable ifdefed TODO block
Paul Gilbert
2019-07-06
GLK: ALAN3: Remove deprecated args.cpp
Paul Gilbert
2019-07-06
GLK: Fix various gcc warnings
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix restarting game from quit command
Paul Gilbert
2019-07-06
GLK: ALAN3: Further refactoring of setjmp calls
Paul Gilbert
2019-07-06
GLK: ALAN3: Move term.cpp code into glkio.cpp
Paul Gilbert
2019-07-06
GLK: ALAN3: Wrap playererr and terminate methods in context
Paul Gilbert
2019-07-06
GLK: ALAN3: Wrapping method calls in longjmp replacement macros
Paul Gilbert
2019-07-06
GLK: ALAN3: Hook up empty lines to forfeit longjmp replacement
Paul Gilbert
2019-07-06
GLK: ALAN3: Outer game loop to handle forfeit setjmp replacement
Paul Gilbert
2019-07-06
GLK: ALAN3: Further loading fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Change header version field from char[4] to byte[4]
Paul Gilbert
2019-07-06
GLK: ALAN3: Standardize on using syserr for errors
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix endianness of loading temporary header
Paul Gilbert
2019-07-06
GLK: ALAN3: Context clearing in main loop, add packing to code structures
Paul Gilbert
2019-07-06
GLK: ALAN3: Re-enable main game loop
Paul Gilbert
2019-07-06
GLK: ALAN3: Proper indentation & formatting
dreammaster
2019-07-06
GLK: ALAN3: Removal of #ifdef blocks
Paul Gilbert
2019-07-06
GLK: ALAN3: Further warning fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Change EOF to a uint32 EOD to fix compiler warnings
Paul Gilbert
2019-07-06
GLK: ALAN3: Further warning fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Initial files commit
Paul Gilbert