Age | Commit message (Expand) | Author |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-04-25 | BASE: Remove unused variable in DO_OPTION_INT. | Johannes Schickel |
2011-04-24 | CREATE_PROJECT: Update revision number support (fixes bug #3280881) | Littleboy |
2011-04-18 | COMMON: Cleanup names/handling of some error codes | Max Horn |
2011-04-18 | COMMON: Remove kInvalidPathError | Max Horn |
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn |
2011-04-13 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-04-13 | Merge remote branch 'remotes/dreammaster/tsage' | Paul Gilbert |
2011-04-11 | BASE: Add AAC to the version string when compiled in | Matthew Hoops |
2011-03-25 | ANDROID: Experimental MIDI Driver | dhewg |
2011-03-01 | AUDIO: Set default values for the MT-32 and GM device settings | md5 |
2011-02-14 | TSAGE: Added the engine in a separate branch | Paul Gilbert |
2011-02-12 | GIT: use git for describing the version. | dhewg |
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat |
2011-02-12 | JANITORIAL: Remove duplicate #include's | Ori Avtalion |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-02 | PLUGINS: for uncached plugins, first check the loaded plugin before looking e... | Yotam Barnoy |
2010-12-30 | PLUGINS: rename ONE_PLUGIN_AT_A_TIME define to UNCACHED_PLUGINS | Yotam Barnoy |
2010-12-29 | PLUGINS: fixed MSVC build | Florian Kagerer |
2010-12-29 | PLUGINS: single plugin model now saves plugin filename to config file | Yotam Barnoy |
2010-12-23 | PLUGINS: PluginManager minor cleanups | Yotam Barnoy |
2010-12-23 | PLUGINS: switched plugin manager to inheritance rather than #defines | Yotam Barnoy |
2010-12-23 | PLUGINS: don't fully load each plugins at startup for single plugin method | Yotam Barnoy |
2010-12-04 | BASE: Only clear debug channels after destructing the engine object in runGame. | Johannes Schickel |
2010-11-30 | I18N: Don't build TranslationManager when translation is disabled. | Jordi Vilalta Prat |
2010-11-28 | MAIN: Fix --gfx-mode regression | Torbjörn Andersson |
2010-11-19 | BUILD: Revert r53427. | Johannes Schickel |
2010-11-18 | MAIN: initialized more singletons early to prevent fragmentation. | Yotam Barnoy |
2010-11-18 | MAIN: added early call to getAudioCdManager to prevent late allocation | Yotam Barnoy |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-16 | COMMON: Simplify DECLARE_SINGLETON macro | Max Horn |
2010-11-15 | CONFIGMAN: added defragmentation methods for one-plugin-at-a-time | Yotam Barnoy |
2010-11-15 | PLUGINS: moved plugin-at-a-time unload to be after deleting the engine. | Yotam Barnoy |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-11-05 | PLUGINS: improved one-at-a-time plugin code | Yotam Barnoy |
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-03 | Merge from gsoc2010-plugins | Yotam Barnoy |
2010-11-01 | BASE: Destroy TranslationManager when exiting; destroy GuiManager before Conf... | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-31 | Updated with latest from trunk | Yotam Barnoy |
2010-10-26 | BASE: Remove oudated comment, and redundant warning | 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-24 | ALL: Fix various typos (patch #3093266) | Max Horn |
2010-10-18 | CONFIGURE: Plug in Last Express engine | Eugene Sandulenko |
2010-10-13 | BASE: Added "Theora" to the features string, when enabled. | Torbjörn Andersson |
2010-10-13 | BASE: Add SVN_REVISION placehold to internal_version.h.in | Max Horn |