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
/
cge
/
fileio.cpp
Age
Commit message (
Expand
)
Author
2012-06-25
CGE: Fix SPR files with extra 0x1A or missing ending CRLF. Fix bug #3537527
Strangerke
2011-11-27
CGE: Fix Valgrind warning (thanks to digitall)
Strangerke
2011-09-17
CGE: Move some more globals to CGEEngine
Strangerke
2011-09-14
CGE: Rewrite fileIO
Strangerke
2011-09-13
CGE: Some more cleanup in fileIo
Strangerke
2011-09-13
CGE: Remove IoBuf and CFile
Strangerke
2011-09-12
CGE: Remove VFile class
Strangerke
2011-09-11
CGE: Remove some more uses of VFile. Fix a shadowed variable
Strangerke
2011-09-11
CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream
Strangerke
2011-09-11
CGE: Add EncryptedStream class, remove seed parameter from XCrypt()
Strangerke
2011-09-09
CGE: Remove Dat class
Strangerke
2011-09-09
CGE: Remove some static variables from fileIO
Strangerke
2011-09-09
CGE: Remove XFile, rename some members
Strangerke
2011-09-06
CGE: Take into account some of LordHoto's comments
Strangerke
2011-08-27
CGE: Move IO classes to a separated source file
Strangerke