index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
glk
/
tads
/
tads2
Age
Commit message (
Expand
)
Author
2019-09-27
GLK: TADS: Fix GCC Compiler Warnings
D G Turner
2019-09-25
GLK: Remove some outstanding longjmp artifacts from sub-engines
Paul Gilbert
2019-09-03
GLK: Fix compilation
Eugene Sandulenko
2019-09-03
GLK: TADS: Fix GCC Compiler Warnings
D G Turner
2019-07-24
GLK: Fixing some gcc 8 warnings
Paul Gilbert
2019-07-06
GLK: Fix various gcc warnings
Paul Gilbert
2019-05-24
GLK: TADS2: Fix more const loss warnings
dreammaster
2019-05-24
GLK: TADS2: Revert char * statics back to string literals
Paul Gilbert
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: Fix uninitialized variable warnings
Paul Gilbert
2019-05-24
GLK: TADS2: Further compilation fixes
Paul Gilbert
2019-05-24
GLK: TADS2: Compilation fixes
dreammaster
2019-05-24
GLK: TADS2: Fix os initialization
Paul Gilbert
2019-05-24
GLK: TADS2: Added plygo
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
2019-05-24
GLK: TADS2: Added built in functions
Paul Gilbert
2019-05-24
GLK: TADS2: More code files implemented
Paul Gilbert
2019-05-24
GLK: TADS2: Added code for output, run, various miscellaneous
Paul Gilbert
2019-05-24
GLK: TADS2: Added code for tokenizer & vocabulary
Paul Gilbert
2019-05-24
GLK: TADS2: Adding headers
Paul Gilbert
2019-04-17
GLK: GLULXE: Add miscellaneous missing methods
Paul Gilbert
2019-01-02
GLK: Make a _gameFile field in the base Glk engine
Paul Gilbert
2018-12-28
GLK: Fix namespace comments
Filippos Karapetis
2018-12-18
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2018-12-09
GLK: Change all references to glui32 and glsi32 to uint and int
Paul Gilbert
2018-12-08
GLK: TADS: Compilation fixes
Paul Gilbert
2018-12-08
GLK: TADS: Compilation fix
Paul Gilbert
2018-12-08
GLK: TADS: Added Data class
Paul Gilbert
2018-12-08
GLK: TADS: Added cmap file
Paul Gilbert
2018-12-08
GLK: TADS: Add Regex class
Paul Gilbert
2018-12-08
GLK: TADS: Add a number of GLK interface methods
Paul Gilbert
2018-12-08
GLK: TADS: TADS2: Add ler file
Paul Gilbert
2018-12-08
GLK: TADS: Skeletons for TADS 2 & 3 subengines, extra detection logic
Paul Gilbert