aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2008-09-01First part of GSoC2008 RTL branch mergeMax Horn
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn
2008-08-25patch 1984130: Add Tremolo infoKostas Nakos
2008-08-16Added documentation to the README, also added --list-saves to the HELP_STRING...Christopher Page
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-05Committed my patch #2026097 ("ALSA: Try both 65:0 and 17:0 by default"), with aTorbjörn Andersson
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04Moved ConfMan.registerDefault calls for savepath to DefaultSaveFileManager (e...Max Horn
2008-07-29Added convenience accessor method GameDescriptor::preferredtargetMax Horn
2008-07-29BASE: in runGame, do not set addDefaultDirectory() the game path before invok...Max Horn
2008-07-29Changed output of --test-detector: multiple hits with same gameid now only ar...Max Horn
2008-07-27Fixed the Symbian default savepath, but adding the needed \ at the end and no...Lars Persson
2008-07-27Fixed the Symbian default savepath, but adding the needed \ at the end.Lars Persson
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn
2008-07-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
2008-07-21This is 0.13.0svn nowEugene Sandulenko
2008-07-20Fixed nasty bug in findPlainGameDescriptor -- contrary to is documentation, i...Max Horn
2008-07-19Removed -Wundef from the default list of compiler flags, and changed PLUGIN_E...Max Horn
2008-07-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...Christopher Page
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-07Implemented Common::EventManager::pushEvent() to insert fake events into the ...Christopher Page
2008-06-24Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f...Christopher Page
2008-06-22Disabled return to launcher on trunk againMax Horn
2008-06-16Merged revisions 32668-32669,32676,32687-32689,32693,32695,32698-32701,32705 ...Christopher Page
2008-06-14Revert last commit.Travis Howell
2008-06-14Disable drawObject type 0x41, which is currently causing frequent crashes.Travis Howell
2008-06-13Renamed MIDI plugins to Music pluginsJordi Vilalta Prat
2008-06-02Merged revisions 32348-32349,32351-32356,32358-32411,32413-32441,32443-32445,...Christopher Page
2008-05-28Added a note about the MSVC quirk with the spaces around ENABLE_##IDFilippos Karapetis
2008-05-28Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-...Christopher Page
2008-05-28Removed an MSVC specific hack, after discussing with jvprat. It seems that MS...Filippos Karapetis
2008-05-26Should fix compiling erros.Johannes Schickel
2008-05-26Replaced a loop in PluginManger::loadPlugins with Common::for_each as a typic...Johannes Schickel
2008-05-26Fixed some code formatting thanks to LordHotoJordi Vilalta Prat
2008-05-24Made the startup log output a bit more informativeMax Horn
2008-05-23Use default save game classChris Apers
2008-05-20Add a tiny TODO entry for graphics scaler pluginsMax Horn
2008-05-14Merged revisions 31972-31973,31975-31981,31984-31989,31993-31994,31996-32014,...Christopher Page
2008-05-14Added plugin priority so there's just one plugin that provides a module funct...Jordi Vilalta Prat
2008-05-14- Added more information (ID and capabilities) to the MIDI driversJordi Vilalta Prat
2008-05-13Taken care of FilePluginProvider's FIXMEsJordi Vilalta Prat
2008-05-13Some more Doxygen comments, as well as some FIXMEs/TODOsMax Horn
2008-05-13Moved the engine plugin code to engines/metaengine.h; added/clarified/correct...Max Horn
2008-05-13- Added operator-> to Plugin subclasses so they don't have to reimplement the...Jordi Vilalta Prat
2008-05-12Keep separated arrays for each type of pluginJordi Vilalta Prat
2008-05-12- Added an engine plugin manager and moved engine specific functionality into itJordi Vilalta Prat
2008-05-10Modified game loop to return to launcher, codeblocks layouts update 1.5->1.6Christopher Page
2008-05-09Added the option to specify the custom path for loading pluginsJordi Vilalta Prat
2008-05-06Added a temporary hack to get the engine plugins working under MSVCFilippos Karapetis
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat