aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/glulxe/glkop.cpp
AgeCommit message (Expand)Author
2019-05-04GLK: Create objrocks for saved game file sreamsPaul Gilbert
2019-04-28GLK: Record gli arrays for memory streamsPaul Gilbert
2019-04-28GLK: GLULXE: init_dispatch wasn't being calledPaul Gilbert
2019-04-28GLK: Implementing more gli object registrationPaul Gilbert
2019-04-18GLK: GLULXE: Unicode strings still need to be uint32 *Paul Gilbert
2019-04-17GLK: GLULXE: Compilation fixes by moving a bunch of macros to be actual methodsPaul Gilbert
2019-04-17GLK: GLULXE: astyle formattingdreammaster
2019-04-17GLK: GLULXE: Add miscellaneous missing methodsPaul Gilbert
2019-04-17GLK: GLULXE: Set up method definitions, glkop methodsPaul Gilbert
2019-04-14GLK: GLULXE: Stubs for float and operation filesPaul Gilbert