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
Age
Commit message (
Expand
)
Author
2016-01-05
LAB: Simplify and clean up the intro code
Filippos Karapetis
2016-01-05
SCI: fix compatibility issue in kFileIO
Martin Kiewitz
2016-01-04
SCI32: fix kString calling from within kArray
Martin Kiewitz
2016-01-04
TONY: Initialize _vdbCodec in contructor
Strangerke
2016-01-04
TONY: As suggested by LordHoto, determine codec based on container signature ...
Strangerke
2016-01-04
TONY: Reduce variable scope, use MKTAG to check file signature
Strangerke
2016-01-04
TONY: Add support to the new compressed speech containers
Strangerke
2016-01-03
SCI: kGetEvent modifiers bug was fixed in SCI1
Martin Kiewitz
2016-01-03
SCI: implement kGetEvent modifiers DOS bug
Martin Kiewitz
2016-01-03
TONY: Fix Amiga Build by adding missing sound ifdefs
Strangerke
2016-01-03
SCI: sciAudio support for .wav + .aiff files
Martin Kiewitz
2016-01-03
TONY: Add support for compressed music and sfx
Strangerke
2016-01-03
SCI: sciSound: check compression type
Martin Kiewitz
2016-01-02
SCI: fix sciAudio not doing loops correctly
Martin Kiewitz
2016-01-02
SCI: fix sciAudio support on some platforms
Martin Kiewitz
2016-01-02
JANITORIAL: Remove #includes of list_intern.h
Ori Avtalion
2016-01-02
GOB: Remove unnecessary includes and forward-declarations
Sven Hesse
2016-01-01
TONY: Remove an unused variable
Strangerke
2016-01-01
TONY: Fix typo in comment
Strangerke
2015-12-31
BBVS: Hide noisy debug
Eugene Sandulenko
2015-12-31
TONY: Simplify some code related to LOX in RMItem::readFromStream()
Strangerke
2015-12-31
TONY: Remove more dead code related to unused raw codec
Strangerke
2015-12-31
TONY: As codec is always ADPCM, remove some dead code
Strangerke
2015-12-31
LAB: Initialise _displayBuffer to silence Valgrind warning
Torbjörn Andersson
2015-12-29
LAB: Reduce the scope of some variables
Strangerke
2015-12-29
LAB: Simplify code in doCloseUp
Strangerke
2015-12-29
LAB: Simplify code in perFlipButton
Strangerke
2015-12-29
LAB: Remove two other unused variables
Strangerke
2015-12-29
LAB: Remove unused variable
Strangerke
2015-12-29
SCI32: version detection - don't remove const
Martin Kiewitz
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2015-12-28
LAB: Fix small getFont() memory leak
Torbjörn Andersson
2015-12-28
LAB: Free the remaining parts of _moveButtonList and _invButtonList
Torbjörn Andersson
2015-12-28
SCI: Fix obsolete comment
Lars Skovlund
2015-12-28
ENGINES: Free memory used by splash screen when done with it
Torbjörn Andersson
2015-12-28
SCI: Fix when more than 10 font codes are used
Lars Skovlund
2015-12-28
CINE: Add POTFILES file.
Johannes Schickel
2015-12-28
LAB: Simulate events by setting an unused key
Filippos Karapetis
2015-12-28
CINE: Prevent buffer overruns in scummVMSaveLoadDialog.
Johannes Schickel
2015-12-28
CINE: Let makeLoad take a Common::String as parameter.
Johannes Schickel
2015-12-28
ZVISION: Use tabs for indentation in detection.cpp.
Johannes Schickel
2015-12-28
TOLTECS: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-28
AGI: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-28
ZVISION: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-28
SCI: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-28
DREAMWEB: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-28
NEVERHOOD: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-28
CINE: Implement extra GUI options using AD's features.
Johannes Schickel
2015-12-28
CINE: Remove superflous default value registration for extra GUI options.
Johannes Schickel
2015-12-28
LAB: Fix loading from the GMM and warping to rooms from the console
Filippos Karapetis
[next]