scummvm/engines/wage
2020-12-04 20:57:14 +00:00
..
combat.cpp WAGE: Fix Missing Default Switch Cases 2019-10-23 03:31:46 +01:00
configure.engine
debugger.cpp
debugger.h WAGE: Add override keywords 2020-02-09 12:55:00 +01:00
design.cpp GRAPHICS: MACGUI: Improve grays naming 2020-08-07 18:55:17 -04:00
design.h
detection_tables.h ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
dialog.cpp
dialog.h
entities.cpp WAGE: Plug memory leaks 2020-04-30 14:21:14 +02:00
entities.h WAGE: Plug memory leaks 2020-04-30 14:21:14 +02:00
gui.cpp GUI: U32: Use Common::U32String::format where necessary and GUIError to u32 2020-08-30 14:43:41 +02:00
gui.h WAGE: Implement global clipboard support 2019-09-21 22:16:01 +03:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +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
POTFILES
randomhat.cpp
randomhat.h
saveload.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
script.cpp WAGE: Fix Missing Default Switch Cases 2019-10-23 03:31:46 +01:00
script.h
sound.cpp WAGE: Better event handling in sound 2020-04-30 14:22:21 +02:00
sound.h
util.cpp WAGE: Fix Missing Default Switch Cases 2019-10-23 03:31:46 +01:00
wage.cpp WAGE: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
wage.h ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
world.cpp
world.h