aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/module.mk
AgeCommit message (Expand)Author
2019-09-03HDB: Remove unused console.cppEugene Sandulenko
2019-09-03HDB: Shift Save/Load functions to saveload.cppNipun Garg
2019-09-03HDB: Added stub for Menu classEugene Sandulenko
2019-09-03HDB: Add and init Sound subsystemNipun Garg
2019-09-03HDB: Rename map-loader.* -> map.*Eugene Sandulenko
2019-09-03HDB: Renamed draw-manager.* -> gfx.*Eugene Sandulenko
2019-09-03HDB: Add stubbed Input classNipun Garg
2019-09-03HDB: Add OmniBot functionsNipun Garg
2019-09-03HDB: Update module.mkEugene Sandulenko
2019-09-03HDB: Add Window ClassNipun Garg
2019-09-03HDB: Add clearWaypoints()Nipun Garg
2019-09-03HDB: Add ai-inventory.o to module.mkNipun Garg
2019-09-03HDB: Add stubbed locateEntity()Nipun Garg
2019-09-03HDB: Add init code for all AI EntitiesNipun Garg
2019-09-03HDB: Sort module.mk MODULE_OBJS alphabeticallyNipun Garg
2019-09-03HDB: Add the AI classNipun Garg
2019-09-03HDB: Add skeletal map-loader subsystemNipun Garg
2019-09-03HDB: Add the LuaScript class to integrate LuaNipun Garg
2019-09-03HDB: Updating module.mk for new filesNipun Garg
2019-09-03HDB: Update HDB to the Code Formatting ConventionsNipun Garg
2019-09-03HDB: Add the Console class to HDB for the interactive DebuggerNipun Garg
2019-09-03HDB: Add MODULES_DIRSNipun Garg
2019-09-03HDB: Add module.mk and configure.engineNipun Garg