scummvm/engines/hdb
2021-08-07 20:22:37 +01: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: Fix Two GCC Warnings When Building with C++-98 2021-08-07 20:22:37 +01: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: 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 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: 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 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