Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-03 | GLK: TADS: Fix GCC Compiler Warnings | D G Turner | |
These were several undeclared fallthrough warnings i.e. after error handler cases which will not return and another case of usage of memset on a non-trivial structure which was fixed by using structure constructor methods instead. | |||
2019-05-24 | GLK: TADS2: Fix uninitialized variable warnings | Paul Gilbert | |
2019-05-24 | GLK: TADS2: Further compilation fixes | dreammaster | |
2019-05-24 | GLK: TADS2: Further compilation fixes | Paul Gilbert | |
2019-05-24 | GLK: TADS2: Added code for output, run, various miscellaneous | Paul Gilbert | |
2019-05-24 | GLK: TADS2: Adding headers | Paul Gilbert | |