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
/
touche
Age
Commit message (
Expand
)
Author
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-12-16
TOUCHE: Simplify external digital music support slightly.
D G Turner
2012-12-16
TOUCHE: Fix external music to work with any music format.
D G Turner
2012-12-16
TOUCHE: Add commands to play and stop music tracks to engine console.
D G Turner
2012-12-16
Merge branch 'toucheExtMusic'
D G Turner
2012-12-16
TOUCHE: Fix external digital music support.
D G Turner
2012-12-15
TOUCHE: Fixes to external digital music support.
D G Turner
2012-12-14
TOUCHE: Fix incorrect handle usage.
D G Turner
2012-12-13
COMMON: Add wrapper for isprint.
Johannes Schickel
2012-12-13
TOUCHE: Add support for external digital music.
D G Turner
2012-12-12
TOUCHE: Add generic music functions to wrap MidiPlayer usages.
D G Turner
2012-09-25
TOUCHE: Add more font entries to French Touche
Willem Jan Palenstijn
2012-06-27
TOUCHE: Report unknown game variant when using the file based fallback detector
Sven Hesse
2012-06-27
DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizes
Sven Hesse
2012-03-03
TOUCHE: Remap one more Spanish character
Willem Jan Palenstijn
2012-02-26
COMMON: Move Language and Platform functionality into separate files
Max Horn
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2012-02-04
TOUCHE: Add two missing accented letters to Spanish charset.
Willem Jan Palenstijn
2012-02-04
TOUCHE: Add charset debug channel
Willem Jan Palenstijn
2011-11-24
TOUCHE: Fix playback of simultaneous sfx.
Johannes Schickel
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-10-24
TOUCHE: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPEC...
Strangerke
2011-10-24
LAUNCHER: Add GUIO_NOASPECT to touche
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-09
AUDIO: Add default disposeAfterUse value to makeVOCStream again.
Johannes Schickel
2011-10-09
AUDIO: Remove unused makeVOCStream interface.
Johannes Schickel
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-23
ANALYSIS: Fix potential memory leak when using realloc
Julien
2011-06-14
DETECTOR: Remove kADFlagPrintWarningOnFileBasedFallback
Max Horn
2011-06-14
DETECTOR: Treat file based fallback like any other fallback method
Max Horn
2011-06-14
TOUCHE: cleanup
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
TOUCHE: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-06-02
TOUCHE: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
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-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-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-25
TOUCHE: Move _gmToRol to midi.cpp
Max Horn
2011-03-25
TOUCHE: Change MidiPlayer 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
ENGINES: Use Common::StackLock in more places
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-19
TOUCHE: Cleanup syncSoundSettings()
dhewg
[next]