Paul Gilbert
|
75d0456722
|
GLK: Only allow GMM saves when sub-engines are waiting for input
This avoids any issues from people trying to load or save
when their game is in the middle of a cutscene
|
2020-07-13 19:32:37 -07:00 |
|
Eugene Sandulenko
|
1e20ac5713
|
GLK: QUEST: Fix va_args usage
|
2020-04-30 14:34:04 +02:00 |
|
Bastien Bouclet
|
1e30923737
|
GLK: Add override keywords
|
2020-02-09 12:43:15 +01:00 |
|
Eugene Sandulenko
|
e8c5c8dcea
|
GLK: Marked problematic spots and fixed couple of obvious bugs
|
2020-01-31 13:46:33 +01:00 |
|
Eugene Sandulenko
|
02aee2f328
|
GLK: Fix warnings
|
2020-01-31 12:26:29 +01:00 |
|
D G Turner
|
22234934fe
|
GLK: QUEST: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-12-16 01:27:51 +00:00 |
|
Paul Gilbert
|
c02b390fec
|
GLK: QUEST: Added version
|
2019-11-17 15:25:19 -08:00 |
|
Paul Gilbert
|
cd66894016
|
GLK: QUEST: Add save and restore commands
|
2019-09-30 19:11:56 -07:00 |
|
Paul Gilbert
|
f4b12285d0
|
GLK: QUEST: Support loading savegames from the launcher
|
2019-09-30 19:05:48 -07:00 |
|
Paul Gilbert
|
13de2f1771
|
GLK: QUEST: Fleshing out savegame code, hooking to GMM
|
2019-09-30 18:20:07 -07:00 |
|
D G Turner
|
8ff5014526
|
GLK: QUEST: Fix Compilation on AmigaOS4
|
2019-09-30 21:08:13 +01:00 |
|
Paul Gilbert
|
c10267d83b
|
GLK: QUEST: More warning fixes
|
2019-09-29 18:13:44 -07:00 |
|
Paul Gilbert
|
0eed867445
|
GLK: QUEST: Shadowing fixes
|
2019-09-29 17:50:42 -07:00 |
|
Paul Gilbert
|
72d690aa2c
|
GLK: QUEST: Change throw to error call
|
2019-09-29 17:36:16 -07:00 |
|
Paul Gilbert
|
643ee33a3d
|
GLK: QUEST: gcc compilation fixes
|
2019-09-29 15:08:52 -07:00 |
|
Paul Gilbert
|
defc19ada4
|
GLK: QUEST: Savegames aren't supported for Quest games
|
2019-09-29 15:08:52 -07:00 |
|
Paul Gilbert
|
b35088b788
|
GLK: QUEST: Fix exitting by closing game window
|
2019-09-29 15:08:52 -07:00 |
|
Paul Gilbert
|
97e61ddb0e
|
GLK: QUEST: Fix crash printing formatted strings
|
2019-09-29 15:08:52 -07:00 |
|
Paul Gilbert
|
055f6f0b48
|
GLK: QUEST: Startup/logging fix
|
2019-09-29 15:08:52 -07:00 |
|
Paul Gilbert
|
32c9deefb7
|
GLK: QUEST: Fix infinite recursion
|
2019-09-29 15:08:52 -07:00 |
|
Paul Gilbert
|
30bf05479a
|
GLK: QUEST: Added detection entries
|
2019-09-29 15:08:52 -07:00 |
|
Paul Gilbert
|
255f2b4c82
|
GLK: QUEST: Initial subengine commit
|
2019-09-29 15:08:52 -07:00 |
|