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
/
glulxe
Age
Commit message (
Expand
)
Author
2019-04-17
GLK: GLULXE: Add string methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Add serial methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Add search methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Add operand methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Added heap methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Added gestalt methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Added funcs methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Added exec methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Added accel methods
Paul Gilbert
2019-04-17
GLK: GLULXE: Set up method definitions, glkop methods
Paul Gilbert
2019-04-14
GLK: GLULXE: Stubs for float and operation files
Paul Gilbert
2019-03-31
GLK: Only check the format of a Blorb file if it has a valid file extension
Cameron Cawley
2019-03-31
GLK: Improved detection of Blorb files
Cameron Cawley
2019-01-02
GLK: Make a _gameFile field in the base Glk engine
Paul Gilbert
2018-12-31
GLK: Standardizing on a common GameDescriptor class for detectors
Paul Gilbert
2018-12-28
GLK: Simplify arrays of valid extensions in detection code
Paul Gilbert
2018-12-19
ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)
Cameron Cawley
2018-12-14
GLK: Detect game Id clashes across different sub-engines
Paul Gilbert
2018-12-09
GLK: Fix compiler warnings
Paul Gilbert
2018-12-08
GLK: Fix Buildbot identified warnings
Paul Gilbert
2018-12-08
GLK: GLULXE: Validate game file version
Paul Gilbert
2018-12-08
GLK: GLULXE: Skeleton sub-engine
Paul Gilbert