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
/
titanic
/
support
/
files_manager.h
Age
Commit message (
Collapse
)
Author
2017-08-12
TITANIC: Add support for compressed bitmaps in titanic.dat
Paul Gilbert
2017-06-20
TITANIC: Show GUI error dialog if titanic.dat is missing
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-11
TITANIC: Extra loading logic and translation code for German version
Paul Gilbert
2016-09-02
TITANIC: Cleanup of CPetInventory, removal of unused fields
Paul Gilbert
2016-08-29
TITANIC: Remove redundant CFilesManager::fn4
Paul Gilbert
It looks like the original method scanned subfolders for the file, and prefixed on the found path. We don't need this for ScummVM
2016-08-29
TITANIC: Further code cleanup, identified game mode 5
Paul Gilbert
2016-07-15
TITANIC: Change engine to use titanic.dat
Paul Gilbert
2016-07-10
TITANIC: Refactor CTitleEngine to use CFilesManager for PE resources
Paul Gilbert
2016-07-10
TITANIC: Added loadSound, support methods, and CSoundItem class
Paul Gilbert
2016-04-03
TITANIC: Fix reading resources from game executable
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert