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
Age
Commit message (
Collapse
)
Author
2017-07-13
SLUDGE: remove unused sound files and rename cpp
yinsimei
2017-07-13
SLUDGE: remove value setting loop by memset
yinsimei
2017-07-13
SLUDGE: change pixel formats to pointers and fix seg fault
yinsimei
2017-07-13
SLUDGE: fix unmatched delete[] leaks
yinsimei
2017-07-13
SLUDGE: replace sludge colours by pixelformat
yinsimei
2017-07-13
SLUDGE: add game file name getter in detection
yinsimei
2017-07-13
SLUDGE: use AD_ENTRY1s instead of AD_ENTRY1
yinsimei
2017-07-13
SLUDGE: remove showSetupWindow
yinsimei
2017-07-13
SLUDGE: replace int type by scummvm types in utf8
yinsimei
2017-07-13
SLUDGE: spelling correction in define
yinsimei
2017-07-13
SLUDGE: correct int type
yinsimei
2017-07-13
SLUDGE: remove platform dependent defines
yinsimei
2017-07-13
SLUDGE: use scummvm int type instead of uint16/32_t
yinsimei
2017-07-13
SLUDGE: header formatting
yinsimei
2017-07-13
SLUDGE: remove implementation of tga.h
yinsimei
2017-07-13
SLUDGE: align increment operator
yinsimei
2017-07-13
SLUDGE: add copyright information
yinsimei
2017-07-13
SLUDGE: format code and remove oneliners
yinsimei
2017-07-13
SLUDGE: text display
yinsimei
2017-07-13
SLUDGE: fix sprite flickering by using a full screen surface
yinsimei
2017-07-13
SLUDGE: display sprites with TransparentSurface
yinsimei
2017-07-13
SLUDGE: fix sprite loading error
yinsimei
2017-07-13
SLUDGE: Add debug channel for fatal msg
yinsimei
2017-07-13
SLUDGE: move backdrop display code to backdrop.cpp
yinsimei
2017-07-13
SLUDGE: complete sprite loading
yinsimei
2017-07-13
SLUDGE: refactor HSIDecoder out of Imgloader
yinsimei
2017-07-13
SLUDGE: Refactor image loading function and apply in backdrop
yinsimei
2017-07-13
SLUDGE: Replace sludge stream reading functions by scummvm ones
yinsimei
2017-07-13
SLUDGE: Add the slusge specific image decoder
yinsimei
2017-07-13
SLUDGE: Correct ifdef position in backdrop.h
yinsimei
2017-07-13
SLUDGE: Fix configure.engine
Tobia Tesan
It doesn't work with create_project.exe otherwise
2017-07-13
SLUDGE: Fix png displaying
yinsimei
2017-07-13
SLUDGE: code formatting
yinsimei
2017-07-13
SLUDGE: Use PNGDecoder to read backdrop
yinsimei
2017-07-13
SLUDGE: Refactor png specific functions in backdrop
yinsimei
2017-07-13
SLUDGE: Refactor background loading code
yinsimei
2017-07-13
SLUDGE: Replace stream writing functions id backdrop and formatting
yinsimei
2017-07-13
SLUDGE: Replace standard file reading functions by Common functions
yinsimei
2017-07-13
SLUDGE: Remove inner include of vorbis library
yinsimei
2017-07-13
SLUDGE: Add namespace for file version.h
yinsimei
2017-07-13
SLUDGE: Add new debug channels
yinsimei
2017-07-13
SLUDGE: Add namespace
yinsimei
2017-07-13
SLUDGE: Add sludge files and make it compile
yinsimei
2017-07-13
SLUDGE: Add first classes in scummvm to detect .slg game file
yinsimei
2017-07-13
I18N: Update translation (German)
wreednumero2
Currently translated at 100.0% (964 of 964 strings)
2017-07-12
TITANIC: Fix daffine.h includes
Paul Gilbert
2017-07-12
TITANIC: Rename DMatrix to DAffine, thanks to wjp
Paul Gilbert
2017-07-12
TITANIC: Change rows to cols in DMatrix, thanks to wjp
Paul Gilbert
2017-07-12
SWORD1: Specify list of available languages in detection code
Thierry Crozat
This way only those languages are listed in the language selector for the game settings.
2017-07-12
I18N: Update translations templates
Thierry Crozat
[prev]
[next]