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
/
bg_effects.cpp
Age
Commit message (
Expand
)
Author
2018-07-29
SLUDGE: Fix Unused Function Compiler Warnings.
D G Turner
2018-05-31
SLUDGE: Move stack size getter to struct StackHandler
Simei Yin
2018-05-31
SLUDGE: Move value getters to struct Variable
Simei Yin
2017-07-20
SLUDGE: Change all structure names to Uppercase
Simei Yin
2017-07-15
SLUDGE: Clean useless #if 0's
Simei Yin
2017-07-15
SLUDGE: Remove gl-related graphics.h
Simei Yin
2017-07-13
SLUDGE: replace char *by Common::String
yinsimei
2017-07-13
SLUDGE: code formatting for **
yinsimei
2017-07-13
SLUDGE: replace int types to scummvm defined ones
yinsimei
2017-07-13
SLUDGE: use Common/debug instead of sludge debug
yinsimei
2017-07-13
SLUDGE: replace sludge colours by pixelformat
yinsimei
2017-07-13
SLUDGE: header formatting
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: 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