aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/file-manager.h
AgeCommit message (Expand)Author
2019-09-03HDB: Added optional length parameter for querying from FindFirstDataEugene Sandulenko
2019-09-03HDB: Change init functions to handle errorsStrangerke
2019-09-03HDB: Simplify openMPC()Eugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Wrap ReadStreams pointing to compressed...Nipun Garg
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Fix memory leaksNipun Garg
2019-09-03HDB: Fix parameter type in getCountNipun Garg
2019-09-03HDB: Add findFiles to file-managerNipun Garg
2019-09-03HDB: Fix variables according to Naming ConventionsNipun Garg
2019-09-03HDB: Add getCount to FileManNipun Garg
2019-09-03HDB: Add LuaScript::initScriptNipun Garg
2019-09-03HDB: Remove readStream function definitionNipun Garg
2019-09-03HDB: Refactor readStream() into findFirstData()Nipun Garg
2019-09-03HDB: Add readStream() to create input streamNipun Garg
2019-09-03HDB: Fix Endian problem with the MPC data fileNipun Garg
2019-09-03HDB: Fix missing initial pointer for _mpcFileNipun Garg
2019-09-03HDB: Setup system for drawing Title ScreenNipun Garg
2019-09-03HDB: Add the find functions to the file-managerNipun Garg
2019-09-03HDB: Fix Code Conventions and Formatting errorsNipun Garg
2019-09-03HDB: Create FileMan as the filesystem for HDBNipun Garg