index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hdb
/
module.mk
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Remove unused console.cpp
Eugene Sandulenko
2019-09-03
HDB: Shift Save/Load functions to saveload.cpp
Nipun Garg
2019-09-03
HDB: Added stub for Menu class
Eugene Sandulenko
2019-09-03
HDB: Add and init Sound subsystem
Nipun Garg
2019-09-03
HDB: Rename map-loader.* -> map.*
Eugene Sandulenko
2019-09-03
HDB: Renamed draw-manager.* -> gfx.*
Eugene Sandulenko
2019-09-03
HDB: Add stubbed Input class
Nipun Garg
2019-09-03
HDB: Add OmniBot functions
Nipun Garg
2019-09-03
HDB: Update module.mk
Eugene Sandulenko
2019-09-03
HDB: Add Window Class
Nipun Garg
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
2019-09-03
HDB: Add skeletal map-loader subsystem
Nipun Garg
2019-09-03
HDB: Add the LuaScript class to integrate Lua
Nipun Garg
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