scummvm/engines/dm
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
..
TODOs
.gitattributes
champion.cpp
champion.h DM: Properly set mapX and mapY. CID #1362609 2020-08-29 17:22:24 +02:00
configure.engine
console.cpp
console.h DM: Add override keywords 2020-02-09 12:43:15 +01:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection.cpp DM: Add detection for Apple IIgs demo v1.4 2021-09-19 14:52:46 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
dialog.cpp
dialog.h
dm.cpp ALL: Remove clearAllDebugChannels() from Engine dtors 2021-06-14 12:42:38 -05:00
dm.h DM: Remove trivial copy ctor and copy assignment operator 2021-03-15 13:24:12 +00:00
dmglobals.cpp
dungeonman.cpp
dungeonman.h
eventman.cpp DM: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
eventman.h
gfx.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
gfx.h
group.cpp
group.h
inventory.cpp
inventory.h
loadsave.cpp
loadsave.h
lzw.cpp
lzw.h
menus.cpp
menus.h
metaengine.cpp ENGINES: Fix getSavegameFile for almost all engines 2021-11-10 21:49:48 +00:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
movesens.cpp
movesens.h
objectman.cpp
objectman.h
POTFILES
projexpl.cpp
projexpl.h JANITORIAL: typos 2021-10-31 20:46:31 +01:00
sounds.cpp
sounds.h
text.cpp
text.h
timeline.cpp
timeline.h