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
/
testbed
Age
Commit message (
Expand
)
Author
2014-06-19
TESTBED: Fix a typo in the sound tests: s/smaple/sample
Einar Johan Trøan Sømåen
2014-02-18
TESTBED: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-10-17
TESTBED: Fix uninitalized variable. CID 1002670
Eugene Sandulenko
2013-10-17
TESTBED: Initialize variable. CID 1003374
Eugene Sandulenko
2013-10-17
TESTBED: Remove logically dead code. CID 1004067
Eugene Sandulenko
2013-08-16
TESTBED: Make code agonstic to OverlayColor.
Johannes Schickel
2013-08-08
COMMON: Rename ConfigFile to INIFile.
Johannes Schickel
2013-06-06
ALL: Fix typo (succesful -> successful)
Willem Jan Palenstijn
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-21
TESTBED: Fix memory leak. CID 1003583
Eugene Sandulenko
2013-01-26
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
Johannes Schickel
2012-08-09
TESTBED: Fix "if" formatting.
Johannes Schickel
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-06-30
ALL: Require DECLARE_SINGLETON to be used in the Common namepsace
Ori Avtalion
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
TESTBED: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-07
TESTBED: Fix GFXtests::HSVtoRGB() and caller
Julien
2011-06-07
TESTBED: Specialize call to enable() in MidiTestSuite constructor
Julien
2011-06-07
TESTBED: Cleanup boolean use in enable() function for fs and midi tests
Julien
2011-06-07
TESTBED: Update some switch constructs for better control flow handling
Julien
2011-06-07
TESTBED: Rename error variable to err (was hiding error() symbol)
Julien
2011-06-07
TESTBED: Remove dead code, unused arguments and unreferenced symbols
Julien
2011-06-07
TESTBED: Add const modifiers to some parameters/functions
Julien
2011-06-04
COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette
Max Horn
2011-06-03
TESTBED: Remove another static and a confusing comment
Willem Jan Palenstijn
2011-06-03
TESTBED: Get rid of static local variable
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-14
ALL: centerd -> centered
Max Horn
2011-04-14
ALL: centre -> center
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-19
TESTBED: Changed usage of PI to M_PI (normally defined in math.h)
md5
2011-03-04
TESTBED: Update rotatePalette() to use an RGB palette
md5
2011-02-20
TESTBED: Adapt documentation to the palette RGBA->RGB change.
Johannes Schickel
2011-02-14
TESTBED: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
[next]