Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Paul Gilbert
3e218edde3
GLK: MAGNETIC: Fix image display
2020-08-06 19:50:21 -07:00
Eugene Sandulenko
e8c5c8dcea
GLK: Marked problematic spots and fixed couple of obvious bugs
2020-01-31 13:46:33 +01:00
D G Turner
84398f85d8
GLK: MAGNETIC: Fix Compilation on AmigaOS4
...
This seems to be an issue where the initializer for the members called log
get confused for a call to the log() standard library function.
Renaming these members with leading underscores and adding some checks for
nullptr before usage are good practice in any case and should fix this.
2019-11-23 12:38:11 +00:00
Paul Gilbert
09b33cdc86
GLK: MAGNETIC: Compilation fix
2019-11-22 21:15:20 -08:00
Paul Gilbert
852e359277
GLK: MAGNETIC: Hooking up loading/saving games
2019-11-22 18:49:07 -08:00
Paul Gilbert
53d9b6e1c6
GLK: Fixing defines clashes between sub-engines
2019-11-22 18:49:07 -08:00
Paul Gilbert
69f186c665
GLK: MAGNETIC: Moving local method static variables to class fields
2019-11-22 18:49:07 -08:00
Paul Gilbert
9df3c85184
GLK: MAGNETIC: Making functions all class methods, statics into class fields
2019-11-22 18:49:07 -08:00
Paul Gilbert
9af0d15194
GLK: MAGNETIC: Startup fixes
2019-11-22 18:49:07 -08:00
dreammaster
1c67621047
GLK: MAGNETIC: Added subengine files
2019-11-22 18:49:07 -08:00
Paul Gilbert
3b9547edde
GLK: Fix various gcc warnings
2019-07-06 17:02:26 -07:00
Paul Gilbert
553bb74f8c
GLK: Further changeover of sub-engines to use new savegame code
2019-06-16 14:59:26 -07:00
Paul Gilbert
724137d696
GLK: MAGNETIC: General initialization
2019-05-07 15:02:00 +10:00
Paul Gilbert
85816c8a54
GLK: Make a _gameFile field in the base Glk engine
2019-01-02 23:13:13 -08:00
Paul Gilbert
f70180e78e
GLK: MAGNETIC: Initial skeleton sub-engine
2018-12-27 00:10:38 -08:00