Age | Commit message (Expand) | Author |
---|---|---|
2019-07-06 | GLK: ALAN3: Further refactoring of setjmp calls | Paul Gilbert |
2019-07-06 | GLK: ALAN3: Making GlkIO base class | Paul Gilbert |
2019-07-06 | GLK: ALAN3: Move readline.cpp into glkio.cpp | Paul Gilbert |
2019-07-06 | GLK: ALAN3: Move term.cpp code into glkio.cpp | Paul Gilbert |
2019-07-06 | GLK: ALAN3: Wrapping method calls in longjmp replacement macros | Paul Gilbert |
2019-07-06 | GLK: ALAN3: Fix quitting game from input line when window closed | Paul Gilbert |
2019-07-06 | GLK: ALAN3: Hook up empty lines to forfeit longjmp replacement | Paul Gilbert |
2019-07-06 | GLK: ALAN3: Standardize on using syserr for errors | 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: Initial files commit | Paul Gilbert |