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
/
lure
Age
Commit message (
Expand
)
Author
2011-06-10
LURE: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
LURE: Replace snprintf() usage with Common::String::format()
D G Turner
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
ALL: favour/favourite -> favor/favorite
Matthew Hoops
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-17
LURE: Rename method random() -> getRandom()
Max Horn
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-19
LURE: Enabled clickable menus for WebOS.
Klaus Reimer
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-03-23
ENGINES: Remove unused MIDI pass-through code
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-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-19
LURE: Init volume levels on startup
dhewg
2011-02-14
LURE: 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
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-12-03
LURE : Fix for ID: 3030143 Unexpected game cursor behavior. Always refresh m...
Lars Persson
2010-11-16
COMMON: Simplify DECLARE_SINGLETON macro
Max Horn
2010-11-14
LURE: Fix for Valgrind identified memory leaks
Paul Gilbert
2010-11-07
LURE: Remove all uses of (f)printf; cleanup
Max Horn
2010-11-01
ENGINES: Get rid of some (f)printfs
Max Horn
2010-11-01
ENGINES: Remove some 'using' statements
Max Horn
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-15
LURE: Fix for #3087842 - Code analysis warnings
Paul Gilbert
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-15
LURE: Fix for #3087842 - Code analysis warnings
Paul Gilbert
2010-10-13
LURE: Bugfix for characters getting stuck in Abbey doorway
Paul Gilbert
2010-10-06
LURE: Fix for #3062794 - Diermot cannot leave room 7
Paul Gilbert
2010-10-05
LURE: Bugfix for #3008511 - Goewin stuck at counter
Paul Gilbert
2010-10-05
LURE: Bugfix for #3060480 - Ratpouch alternating between rooms
Paul Gilbert
2010-10-02
LURE: Partial fix for #3008511 Goewin getting stuck
Paul Gilbert
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-08-25
LURE: Workaround for bug #3047234 in English EGA version
Paul Gilbert
2010-07-21
LURE: Make LURE respect the mute settings.
Johannes Schickel
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
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-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
[next]