aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/hdb.h
AgeCommit message (Expand)Author
2019-09-03HDB: Fix allocation problem with g_hdbNipun Garg
2019-09-03HDB: Add *g_hdb to access the subsystemsNipun Garg
2019-09-03HDB: Modify setGameFlags() to getGameFlags()Nipun Garg
2019-09-03HDB: Check if demo version is runningNipun Garg
2019-09-03HDB: Add Lua subsystemNipun Garg
2019-09-03HDB: Fix the wrong class member namingNipun Garg
2019-09-03HDB: Load the logo screen and display it to screenNipun Garg
2019-09-03HDB: Setup system for drawing Title ScreenNipun Garg
2019-09-03HDB: Fix Code Formatting ConventionsNipun Garg
2019-09-03HDB: Add the GameState and State ManagementNipun Garg
2019-09-03HDB: Move the readMPC function to the file-managerNipun Garg
2019-09-03HDB: Add Subsystems and Memory Limits to hdb.hNipun Garg
2019-09-03HDB: Update HDB to the Code Formatting ConventionsNipun Garg
2019-09-03HDB: Update HDB to the Code Formatting ConventionsNipun Garg
2019-09-03HDB: Add decompresser to readMPC()Nipun Garg
2019-09-03HDB: Create skeletal HDB game engineNipun Garg