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
2008-07-13
TOUCHE works with the new GMM implementation
Christopher Page
2008-07-01
Sound settings for TOUCHE can be configured through the GMM
Christopher Page
2008-06-26
moved midi driver object creation to MidiPlayer class (to match delete call)
Gregory Montoir
2008-06-26
flag 611 can be set from the scripts, set _quit when that happens.
Gregory Montoir
2008-06-26
Touche now uses the new _quit flag
Christopher Page
2008-06-09
TOUCHE: Reverted some comments that were used for testing purposes
Christopher Page
2008-06-06
TOUCHE: Fixed a memory leak
Christopher Page
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-05
Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...
Max Horn
2008-03-14
Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...
Max Horn
2008-03-14
Advanced Detector: Changed fallback detector from a callback function pointer...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-02
Moved AdvancedMetaEngine to namespace Common
Max Horn
2008-02-02
New MetaEngine class (work in progress to replace the current Engine plugin A...
Max Horn
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-10
add virtual keyboard show/hide calls
Kostas Nakos
2007-11-25
don't expose the Common::drawLine implementation details in client code, keep...
Gregory Montoir
2007-11-25
Switch to our common drawLine routine
Eugene Sandulenko
2007-11-20
fix bug #1834852
Gregory Montoir
2007-11-04
simplification, increased game state filenames
Gregory Montoir
2007-11-03
Patch #1825276: "DETECTION: advanced detector engine simplification"
Eugene Sandulenko
2007-09-29
don't update the screen directly after a gamestate load ; keychars and room b...
Gregory Montoir
2007-09-29
workaround for original game glitch (bug #1751170)
Gregory Montoir
2007-09-27
simplified touche savegame listing
Gregory Montoir
2007-09-26
rename ui.cpp to menu.cpp for consistency with other engines
Gregory Montoir
2007-09-26
no need to assert here, just don't start playing the stream if read failed
Gregory Montoir
2007-09-26
add polish version (bug report #1800500)
Gregory Montoir
2007-09-26
_currentObjectNum should also be set in text only talk mode
Gregory Montoir
2007-09-24
Silence warnings on 64bit systems.
Johannes Schickel
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-08-06
fixed loading of savestates on startup
Gregory Montoir
2007-08-05
Merged fsnode with trunk: r27971:28460
David Corrales
2007-08-01
workaround for original game graphic glitch #1751170
Gregory Montoir
2007-07-31
add missing clipping
Gregory Montoir
2007-07-31
fix for bug #1751226 (glitches on save/load
Gregory Montoir
2007-07-30
added missing MIDI gm->mt32 program change mapping (bug #1759318)
Gregory Montoir
2007-07-25
renamed wrongly named parameter
Gregory Montoir
2007-07-25
workaround for bug #1751149 (original game issue).
Gregory Montoir
2007-07-24
renamed some fields for clarification
Gregory Montoir
2007-07-24
fixed some issues in pathfinding code
Gregory Montoir
2007-07-15
Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data whi...
Max Horn
2007-07-12
Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...
David Corrales
2007-07-08
Merged the FSNode branch with trunk r27681:27969
David Corrales
2007-06-30
Move the redrawing of dialog windows (options, save, load, ...) so that we do
Torbjörn Andersson
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
[prev]
[next]