scummvm/engines/groovie
David Fioramonti de1a35a9d9 GROOVIE: Allow saving via GMM and increase save slots to 25
If the user enters in an invalid description for the save then it will be
simplified by the saved name cache process in Script::savegame.

I checked this with t7g, but not with the 11th guest or any other Groovie game.

The original in-game loading/saving can still only access the first 10 save
slots (0-9).

Its possible to saving via the GMM when the game is interactive.

Loading a game saved via the gui using the original in-game load menu
works fine.

Saving via the GMM with timestamp works, but only only saves the characters
up to the first non-alpha non-letter characer.
2018-08-03 14:53:43 +02:00
..
cell.cpp GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
cell.h
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
cursor.cpp GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
cursor.h
debug.cpp
debug.h
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
detection.h
font.cpp
font.h GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
graphics.cpp GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
graphics.h
groovie.cpp GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
groovie.h GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
lzss.cpp
lzss.h
module.mk
music.cpp GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
music.h GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
player.cpp GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
player.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
POTFILES
resource.cpp
resource.h
roq.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
roq.h
saveload.cpp GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
saveload.h GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
script.cpp GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
script.h GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
stuffit.cpp COMMON: Remove BitStream base class to allow inlining calls 2017-08-24 19:46:59 +02:00
stuffit.h
vdx.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
vdx.h