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.cpp
Age
Commit message (
Expand
)
Author
2017-01-14
TITANIC: Clarify dirty rect methods in CGameManager
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-11
TITANIC: Simplify German version checks
Paul Gilbert
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
2016-08-29
TITANIC: Further code cleanup, identified game mode 5
Paul Gilbert
2016-08-20
TITANIC: Fix opening empty resources from the DAT file
Paul Gilbert
2016-07-23
TITANIC: Fixes for movie notification, computer game logic cleanup
Paul Gilbert
2016-07-18
TITANIC: Fix scanning for files not to free resources
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