scummvm/engines/hdb
Nipun Garg 846d799b19 HDB: Add getCount to FileMan
It counts the number of MPC entries that have
a specific substring in their filename
2019-09-03 17:16:44 +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: Correct the include paths from X.h to hdb/X.h 2019-09-03 17:16:42 +02:00
draw-manager.cpp HDB: Correct the include paths from X.h to hdb/X.h 2019-09-03 17:16:42 +02:00
draw-manager.h HDB: Correct the include paths from X.h to hdb/X.h 2019-09-03 17:16:42 +02:00
file-manager.cpp HDB: Add getCount to FileMan 2019-09-03 17:16:44 +02:00
file-manager.h HDB: Add getCount to FileMan 2019-09-03 17:16:44 +02:00
hdb.cpp HDB: Load the mapHeader in loadMap(...) 2019-09-03 17:16:44 +02:00
hdb.h HDB: Setup loadMap call in hdb.cpp 2019-09-03 17:16:44 +02:00
lua-script.cpp HDB: Make sure there is no OOB access for patched scripts 2019-09-03 17:16:43 +02:00
lua-script.h HDB: Add ScriptPatches for upvalues and setglobal 2019-09-03 17:16:43 +02:00
map-loader.cpp HDB: Load the mapHeader in loadMap(...) 2019-09-03 17:16:44 +02:00
map-loader.h HDB: Load the mapHeader in loadMap(...) 2019-09-03 17:16:44 +02:00
module.mk HDB: Add skeletal map-loader subsystem 2019-09-03 17:16:44 +02:00