scummvm/engines/hdb
2020-12-04 20:57:14 +00:00
..
ai-bots.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
ai-cinematic.cpp HDB: Plug a few memory leaks. Bug #11142 2020-08-26 22:44:19 +02:00
ai-funcs.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
ai-init.cpp HDB: Initialize more class variables 2020-04-30 13:49:33 +02:00
ai-inventory.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
ai-lists.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
ai-player.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
ai-player.h
ai-use.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
ai-waypoint.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
ai.h HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
configure.engine
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
file-manager.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
file-manager.h HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
gfx.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
gfx.h HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
hdb.cpp HDB: Add keymapper support 2020-08-27 10:34:59 +02:00
hdb.h HDB: Use strlcpy 2020-04-30 13:46:00 +02:00
input.cpp HDB: Add keymapper support 2020-08-27 10:34:59 +02:00
input.h HDB: Add keymapper support 2020-08-27 10:34:59 +02:00
lua-script.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
lua-script.h
map.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
map.h
menu.cpp HDB: Add keymapper support 2020-08-27 10:34:59 +02:00
menu.h HDB: Add keymapper support 2020-08-27 10:34:59 +02: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
mpc.h
POTFILES ALL: Clarify POTFILES, remove redundant common/translations.h includes 2020-11-10 03:03:49 +01:00
saveload.cpp HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
sound.cpp HDB: Plug a few memory leaks. Bug #11142 2020-08-26 22:44:19 +02:00
sound.h HDB: Free sounds when they're not needed 2020-08-26 22:44:09 +02:00
window.cpp JANITORIAL: Remove some unnecessary semicolons 2020-11-17 07:22:49 +01:00
window.h HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00