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
/
statusba.cpp
Age
Commit message (
Collapse
)
Author
2018-04-19
JANITORIAL: Fix whitespace
Adrian Frühwirth
2018-04-01
SLUDGE: Move global variable pastePalette to TextManager and refactor a little
Simei Yin
2017-12-19
SLUDGE: Arrange include order
Simei Yin
2017-07-21
SLUDGE: Objectify text manager
Simei Yin
2017-07-20
SLUDGE: Change all structure names to Uppercase
Simei Yin
2017-07-20
SLUDGE: Objectify graphic classes
Simei Yin
2017-07-15
SLUDGE: Remove openGl-related function fixFont
Simei Yin
2017-07-13
SLUDGE: fix warnings
Simei Yin
2017-07-13
SLUDGE: replace char *by Common::String
yinsimei
2017-07-13
SLUDGE: code formatting for **
yinsimei
2017-07-13
SLUDGE: use read/writeSint16LE instead of get/putSigned
yinsimei
2017-07-13
SLUDGE: fix unmatched delete[] leaks
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