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
/
cge2
/
fileio.cpp
Age
Commit message (
Expand
)
Author
2014-09-26
CGE2: Fix a crash when detecting an empty set of VOL files
Strangerke
2014-08-11
CGE2: Fix EncryptedStream::err().
uruk
2014-08-11
CGE2: Rename XCrpyt() to xCrypt().
uruk
2014-08-11
CGE2: Change return type of readSint16LE().
uruk
2014-08-02
CGE2: Update comment concerning a workaround for a non-fixable issue
Strangerke
2014-07-29
CGE2: Remove unused functions from EncryptedStream.
uruk
2014-07-27
CGE2: Add work around for piram_/pirami issue
Strangerke
2014-07-07
CGE2: Replace NULL with nullptr everywhere.
uruk
2014-06-14
CGE2: Fix loading of fixed-point integer values
Paul Gilbert
2014-06-12
CGE2: Implement FXP code. Still WIP, loadTab to be fixed
Strangerke
2014-05-26
CGE2: Rework EncryptedStream::readLine().
uruk
2014-05-26
CGE2: Implement loadUser() and loadPos().
uruk
2014-05-16
CGE2: Implement loadTab().
uruk
2014-05-13
CGE2: Make some static functions non-static.
uruk
2014-05-09
CGE2: Implement CGE2Engine::loadSprite().
uruk
2014-05-08
CGE2: Implement EncryptedStream::ident().
uruk
2014-05-08
CGE2: Add kIdTab and _lineCount to EncryptedStream.
uruk
2014-05-08
CGE2: Make number() static, add token() to File I/O.
uruk
2014-05-05
CGE2: Read identifiers properly in Text::load().
uruk
2014-04-26
CGE2: Add file I/O.
uruk