scummvm/engines/hdb
2021-08-07 20:22:37 +01:00
..
ai-bots.cpp
ai-cinematic.cpp HDB: Plug a few memory leaks. Bug #11142 2020-08-26 22:44:19 +02:00
ai-funcs.cpp
ai-init.cpp HDB: Fix Two GCC Warnings When Building with C++-98 2021-08-07 20:22:37 +01:00
ai-inventory.cpp
ai-lists.cpp
ai-player.cpp
ai-player.h
ai-use.cpp
ai-waypoint.cpp
ai.h HDB: Minor Improvements for Code Readability 2021-07-20 07:33:19 +01:00
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
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
file-manager.h
gfx.cpp
gfx.h
hdb.cpp HDB: Add keymapper support 2020-08-27 10:34:59 +02:00
hdb.h
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
lua-script.h
map.cpp HDB: Fix for GCC Warnings from 64-bit Stream API Changes 2021-07-09 04:21:49 +01: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 COMMON: Add standard actions for mouse button clicks 2021-04-06 11:15:42 +03: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 COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
sound.cpp HDB: Plug a few memory leaks. Bug #11142 2020-08-26 22:44:19 +02:00
sound.h
window.cpp JANITORIAL: Remove some unnecessary semicolons 2020-11-17 07:22:49 +01:00
window.h