Commit graph

14 commits

Author SHA1 Message Date
Hubert Maier
019d06bb0f
SAGA2: Fix calendar typo (was calender) 2022-10-28 22:37:57 +03:00
Hubert Maier
2566506a97
SAGA2: Correct spelling mistake
calender -> calendar
2022-10-27 15:57:27 +02:00
Eugene Sandulenko
3a49501e20
SAGA2: Rename class variables in fta.h 2022-09-25 21:37:27 +02:00
D G Turner
894813870e SAGA2: Fix Redundant Declaration Warnings
These warnings are generated by GCC if -Wredundant-decls is enabled.
2022-03-07 18:30:58 +00:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Filippos Karapetis
d3df1b09a1 SAGA2: Adapt some C syntax to C++ 2021-09-11 12:23:32 +03:00
a/
e23ba98f05 SAGA2: Fix timer cleanup 2021-08-22 07:26:40 +09:00
a/
719039f0e2 SAGA2: Fix game save/loading on GMM 2021-08-21 02:48:51 +09:00
a/
f868f750d6 SAGA2: Re-enable checkRestartGame 2021-08-06 04:23:04 +09:00
a/
d17c0fd403 SAGA2: Temporarily stub checkRestartGame 2021-08-03 20:19:30 +09:00
a/
a110e24d56 SAGA2: Fix RestartGame 2021-07-28 04:51:11 +09:00
Eugene Sandulenko
b8c8432a46
SAGA2: Use conventional save names 2021-07-16 01:18:56 +02:00
a/
f249786fc7 SAGA2: Add limited Extended Savegame support 2021-07-16 04:25:06 +09:00
Eugene Sandulenko
9b8635ff80
SAGA2: Rename loadsave.* to saveload.*
In order to be consistent with other engines
2021-07-12 17:11:37 +02:00
Renamed from engines/saga2/loadsave.cpp (Browse further)