Age | Commit message (Expand) | Author |
2014-08-22 | CLI: change "savegames" into "saved games", same as in GUI | Ben Castricum |
2014-02-18 | BASE: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-12 | COMMON: Get rid of write version of ConfigManager::getGameDomains. | Johannes Schickel |
2013-07-05 | BASE: Fix --help output for --record-file-name. | Johannes Schickel |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-04-24 | BASE: Fixed code flow warnings. CID 1002239 | Eugene Sandulenko |
2013-01-27 | GUI: Allow user to display hidden files in the browser dialog. | Johannes Schickel |
2013-01-26 | Merge branch 'eriktorbjorn-fluidsynth-settings' | Johannes Schickel |
2013-01-26 | GUI: Make the FluidSynth settings dialog a bit more like Qsynth | Torbjörn Andersson |
2013-01-26 | FLUIDSYNTH: Add separate dialog for FluidSynth settings | Torbjörn Andersson |
2013-01-02 | JANITORIAL: Fix or silence a couple of Clang analyzer warnings | Torbjörn Andersson |
2012-09-26 | GUI: Save/restore the last used page in the grid save/load dialog. | Johannes Schickel |
2012-06-29 | GUI: Remember last save/load chooser selection. | Johannes Schickel |
2012-03-25 | GUI: Remove leftover code for the global dithering checkbox | Filippos Karapetis |
2012-03-17 | ALL: Make use of defined() for the preprocessor consistent. | Johannes Schickel |
2012-03-17 | COMMON: Add a space between a string literal and a macro parameter so C++11 d... | Christoph Mallon |
2012-02-26 | COMMON: Move RenderMode and GUIOptions functionality into separate files | Max Horn |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-11-23 | BASE: Implement a command to list all available audio devices on the shell. | Johannes Schickel |
2011-07-04 | AUDIO: add registerDefault for music_driver | athrxx |
2011-07-02 | ENGINES: Clean up SaveStateDescriptor. | Johannes Schickel |
2011-06-30 | WIN32: Add option to disable the console window, keeping the current default ... | Travis Howell |
2011-06-24 | BASE: Mess with strtol error handling some more. | Alyssa Milburn |
2011-06-23 | BASE: Correct usage of strtol(). | Christoph Mallon |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
2011-06-23 | BASE: Fix build, and error handling in DO_OPTION_INT. | Alyssa Milburn |
2011-06-23 | BASE: Check return value from strtol in DO_OPTION_INT macro | Julien |
2011-06-16 | ENGINES: Warn user about games marked with ADGF_UNSTABLE flags | Tarek Soliman |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-23 | COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed | Max Horn |
2011-05-23 | BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile manager | Max Horn |
2011-05-21 | DS: Port of changes from branch-1-2-0 that I should really have moved into th... | agent-q |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-25 | BASE: Remove unused variable in DO_OPTION_INT. | Johannes Schickel |
2011-04-18 | COMMON: Cleanup names/handling of some error codes | Max Horn |
2011-03-01 | AUDIO: Set default values for the MT-32 and GM device settings | md5 |
2010-11-28 | MAIN: Fix --gfx-mode regression | Torbjörn Andersson |
2010-11-05 | COMMON/GUI/SCI: Changes to the EGA dithering checkbox | Filippos Karapetis |
2010-11-04 | SCI: Set undither to on by default again, like it was. | Filippos Karapetis |
2010-11-04 | SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca... | Filippos Karapetis |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-24 | SDL/WIN32: Disable currently unused config entries, added with r53767. | Johannes Schickel |
2010-10-24 | SDL/w32: add ability to hide console | Martin Kiewitz |
2010-10-12 | COMMON: Let --list-targets output all targets in an alphabetical list again. | Johannes Schickel |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-07-17 | Remove PalmOS port | Max Horn |