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.h
Age
Commit message (
Expand
)
Author
2014-03-11
CGE: Get rid of a magic value in file seek
Strangerke
2014-03-11
CGE: Remove the useless return value of XCrypt()
Strangerke
2014-02-18
CGE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-12
CGE: Remove unecessary void pointer usage in resource file I/O.
D G Turner
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 a useless function declaration in class BtFile
Strangerke
2011-09-09
CGE: Remove XFile, rename some members
Strangerke
2011-09-01
CGE: Take fingolfin's remark into account: suppress the two leading underscor...
Strangerke
2011-08-27
CGE: Merge talk.cpp and gettext.cpp
Strangerke
2011-08-27
CGE: Move IO classes to a separated source file
Strangerke