Commit Graph
6 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh ee57380de7 ENGINES: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:32:04 +02:00
Eugene Sandulenko b9b3ba3285 GLK: COMPREHEND: Added missing override keywords 2020-10-17 11:44:23 +02:00
Paul Gilbert 82d4357c2e GLK: ZCODE: Turn off autosaves for ZCode games
ZMachine saves also includes the current execution
stack. So I'm honestly not sure how to create an
autosave in the background that has a valid stack
than can be properly restored. With an imminent
release, it's better to disable autosaves for now
2020-09-05 19:57:29 -07:00
Paul Gilbert f0e1e1e56d GLK: ZCODE: Change interpreter to INTERPRETER_ZCODE 2020-06-22 20:11:00 -07:00
Paul Gilbert 736913d459 GLK: ZCODE: Rename frotz/ to zocde/
All the other sub-engines use the engine or authoring system
name, not the name of particular interpreters. So I felt it
best to rename frotz to zcode for consistency
2020-06-22 20:06:26 -07:00