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
/
simple_file.h
Age
Commit message (
Expand
)
Author
2016-03-21
TITANIC: Add new derived Rect and Point classes
Paul Gilbert
2016-03-17
TITANIC: Implemented the CJPEGDecode and CTargaDecode classes
Paul Gilbert
2016-03-17
TITANIC: Implemented CStdCWADFile class
Paul Gilbert
2016-03-16
TITANIC: Implement surface lock and unlocking
Paul Gilbert
2016-03-08
TITANIC: Moved CompressedFile class into simple_file.h
Paul Gilbert
2016-03-08
TITANIC: Fix crash when compressed newgame.st file was closed
Paul Gilbert
2016-02-24
TITANIC: Added CViewItem class
Paul Gilbert
2016-02-24
TITANIC: Implement CGameObject loading, CServiceElevatorDoro and ancestors
Paul Gilbert
2016-02-22
TITANIC: Change CompressedFile to use common/zlib.h
Paul Gilbert
2016-02-18
TITANIC: Implement saving methods for List and ListItem
Paul Gilbert
2016-02-18
TITANIC: Implement CSaveableObject saving methods
Paul Gilbert
2016-02-18
TITANIC: Implement lots of SimpleFile methods
Paul Gilbert
2016-02-18
TITANIC: Split SimpleFile and CompressedFile into different files
Paul Gilbert