aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2008-09-29- Merged 75 revisions from trunk.Vicent Marti
2008-09-23Fix for bug #2120780 "GUI: gui-theme command-line option ignored", '-f' and '...Johannes Schickel
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-17Moved base/game.* to engines/game.*Max Horn
2008-09-16Added support for SCUMM savestates date/time and playtime info in the launche...Johannes Schickel
2008-09-16Added "querySaveMetaInfos" to MetaEngine.Johannes Schickel
2008-09-14Fix for bug #2089275: "GUI: Returning to launcher may trigger an error".Johannes Schickel
2008-09-08Documented commit 34450 (game path searched recursively).Nicola Mettifogo
2008-09-08Made searching the game path recursive (with the default depth of 4 levels). ...Nicola Mettifogo
2008-09-05Remove usage of main_features.inl and the fileLars Persson
2008-09-03Moved check for shouldRTL() from engines to scummvm_mainMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-09-03If launching scummvm with no game selected, clear the transient domain (and h...Max Horn
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
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-16Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,...Vicent Marti
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-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti
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-13Improved support for graphics positioning.Vicent Marti
2008-07-07Implemented Common::EventManager::pushEvent() to insert fake events into the ...Christopher Page
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-02InterfaceManager functionality translated into a Theme subclass "ThemeRendere...Vicent Marti
2008-07-01Rendering pipeline. WIP.Vicent Marti
2008-06-28Expanded InterfaceManager API to mimic NewGUI. (WIP)Vicent Marti
2008-06-26InterfaceManager now loads themes.Vicent Marti
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-14Merged trunk into the GUI branch.Vicent Marti
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