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
/
movie.cpp
Age
Commit message (
Expand
)
Author
2019-05-27
SLUDGE: Fix MSVC warnings
Filippos Karapetis
2018-04-22
JANITORIAL: Fix formatting
Adrian Frühwirth
2017-12-19
SLUDGE: Arrange include order
Simei Yin
2017-07-20
SLUDGE: Objectify input and event handler
Simei Yin
2017-07-20
SLUDGE: Change all structure names to Uppercase
Simei Yin
2017-07-18
SLUDGE: Remove special settings
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: remove CommonCode directory to have a flat structure
yinsimei
2017-07-13
SLUDGE: replace abs() by scummvm ABS()
yinsimei
2017-07-13
SLUDGE: replace int types to scummvm defined ones
yinsimei
2017-07-13
SLUDGE: remove #ifdef HAVE_GLES2 and clean code in graphics
yinsimei
2017-07-13
SLUDGE: remove unused libs
yinsimei
2017-07-13
SLUDGE: remove shader-related files
yinsimei
2017-07-13
SLUDGE: header formatting
yinsimei
2017-07-13
SLUDGE: align increment operator
yinsimei
2017-07-13
SLUDGE: code formatting
yinsimei
2017-07-13
SLUDGE: Remove inner include of vorbis library
yinsimei
2017-07-13
SLUDGE: Add namespace
yinsimei
2017-07-13
SLUDGE: Add sludge files and make it compile
yinsimei