scummvm/engines/hdb
2019-09-03 17:17:11 +02:00
..
ai-bots.cpp HDB: Unstub playSound calls 2019-09-03 17:17:09 +02:00
ai-cinematic.cpp HDB: Fix AI::cineStart() 2019-09-03 17:17:11 +02:00
ai-funcs.cpp HDB: Safer loops 2019-09-03 17:17:11 +02:00
ai-init.cpp HDB: Fix uninitized frame counters 2019-09-03 17:17:10 +02:00
ai-inventory.cpp HDB: Remove invalid return statement 2019-09-03 17:17:10 +02:00
ai-lists.cpp HDB: Fix trigger launching 2019-09-03 17:17:10 +02:00
ai-player.cpp HDB: Unstub aiVortexianAction 2019-09-03 17:17:10 +02:00
ai-player.h HDB: Add stubbed aiBarrelExplosionEnd(int, int) 2019-09-03 17:17:02 +02:00
ai-use.cpp HDB: Add useDoorOpenCloseBot() 2019-09-03 17:17:09 +02:00
ai-waypoint.cpp HDB: Unstub playSound calls 2019-09-03 17:17:09 +02:00
ai.h HDB: Implement cineSpawnEntity() 2019-09-03 17:17:10 +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: Improve isDemo() function definition 2019-09-03 17:16:49 +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: Add Tile::free() and Picture::free() 2019-09-03 17:17:11 +02:00
gfx.h HDB: Add Tile::free() and Picture::free() 2019-09-03 17:17:11 +02:00
hdb.cpp HDB: Do not declare AIEntity every frame 2019-09-03 17:17:10 +02:00
hdb.h HDB: Implement loadMap() 2019-09-03 17:17:10 +02:00
input.cpp HDB: Unstub playSound calls 2019-09-03 17:17:09 +02:00
input.h HDB: Add updateKeys() 2019-09-03 17:17:04 +02:00
lua-script.cpp HDB: Implement cineSpawnEntity() 2019-09-03 17:17:10 +02:00
lua-script.h HDB: Implement loadLua() 2019-09-03 17:17:10 +02:00
map.cpp HDB: Implement loadMap() 2019-09-03 17:17:10 +02:00
map.h HDB: Unstub HDBGame::restartMap() 2019-09-03 17:17:09 +02:00
menu.cpp HDB: Completed rendering pipeline 2019-09-03 17:17:09 +02:00
menu.h HDB: Completed rendering pipeline 2019-09-03 17:17:09 +02:00
module.mk HDB: Added stub for Menu class 2019-09-03 17:17:09 +02:00
mpc.h HDB: Fix Header Guard and add Namespace 2019-09-03 17:17:05 +02:00
sound.cpp HDB: Add playSoundEX() 2019-09-03 17:17:11 +02:00
sound.h HDB: Add playSoundEX() 2019-09-03 17:17:11 +02:00
window.cpp HDB: Unstub playSound calls 2019-09-03 17:17:09 +02:00
window.h HDB: More portable struct initializers 2019-09-03 17:17:08 +02:00