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 more const loss warnings | dreammaster | |
2019-05-24 | GLK: TADS2: Further compilation fixes | dreammaster | |
2019-05-24 | GLK: TADS2: Further compilation fixes | Paul Gilbert | |
2019-05-24 | GLK: TADS2: Yet more volumous code additions | Paul Gilbert | |
2019-05-24 | GLK: TADS2: Soooo much more implementation | Paul Gilbert | |