Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
Paul Gilbert
a1414f9ad6
GLK: Remove redundant function_table arrary and associated functions
...
The functions have never been used by any of the existing interpreters.
Even glulxe, which has dynamic function calling, usies gidispatch_call
instead.
2019-07-24 19:59:25 -07:00
Paul Gilbert
b3ab0cf3ce
JANITORIAL: Glk engine block formatting
2019-07-21 11:31:33 -07:00
Paul Gilbert
401b010ef3
GLK: Implementing more gli object registration
2019-04-28 14:32:49 +10:00
Paul Gilbert
105c9cb885
GLK: GLULXE: Remove gamefile to use proper _gameFile
2019-04-17 20:46:07 -07:00
Paul Gilbert
8e11a14939
GLK: GLULXE: Set up method definitions, glkop methods
2019-04-17 20:46:06 -07:00
Paul Gilbert
82f4ee86a9
GLK: GLULXE: Stubs for float and operation files
2019-04-14 10:07:03 -07:00
Paul Gilbert
aa2460e02a
GLK: Avoid clashes of types with union field names
2019-04-14 09:09:57 -07:00
Paul Gilbert
daffdcea1a
GLK: Fix compiler warnings for dispatch layer
2019-04-14 08:59:39 -07:00
Paul Gilbert
9a6d62c0c6
GLK: Added core Glk dispatch code
2019-04-14 08:34:49 -07:00