Commit graph

13 commits

Author SHA1 Message Date
Paul Gilbert
7d9526f888 TITANIC: Simplify German version checks 2016-09-11 16:53:44 -04:00
Paul Gilbert
dd1a2b65e9 TITANIC: Extra loading logic and translation code for German version 2016-09-11 14:16:11 -04:00
Paul Gilbert
9e437d46a8 TITANIC: Cleanup of CPetInventory, removal of unused fields 2016-09-02 22:44:34 -04:00
Paul Gilbert
9dd2e198ae TITANIC: Remove redundant CFilesManager::fn4
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 21:17:50 -04:00
Paul Gilbert
e143d5ef48 TITANIC: Further code cleanup, identified game mode 5 2016-08-29 20:55:04 -04:00
Paul Gilbert
bad8605014 TITANIC: Fix opening empty resources from the DAT file 2016-08-20 21:53:10 -04:00
Paul Gilbert
d979dcd020 TITANIC: Fixes for movie notification, computer game logic cleanup 2016-07-23 17:21:38 -04:00
Paul Gilbert
87379442ff TITANIC: Fix scanning for files not to free resources 2016-07-18 21:47:19 -04:00
Paul Gilbert
053ff7ab75 TITANIC: Change engine to use titanic.dat 2016-07-15 19:11:06 -04:00
Paul Gilbert
0820c3ffae TITANIC: Refactor CTitleEngine to use CFilesManager for PE resources 2016-07-10 16:39:01 -04:00
Paul Gilbert
b79ed60a8e TITANIC: Added loadSound, support methods, and CSoundItem class 2016-07-10 16:38:19 -04:00
Paul Gilbert
2699efd633 TITANIC: Fix reading resources from game executable 2016-04-03 17:44:08 -04:00
Paul Gilbert
1efbed5409 TITANIC: Move most of the root classes into new support/ folder 2016-04-03 16:16:35 -04:00
Renamed from engines/titanic/files_manager.cpp (Browse further)