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
/
queen
Age
Commit message (
Expand
)
Author
2011-06-02
QUEEN: Replace snprintf() instance 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
QUEEN: tyre -> tire
Matthew Hoops
2011-05-25
ALL: neighbour -> neighbor
Matthew Hoops
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-07
QUEEN: Delete the parser before closing the driver.
eriktorbjorn
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format more forward declarations to follow convention
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-25
QUEEN: Remove leftover class forward declaration
Max Horn
2011-03-24
QUEEN: Rename some MidiMusic members to match Audio::MidiPlayer
Max Horn
2011-03-24
QUEEN: Fix incorrect 'all notes off' handling
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-20
QUEEN: Fix the journal's music volume slider
dhewg
2011-03-20
QUEEN: Reenable speech per default
dhewg
2011-03-19
QUEEN: Init volume levels on startup
dhewg
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-19
QUEEN: fix #1858081 - Jetty: "sign" at wrong position
Gregory Montoir
2011-02-14
QUEEN: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
QUEEN: Avoid hiding an overloaded virtual method
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-11-21
QUEEN: Correct uninitialised read in Queen Adlib driver found by Valgrind.
David Turner
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-10-15
QUEEN: Fixed code analysis warning - bug #3087851
Filippos Karapetis
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-08-01
QUEEN: fix for bug 3036170. File name test supports upper case for transferri...
Yotam Barnoy
2010-07-17
Remove PalmOS port
Max Horn
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-05-18
Replace one instance of strncpy with Common::strlcpy.
Johannes Schickel
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-04-25
get rid of global Box objects and remove obsoleted PALMOS_ARM defines.
Gregory Montoir
2010-04-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-03-24
Stop the music before starting the next one, after discussing it with joostp.
Torbjörn Andersson
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
[next]