aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/fileio.h
AgeCommit message (Expand)Author
2014-08-11CGE2: Rename XCrpyt() to xCrypt().uruk
2014-08-11CGE2: Change return type of readSint16LE().uruk
2014-07-29CGE2: Remove unused functions from EncryptedStream.uruk
2014-07-28CGE2: Get rid of more unused variables.uruk
2014-06-14CGE2: Fix loading of fixed-point integer valuesPaul Gilbert
2014-06-12CGE2: Implement FXP code. Still WIP, loadTab to be fixedStrangerke
2014-05-26CGE2: Rework EncryptedStream::readLine().uruk
2014-05-26CGE2: Implement loadUser() and loadPos().uruk
2014-05-16CGE2: Implement loadTab().uruk
2014-05-13CGE2: Make some static functions non-static.uruk
2014-05-09CGE2: Implement CGE2Engine::loadSprite().uruk
2014-05-08CGE2: Implement EncryptedStream::ident().uruk
2014-05-08CGE2: Add kIdTab and _lineCount to EncryptedStream.uruk
2014-05-08CGE2: Make number() static, add token() to File I/O.uruk
2014-05-05CGE2: Read identifiers properly in Text::load().uruk
2014-04-26CGE2: Add file I/O.uruk