Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-03 | HDB: Add clearWaypoints() | Nipun Garg | |
2019-09-03 | HDB: Add ai-inventory.o to module.mk | Nipun Garg | |
2019-09-03 | HDB: Add stubbed locateEntity() | Nipun Garg | |
2019-09-03 | HDB: Add init code for all AI Entities | Nipun Garg | |
2019-09-03 | HDB: Sort module.mk MODULE_OBJS alphabetically | Nipun Garg | |
2019-09-03 | HDB: Add the AI class | Nipun Garg | |
The Cinematic variables are defined. cineSetCamera, cineMoveCamera and cineResetCamera are defined. cineStart is stubbed out | |||
2019-09-03 | HDB: Add skeletal map-loader subsystem | Nipun Garg | |
2019-09-03 | HDB: Add the LuaScript class to integrate Lua | Nipun Garg | |
It creates lua_State (s), initializes them and executes Lua files in them | |||
2019-09-03 | HDB: Updating module.mk for new files | Nipun Garg | |
2019-09-03 | HDB: Update HDB to the Code Formatting Conventions | Nipun Garg | |
2019-09-03 | HDB: Add the Console class to HDB for the interactive Debugger | Nipun Garg | |
2019-09-03 | HDB: Add MODULES_DIRS | Nipun Garg | |
2019-09-03 | HDB: Add module.mk and configure.engine | Nipun Garg | |