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
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
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-18
TOUCHE: fix op_not/op_neg opcodes naming
Gregory Montoir
2011-02-14
TOUCHE: 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
2011-01-21
TOUCHE: Fixed Uninitialised Read in first call to ToucheEngine::res_loadBackd...
David Turner
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-08
TOUCHE: Added basic debugging console to engine
David Turner
2010-11-07
ENGINES: Unify code layout of all ADParams instances
Max Horn
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-17
Add detection of original directory structure for Touche.
Travis Howell
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
[next]