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
2016-02-20
QUEEN: Added detection for Russian Floppy
Eugene Sandulenko
2016-01-26
QUEEN: Only request actual save slots in listSaves.
Johannes Schickel
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
QUEEN: Implement original music volume handling
Walter van Niftrik
2015-07-07
QUEEN: Use the built-in OPL timer
Matthew Hoops
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2015-05-12
QUEEN: Immediately stop actor movement when the game is exiting
Filippos Karapetis
2014-10-27
QUEEN: Allow the engine to quit while dialog options are shown
Filippos Karapetis
2014-10-27
QUEEN: Fix bug #6700 - "FOTAQ: Weird Response Glitches"
Filippos Karapetis
2014-10-04
QUEEN: Update list of files that contain translatable strings
Thierry Crozat
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-04-22
QUEEN: Improve parameter validation in debug console.
D G Turner
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
QUEEN: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
QUEEN: Silent some CppCheck warnings by reducing some variable scopes
Strangerke
2014-02-15
QUEEN: Fix previous commit
Strangerke
2014-02-15
QUEEN: Add detection of French versions reported in bug #6534
Strangerke
2014-02-10
Merge pull request #407 from digitall/advancedDetector_queen
David Turner
2014-02-10
QUEEN: Migrate extra gui options to AdvancedMetaEngine handling.
D G Turner
2014-02-10
QUEEN: Switch all savegame usage back to "queen.sXX" format.
D G Turner
2014-01-21
QUEEN: Migrate listSaves() function to game target for save naming.
D G Turner
2014-01-20
QUEEN: Fix missing GUIO_NOSPEECH flag on Demo and Floppy AD entries.
D G Turner
2014-01-14
QUEEN: Disable detection entries with unknown MD5sums.
D G Turner
2014-01-14
QUEEN: Switch unknown md5sums in detection entries for NULL.
D G Turner
2013-12-10
QUEEN: Restore previous detection code as fallback detector.
D G Turner
2013-12-10
QUEEN: Add further detection entries for Advanced Detector.
D G Turner
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-10-05
QUEEN: Add detection entries for Advanced Detector.
D G Turner
2013-10-05
QUEEN: Initial work to migrate to Advanced Detector.
D G Turner
2013-10-05
QUEEN: Minor cleanup of detection code.
D G Turner
2013-10-05
QUEEN: Move current detection code into separate source file.
D G Turner
2013-08-12
I18N: Move specification of engine specific files to enginedir/POTFILES.
Johannes Schickel
2013-05-11
QUEEN: Fix bug #3612408 - "QUEEN: Can't quit from ScummVM while ending cutscene"
Filippos Karapetis
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-18
ENGINES: Remove a bunch of unused private member variables
Max Horn
2013-01-26
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
Johannes Schickel
2013-01-26
QUEEN: Rename override to overrideCmd.
Johannes Schickel
2013-01-06
QUEEN: Update to new IFFDecoder for ILBM images
Tomas Jakobsson
2012-12-13
COMMON: Add wrapper for isprint.
Johannes Schickel
2012-12-02
QUEEN: Workaround a bug in the llvm-g++ compiler
Thierry Crozat
2012-11-19
QUEEN: Fix compilation.
D G Turner
2012-11-19
QUEEN: Remove unused, but set variable, personWalking from Talk::talk().
D G Turner
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-13
QUEEN: Switch to the common PCX decoder
Filippos Karapetis
[next]