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
Age
Commit message (
Expand
)
Author
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-10
TINSEL: Cleanup reel saving code
Max Horn
2011-05-10
TINSEL: Remove unnecessary casts
Max Horn
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-28
TINSEL: Fixed code analysis warnings in bug #3087863
Paul Gilbert
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-18
Merge pull request "New mixer mute handling."
Johannes Schickel
2011-04-17
TINSEL: Prefer Surface::create taking a PixelFormat over the one taking a byt...
Johannes Schickel
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-14
TINSEL: Removed an unused global variable
md5
2011-04-13
TINSEL: Clean up code a bit, since we now handle digital audio muting differe...
Johannes Schickel
2011-04-13
TINSEL: Move custom ADPCM decoders to tinsel engine
Max Horn
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-12
TINSEL: cleanup
Max Horn
2011-04-10
TINSEL: Make the cdFlags array in drives.cpp static again.
Johannes Schickel
2011-04-10
TINSEL: Removed some unused global static variables
md5
2011-04-10
TINSEL: Merged NewName() inside DoSave() in order to remove a static var
md5
2011-04-10
TINSEL: Cleanup - removed obsolete defines
md5
2011-04-10
TINSEL: Changed cdFlags to be non-static and constant
md5
2011-04-10
TINSEL: Removed the dummy ForceEntireRedraw() function
md5
2011-04-10
TINSEL: Removed the useless LookAtBuffers() function
md5
2011-04-08
TINSEL: Added numeric key mappings for function keys
Paul Gilbert
2011-03-30
TINSEL: Remove dead variables
Max Horn
2011-03-28
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
Max Horn
2011-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-25
TINSEL: Remove unused TinselEngine::_musicVolume member
Max Horn
2011-03-24
TINSEL: Change MidiMusicPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-23
TINSEL: Make MidiMusicPlayer::_parser and _mutex protected
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-02-24
TINSEL: Added enhanced music support for the German CD "Neon Edition" re-rele...
md5
2011-02-15
TINSEL: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-02
MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music"
Filippos Karapetis
2011-01-30
TINSEL: Memory Leak Fix in Coroutines.
David Turner
2011-01-02
JANITORIAL: Suppress some useless includes
Arnaud Boutonné
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-12-07
TINSEL: Improve support for DW mac demo (see bug #3110936)
Max Horn
2010-11-23
TINSEL: Fix support for file names with a trailing dot
Max Horn
2010-11-23
TINSEL: Turn TinselFile into a SeekableReadStream
Max Horn
2010-11-23
TINSEL: Restrict use of memstream.h & substream.h
Max Horn
2010-11-20
TINSEL: Preliminary functionality for reading BE data files
Paul Gilbert
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
[prev]
[next]