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
/
tinsel
/
tinsel.cpp
Age
Commit message (
Expand
)
Author
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2016-07-28
TINSEL: Move debug channel registration to the very top of the engine constru...
Eugene Sandulenko
2016-06-17
TINSEL: Fix class initialization
Eugene Sandulenko
2016-03-13
BACKENDS: Only expose one set of functions for AudioCDManager
Matthew Hoops
2016-03-13
BACKENDS: Move to an openCD() without parameters as the public API
Matthew Hoops
2016-02-07
TINSEL: Fix crash when error() is called early
Marcus Comstedt
2015-12-01
TINSEL: Remove redundant assert check in SetHookScene
Paul Gilbert
2015-07-04
TINSEL: Add drivers sub folder in Discworld 1, for Miles audio files.
Kirben
2015-06-28
TINSEL: DW1: add support for Miles Audio driver
Martin Kiewitz
2014-10-17
TINSEL: Move object creation from constructor to run()
Torbjörn Andersson
2014-02-18
TINSEL: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-22
TINSEL: Take advante of Engine::initializePath.
Johannes Schickel
2013-08-10
TINSEL: Fix DW2 assertion when quitting during cutscene
Torbjörn Andersson
2013-04-12
TINSEL: Remove the unused noFadeTable parameter from the fader functions
Filippos Karapetis
2012-12-15
TINSEL: Always convert the inventory objects to the native endianess
Filippos Karapetis
2012-12-11
TINSEL: Handle the invalid max polygons value in DW1 Mac
Filippos Karapetis
2012-12-11
TINSEL: Add resource handling of the BE resources in DW1 Mac
Filippos Karapetis
2012-12-10
TINSEL: Revert most of the engine BE resource handling code
Filippos Karapetis
2012-11-24
TINSEL: Add scrollwheel support to save/load and inventory
Torbjörn Andersson
2012-11-22
TINSEL: Fix typo in comment
Torbjörn Andersson
2012-05-17
TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler
Paul Gilbert
2012-02-22
TINSEL: Rename globals to add g_ prefix.
Alyssa Milburn
2011-12-30
TINSEL: Take advantage of KeyState::hasFlags.
Johannes Schickel
2011-09-08
TINSEL: Made some static data const.
Johannes Schickel
2011-06-02
TINSEL: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
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-17
TINSEL: Prefer Surface::create taking a PixelFormat over the one taking a byt...
Johannes Schickel
2011-04-08
TINSEL: Added numeric key mappings for function keys
Paul Gilbert
2011-03-25
TINSEL: Remove unused TinselEngine::_musicVolume member
Max Horn
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-01-02
JANITORIAL: Suppress some useless includes
Arnaud Boutonné
2010-11-20
TINSEL: Preliminary functionality for reading BE data files
Paul Gilbert
2010-11-16
TINSEL: Fixed compilation with MSVC
Filippos Karapetis
2010-11-16
TINSEL: Mark all (?) global vars with a FIXME comment
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-01
TINSEL: Fixed two places that weren't reset when exiting to the launcher and ...
Filippos Karapetis
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-09-12
TINSEL: Remove unused variable
Eugene Sandulenko
2010-09-11
TINSEL: Fix for #3032780 - Mute not respected in DW1
Paul Gilbert
2010-08-25
TINSEL: Fix bug #3032780: "DW: Mute setting does not work"
Eugene Sandulenko
2010-08-17
TINSEL: fix warning
Eugene Sandulenko
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
[next]