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-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
2010-11-17
TINSEL: Get rid of some global variables
Max Horn
2010-11-16
TINSEL: Fixed compilation with MSVC
Filippos Karapetis
2010-11-16
TINSEL: Remove unnecessary 'static'
Max Horn
2010-11-16
TINSEL: Mark all (?) global vars with a FIXME comment
Max Horn
2010-11-16
TINSEL: Removed unnecessary 'static'
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-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-07
DETECTOR: Get rid of ADGF_KEEPMATCH
Max Horn
2010-11-01
TINSEL: Correcting my previous commit, oops
Max Horn
2010-11-01
TINSEL: Fix a leak in DW2, and a potential OOB in NextTaggedActor
Max Horn
[prev]
[next]