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
/
file-manager.h
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Added optional length parameter for querying from FindFirstData
Eugene Sandulenko
2019-09-03
HDB: Change init functions to handle errors
Strangerke
2019-09-03
HDB: Simplify openMPC()
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Wrap ReadStreams pointing to compressed...
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Fix memory leaks
Nipun Garg
2019-09-03
HDB: Fix parameter type in getCount
Nipun Garg
2019-09-03
HDB: Add findFiles to file-manager
Nipun Garg
2019-09-03
HDB: Fix variables according to Naming Conventions
Nipun Garg
2019-09-03
HDB: Add getCount to FileMan
Nipun Garg
2019-09-03
HDB: Add LuaScript::initScript
Nipun Garg
2019-09-03
HDB: Remove readStream function definition
Nipun Garg
2019-09-03
HDB: Refactor readStream() into findFirstData()
Nipun Garg
2019-09-03
HDB: Add readStream() to create input stream
Nipun Garg
2019-09-03
HDB: Fix Endian problem with the MPC data file
Nipun Garg
2019-09-03
HDB: Fix missing initial pointer for _mpcFile
Nipun Garg
2019-09-03
HDB: Setup system for drawing Title Screen
Nipun Garg
2019-09-03
HDB: Add the find functions to the file-manager
Nipun Garg
2019-09-03
HDB: Fix Code Conventions and Formatting errors
Nipun Garg
2019-09-03
HDB: Create FileMan as the filesystem for HDB
Nipun Garg