Commit Graph
22 Commits
Author SHA1 Message Date
Paul Gilbert 76d4816853 GLK: ALAN3: Re-enable ifdefed TODO block 2019-07-06 21:05:22 -07:00
Paul Gilbert 2a0f8af958 GLK: ALAN3: Remove deprecated args.cpp 2019-07-06 20:55:47 -07:00
Paul Gilbert 3b9547edde GLK: Fix various gcc warnings 2019-07-06 17:02:26 -07:00
Paul Gilbert 43bc2e4853 GLK: ALAN3: Fix restarting game from quit command 2019-07-06 15:56:26 -07:00
Paul Gilbert f28d3b7496 GLK: ALAN3: Further refactoring of setjmp calls 2019-07-06 15:27:09 -07:00
Paul Gilbert efdf25b3d2 GLK: ALAN3: Move term.cpp code into glkio.cpp 2019-07-06 15:27:09 -07:00
Paul Gilbert 6a4931106d GLK: ALAN3: Wrap playererr and terminate methods in context 2019-07-06 15:27:09 -07:00
Paul Gilbert 5dea662313 GLK: ALAN3: Wrapping method calls in longjmp replacement macros 2019-07-06 15:27:09 -07:00
Paul Gilbert 55b93f5a20 GLK: ALAN3: Hook up empty lines to forfeit longjmp replacement 2019-07-06 15:27:08 -07:00
Paul Gilbert c833d39ccf GLK: ALAN3: Outer game loop to handle forfeit setjmp replacement 2019-07-06 15:27:08 -07:00
Paul Gilbert b8a737a8a4 GLK: ALAN3: Further loading fixes 2019-07-06 15:27:08 -07:00
Paul Gilbert 395174301b GLK: ALAN3: Change header version field from char[4] to byte[4] 2019-07-06 15:27:08 -07:00
Paul Gilbert 5c8c4b3b6e GLK: ALAN3: Standardize on using syserr for errors 2019-07-06 15:27:08 -07:00
Paul Gilbert f5ad5b00d0 GLK: ALAN3: Fix endianness of loading temporary header 2019-07-06 15:27:08 -07:00
Paul Gilbert 4d7cfeb2c7 GLK: ALAN3: Context clearing in main loop, add packing to code structures 2019-07-06 15:27:08 -07:00
Paul Gilbert 86f9985951 GLK: ALAN3: Re-enable main game loop 2019-07-06 15:27:08 -07:00
dreammaster dc40211ec5 GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
Paul Gilbert aebf256610 GLK: ALAN3: Removal of #ifdef blocks 2019-07-06 15:27:07 -07:00
Paul Gilbert 2de068a98a GLK: ALAN3: Further warning fixes 2019-07-06 15:27:07 -07:00
Paul Gilbert 305330bda7 GLK: ALAN3: Change EOF to a uint32 EOD to fix compiler warnings 2019-07-06 15:27:07 -07:00
Paul Gilbert 822cd6f165 GLK: ALAN3: Further warning fixes 2019-07-06 15:27:07 -07:00
Paul Gilbert cd7cf41414 GLK: ALAN3: Initial files commit 2019-07-06 15:27:07 -07:00