Age | Commit message (Expand) | Author |
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 |
2012-07-19 | QUEEN: Change description on the "alt_intro" option | Torbjörn Andersson |
2012-03-31 | ENGINES: Return all available custom GUI options if no target is specified | Filippos Karapetis |
2012-03-26 | QUEEN: Implement saving/loading during runtime from the GMM | Filippos Karapetis |
2012-03-25 | QUEEN: Only show the option for the alternative intro in the CD version | Filippos Karapetis |
2012-03-25 | QUEEN: Add GUI option for alt-intro | Torbjörn Andersson |
2012-02-26 | COMMON: Move Language and Platform functionality into separate files | Max Horn |
2012-02-26 | COMMON: Move RenderMode and GUIOptions functionality into separate files | Max Horn |
2012-02-21 | Merge pull request #182 from fingolfin/forbid-ctype | Willem Jan Palenstijn |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2012-02-04 | QUEEN: Fix clicking at the pinnacle. | Alyssa Milburn |
2011-11-20 | QUEEN: Remove unused variable | Torbjörn Andersson |
2011-11-14 | QUEEN: Comment unused variable | Eugene Sandulenko |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-09-08 | QUEEN: Made some static data const. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
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 |