Age | Commit message (Expand) | Author |
2008-08-01 | Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-... | Vicent Marti |
2008-07-29 | Added convenience accessor method GameDescriptor::preferredtarget | Max Horn |
2008-07-29 | BASE: in runGame, do not set addDefaultDirectory() the game path before invok... | Max Horn |
2008-07-29 | Changed output of --test-detector: multiple hits with same gameid now only ar... | Max Horn |
2008-07-27 | Fixed the Symbian default savepath, but adding the needed \ at the end and no... | Lars Persson |
2008-07-27 | Fixed the Symbian default savepath, but adding the needed \ at the end. | Lars Persson |
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn |
2008-07-21 | This is 0.13.0svn now | Eugene Sandulenko |
2008-07-20 | Fixed nasty bug in findPlainGameDescriptor -- contrary to is documentation, i... | Max Horn |
2008-07-19 | Removed -Wundef from the default list of compiler flags, and changed PLUGIN_E... | Max Horn |
2008-07-13 | Improved support for graphics positioning. | Vicent Marti |
2008-07-03 | Rendering pipeline. WIP. | Vicent Marti |
2008-07-02 | InterfaceManager functionality translated into a Theme subclass "ThemeRendere... | Vicent Marti |
2008-07-01 | Rendering pipeline. WIP. | Vicent Marti |
2008-06-28 | Expanded InterfaceManager API to mimic NewGUI. (WIP) | Vicent Marti |
2008-06-26 | InterfaceManager now loads themes. | Vicent Marti |
2008-06-22 | Disabled return to launcher on trunk again | Max Horn |
2008-06-16 | Merged revisions 32668-32669,32676,32687-32689,32693,32695,32698-32701,32705 ... | Christopher Page |
2008-06-14 | Merged trunk into the GUI branch. | Vicent Marti |
2008-06-14 | Revert last commit. | Travis Howell |
2008-06-14 | Disable drawObject type 0x41, which is currently causing frequent crashes. | Travis Howell |
2008-06-13 | Renamed MIDI plugins to Music plugins | Jordi Vilalta Prat |
2008-06-12 | Parser update. | Vicent Marti |
2008-06-09 | InterfaceManager is now a singleton | Vicent Marti |
2008-06-02 | Merged revisions 32348-32349,32351-32356,32358-32411,32413-32441,32443-32445,... | Christopher Page |
2008-05-28 | Added a note about the MSVC quirk with the spaces around ENABLE_##ID | Filippos Karapetis |
2008-05-28 | Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-... | Christopher Page |
2008-05-28 | Removed an MSVC specific hack, after discussing with jvprat. It seems that MS... | Filippos Karapetis |
2008-05-28 | Misc fixes. | Vicent Marti |
2008-05-28 | InterfaceManager core implemented. | Vicent Marti |
2008-05-26 | Should fix compiling erros. | Johannes Schickel |
2008-05-26 | Replaced a loop in PluginManger::loadPlugins with Common::for_each as a typic... | Johannes Schickel |
2008-05-26 | Fixed some code formatting thanks to LordHoto | Jordi Vilalta Prat |
2008-05-24 | Made the startup log output a bit more informative | Max Horn |
2008-05-23 | Use default save game class | Chris Apers |
2008-05-20 | Add a tiny TODO entry for graphics scaler plugins | Max Horn |
2008-05-14 | Merged revisions 31972-31973,31975-31981,31984-31989,31993-31994,31996-32014,... | Christopher Page |
2008-05-14 | Added 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 drivers | Jordi Vilalta Prat |
2008-05-13 | Taken care of FilePluginProvider's FIXMEs | Jordi Vilalta Prat |
2008-05-13 | Some more Doxygen comments, as well as some FIXMEs/TODOs | Max Horn |
2008-05-13 | Moved 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-12 | Keep separated arrays for each type of plugin | Jordi Vilalta Prat |
2008-05-12 | - Added an engine plugin manager and moved engine specific functionality into it | Jordi Vilalta Prat |
2008-05-10 | Modified game loop to return to launcher, codeblocks layouts update 1.5->1.6 | Christopher Page |
2008-05-09 | Added the option to specify the custom path for loading plugins | Jordi Vilalta Prat |
2008-05-06 | Added a temporary hack to get the engine plugins working under MSVC | Filippos Karapetis |
2008-05-06 | Merge with trunk, using the svnmerge tool | Max Horn |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |