scummvm/engines/macventure
Orgad Shaneh 78ef6203de ENGINES: Fix getSavegameFile for almost all engines
Use kSimpleSavesNames correctly, add where needed, remove where needed.

Trac #12977
2021-11-10 21:49:48 +00:00
..
configure.engine
container.cpp
container.h
controls.cpp
controls.h
credits.pl
cursor.cpp
datafiles.cpp
debug.h
detection.cpp MACVENTURE: Adjust detection entries after MacResMan bugfix 2021-10-17 20:48:02 +03:00
dialog.cpp
dialog.h
gui.cpp MACVENTURE: re-use the read stream to reduce heap allocations 2021-09-19 15:21:56 +02:00
gui.h MACVENTURE: pass by reference 2021-09-19 15:21:56 +02:00
hufflists.h
image.cpp
image.h
macventure.cpp MACVENTURE: pass by reference 2021-09-19 15:21:56 +02:00
macventure.h MACVENTURE: pass by reference 2021-09-19 15:21:56 +02:00
metaengine.cpp ENGINES: Fix getSavegameFile for almost all engines 2021-11-10 21:49:48 +00:00
module.mk
prebuilt_dialogs.cpp
prebuilt_dialogs.h
saveload.cpp ENGINES: Streamline auto-save write/delete protection 2021-08-23 13:34:35 +02:00
script.cpp
script.h
sound.cpp
sound.h
stringtable.h
text.cpp MACVENTURE: Remove unnecessary adding of NULL character to string 2021-09-19 15:21:56 +02:00
text.h
windows.cpp MACVENTURE: Add title to windows 2021-09-19 15:21:56 +02:00
windows.h MACVENTURE: Fix/Refactor code to work with changes made in macgui and other parts of ScummVM 2021-09-19 15:21:56 +02:00
world.cpp
world.h