scummvm/engines/hdb
2019-09-03 17:17:22 +02:00
..
ai-bots.cpp HDB: Fix warnings 2019-09-03 17:17:21 +02:00
ai-cinematic.cpp HDB: Add temp variable to store Map name 2019-09-03 17:17:20 +02:00
ai-funcs.cpp HDB: Fix warning 2019-09-03 17:17:21 +02:00
ai-init.cpp HDB: Fix Icon loading 2019-09-03 17:17:20 +02:00
ai-inventory.cpp HDB: Add code to ready Weapon 2019-09-03 17:17:20 +02:00
ai-lists.cpp JANITORIAL: Fix code formatting 2019-09-03 17:17:21 +02:00
ai-player.cpp HDB: Fix warning 2019-09-03 17:17:21 +02:00
ai-player.h HDB: Add stubbed aiBarrelExplosionEnd(int, int) 2019-09-03 17:17:02 +02:00
ai-use.cpp HDB: Fix warnings 2019-09-03 17:17:12 +02:00
ai-waypoint.cpp HDB: Fix warning 2019-09-03 17:17:21 +02:00
ai.h HDB: Add destructor to AIEntity and AnimTarget 2019-09-03 17:17:22 +02:00
configure.engine HDB: Update HDB to the Code Formatting Conventions 2019-09-03 17:16:41 +02:00
console.cpp HDB: Correct the include paths from X.h to hdb/X.h 2019-09-03 17:16:42 +02:00
console.h HDB: Add the Console class to HDB for the interactive Debugger 2019-09-03 17:16:41 +02:00
detection.cpp HDB: Move HDBGame::hasFeature() to detection.cpp for consistency 2019-09-03 17:17:21 +02:00
file-manager.cpp HDB: Implement loadMap() 2019-09-03 17:17:10 +02:00
file-manager.h HDB: Fix parameter type in getCount 2019-09-03 17:16:44 +02:00
font.h HDB: Call drawDialog() from hdb.cpp 2019-09-03 17:16:57 +02:00
gfx.cpp HDB: Count FPS and print onto screen 2019-09-03 17:17:20 +02:00
gfx.h HDB: Add drawDebugInfo() 2019-09-03 17:17:20 +02:00
hdb.cpp HDB: Added more stuff to cheat for MAP00 2019-09-03 17:17:21 +02:00
hdb.h HDB: Move save filename generation to genSaveFileName() 2019-09-03 17:17:22 +02:00
input.cpp HDB: Unstub the Quit functionality 2019-09-03 17:17:21 +02:00
input.h HDB: Add Input::assignKey(), LuaScript::isValid() 2019-09-03 17:17:16 +02:00
lua-script.cpp HDB: Move save filename generation to genSaveFileName() 2019-09-03 17:17:22 +02:00
lua-script.h HDB: Move save filename generation to genSaveFileName() 2019-09-03 17:17:22 +02:00
map.cpp HDB: Unstub TODOs 2019-09-03 17:17:21 +02:00
map.h HDB: Add moveMap() and startMoveMap() 2019-09-03 17:17:20 +02:00
menu.cpp HDB: Move save filename generation to genSaveFileName() 2019-09-03 17:17:22 +02:00
menu.h HDB: Fix warnings 2019-09-03 17:17:18 +02:00
module.mk HDB: Shift Save/Load functions to saveload.cpp 2019-09-03 17:17:15 +02:00
mpc.h HDB: Fix Header Guard and add Namespace 2019-09-03 17:17:05 +02:00
saveload.cpp HDB: Rename saves as in the original 2019-09-03 17:17:22 +02:00
sound.cpp HDB: Add _sound stubs 2019-09-03 17:17:19 +02:00
sound.h HDB: Add _sound stubs 2019-09-03 17:17:19 +02:00
window.cpp HDB: Add save/load for TryAgain data 2019-09-03 17:17:20 +02:00
window.h HDB: Unstub the TRY AGAIN screen 2019-09-03 17:17:20 +02:00