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
2018-12-19
ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)
Cameron Cawley
2017-10-15
TITANIC: Add missing strings for Floor & Room # to titanic.dat
Paul Gilbert
2017-10-06
TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat
Paul Gilbert
2017-08-26
TITANIC: Fix German strings in create_titanic, regenerate titanic.dat
Paul Gilbert
2017-08-26
TITANIC: Add further strings to create_titanic tool
Paul Gilbert
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
2017-06-11
TITANIC: CGameManager viewChange better named as roomChange
Paul Gilbert
2017-02-19
TITANIC: Fix Arm placement when placed on gondolier sliders
Paul Gilbert
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