aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2009-12-29Add Mohawk engine code. Part 2/3: common code changes.Eugene Sandulenko
2009-11-14Remove Igor engineMax Horn
2009-10-20Move Draci's entry to make the plugins list sorted alphabeticallyJordi Vilalta Prat
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn
2009-09-26added option to allow control digital imuse tempo callback. it's related to v...Paweł Kołodziejski
2009-09-25MERGE branch gsoc2009-draci 41388:44325 into trunkRobert Špalek
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21List RGB status in About dialog.Travis Howell
2009-08-18Typos.Johannes Schickel
2009-08-18- Destory AudioCDManager singleton after user quits a game, this saves a few ...Johannes Schickel
2009-08-10Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backendBertrand Augereau
2009-07-30cleanupMax Horn
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2009-07-24This is 1.1.0svnEugene Sandulenko
2009-07-12I am re-commiting the FORCE_RTL as a temporary solutionMax Lingua
2009-07-10This is 1.0.0svnEugene Sandulenko
2009-06-08Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary...Denis Kasak
2009-06-07cleanupMax Horn
2009-06-07Added an experimental '--upgrade-targets' option (to be refined; and possibly...Max Horn
2009-06-06Implement FR#2090830: "GUI: RTL should focus game list on the last game played"Eugene Sandulenko
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-20Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch"Eugene Sandulenko
2009-05-13Fix spelling of AdLib (it's AdLib not Adlib).Johannes Schickel
2009-05-13Add option --opl-driver to command line.Eugene Sandulenko
2009-05-10Keymapper:Eugene Sandulenko
2009-04-21- Typo fixesJohannes Schickel
2009-03-26MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...Max Horn
2009-03-21argv should not be modified; make it plenty const.Marcus Comstedt
2009-03-20Remove line that was (probably) accidentally committed in r32745.Willem Jan Palenstijn
2009-03-15Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externa...Andre Heider
2009-03-01Merged Engine::go() and ::init() into a new run() method (currently implement...Max Horn
2009-02-15- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.Johannes Schickel
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...Jordi Vilalta Prat
2009-01-30do not include common/debug.h from common/util.hMax Horn
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2009-01-30Some more 'special debug levels' tweaksMax Horn
2009-01-24Remove the unused OSystem parameter of launcherDialog() (noticed by syke)Jordi Vilalta Prat
2009-01-19This is 0.14.0svnEugene Sandulenko
2009-01-11Simplify code.Eugene Sandulenko
2009-01-11Now _really_ restore transient domain handling which was before vkeybd merge.Eugene Sandulenko
2009-01-11Fix regression brought by merge with vkeybs branch when command line parametersEugene Sandulenko
2009-01-11Merge in Virtual Keybpard & KeyMapper branch,Eugene Sandulenko
2009-01-02- Moved theme listing code from GuiManager to ThemeEngineJohannes Schickel
2009-01-02- Changed description for --list-themes to be consistent with descriptions of...Johannes Schickel
2009-01-02- Fixed --gui-theme command line descriptionJohannes Schickel
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...Johannes Schickel
2008-12-25Renamed NewGui to GuiManagerMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat