aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/simple_file.cpp
AgeCommit message (Expand)Author
2016-03-17TITANIC: Implemented CStdCWADFile classPaul Gilbert
2016-03-16TITANIC: Implement surface lock and unlockingPaul Gilbert
2016-03-08TITANIC: Fix crash when compressed newgame.st file was closedPaul Gilbert
2016-03-05TITANIC: gcc compilation fixesPaul Gilbert
2016-02-24TITANIC: Added CViewItem classPaul Gilbert
2016-02-24TITANIC: Implement CGameObject loading, CServiceElevatorDoro and ancestorsPaul Gilbert
2016-02-22TITANIC: Change CompressedFile to use common/zlib.hPaul Gilbert
2016-02-18TITANIC: Implement saving methods for List and ListItemPaul Gilbert
2016-02-18TITANIC: Implement CSaveableObject saving methodsPaul Gilbert
2016-02-18TITANIC: Implement lots of SimpleFile methodsPaul Gilbert
2016-02-18TITANIC: Split SimpleFile and CompressedFile into different filesPaul Gilbert