aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan3/main.cpp
AgeCommit message (Expand)Author
2019-07-06GLK: ALAN3: Hook up empty lines to forfeit longjmp replacementPaul Gilbert
2019-07-06GLK: ALAN3: Outer game loop to handle forfeit setjmp replacementPaul Gilbert
2019-07-06GLK: ALAN3: Further loading fixesPaul Gilbert
2019-07-06GLK: ALAN3: Change header version field from char[4] to byte[4]Paul Gilbert
2019-07-06GLK: ALAN3: Standardize on using syserr for errorsPaul Gilbert
2019-07-06GLK: ALAN3: Fix endianness of loading temporary headerPaul Gilbert
2019-07-06GLK: ALAN3: Context clearing in main loop, add packing to code structuresPaul Gilbert
2019-07-06GLK: ALAN3: Re-enable main game loopPaul Gilbert
2019-07-06GLK: ALAN3: Proper indentation & formattingdreammaster
2019-07-06GLK: ALAN3: Removal of #ifdef blocksPaul Gilbert
2019-07-06GLK: ALAN3: Further warning fixesPaul Gilbert
2019-07-06GLK: ALAN3: Change EOF to a uint32 EOD to fix compiler warningsPaul Gilbert
2019-07-06GLK: ALAN3: Further warning fixesPaul Gilbert
2019-07-06GLK: ALAN3: Initial files commitPaul Gilbert