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
/
sludge
/
moreio.cpp
Age
Commit message (
Expand
)
Author
2017-08-21
SLUDGE: Some code cleaning
Simei Yin
2017-08-15
SLUDGE: Add debug channel
Simei Yin
2017-08-02
SLUDGE: Refine debug channels
Simei Yin
2017-07-13
SLUDGE: replace char *by Common::String
yinsimei
2017-07-13
SLUDGE: use write/readFloatLB instead of Sludge get/putFloat
yinsimei
2017-07-13
SLUDGE: use read/writeSint16LE instead of get/putSigned
yinsimei
2017-07-13
SLUDGE: fix u32string saving error
yinsimei
2017-07-13
SLUDGE: replace int types to scummvm defined ones
yinsimei
2017-07-13
SLUDGE: remove platform dependent defines
yinsimei
2017-07-13
SLUDGE: header formatting
yinsimei
2017-07-13
SLUDGE: align increment operator
yinsimei
2017-07-13
SLUDGE: format code and remove oneliners
yinsimei
2017-07-13
SLUDGE: Replace sludge stream reading functions by scummvm ones
yinsimei
2017-07-13
SLUDGE: code formatting
yinsimei
2017-07-13
SLUDGE: Replace standard file reading functions by Common functions
yinsimei
2017-07-13
SLUDGE: Add namespace
yinsimei
2017-07-13
SLUDGE: Add sludge files and make it compile
yinsimei