Age | Commit message (Expand) | Author |
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 | ALL: Fix various typos (patch #3093266) | Max Horn |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-09-25 | GUI: Partial fix to bug #3075649 Fonts not found with buit-in theme | Thierry Crozat |
2010-09-23 | COMMON : Initialize translation after system has been initialized (to be able... | Lars Persson |
2010-08-14 | Ensured getPlugins is not called multiple times on Static Plugin Provider wit... | Tony Puccinelli |
2010-08-13 | refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME | Tony Puccinelli |
2010-08-12 | Refined first refinement of new plugin design. Tested successfully adding/rem... | Tony Puccinelli |
2010-08-11 | manually merged base, graphics, common, sound, and gui as I am quite skilled ... | Tony Puccinelli |
2010-08-10 | merged trunk into branch, reverted Cruise Singleton changes | Tony Puccinelli |
2010-08-05 | added intermediary function 'findGameOnePlugAtATime' and switched load game a... | Tony Puccinelli |
2010-07-30 | initial work on plugin design changes (already added games can be launched wi... | Tony Puccinelli |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-26 | Janitorial: Fix punctuation in error/warning | Torbjörn Andersson |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-06-29 | Fix detection of invalid music drivers specified via command line. | Johannes Schickel |
2010-06-28 | Prevent "music-driver" to be set to "" on startup. | Johannes Schickel |
2010-06-26 | Remove support for translation of console messages. | Johannes Schickel |
2010-06-22 | LAUNCHER: hopefully fixed music driver selection via command line | Florian Kagerer |
2010-06-15 | Fix some warnings about 'format not a string literal'. | Max Horn |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-05-21 | Implement FR #2988017: exit status with --list-saves always 0 | Eugene Sandulenko |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-04-11 | Rest of patch #2982224: GSoC: Added unit test and unified error message display | Max Horn |
2010-03-20 | Move StringTokenizer to its own files (tokenizer.h/tokenizer.cpp). | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-08-18 | Typos. | Johannes Schickel |
2009-08-18 | - Destory AudioCDManager singleton after user quits a game, this saves a few ... | Johannes Schickel |
2009-07-30 | cleanup | Max Horn |
2009-07-25 | Move the event recorder to its own class (EventRecoder inside common/EventRec... | Johannes Schickel |
2009-07-12 | I am re-commiting the FORCE_RTL as a temporary solution | Max Lingua |
2009-06-06 | Implement FR#2090830: "GUI: RTL should focus game list on the last game played" | Eugene Sandulenko |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-20 | Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch" | Eugene Sandulenko |
2009-05-10 | Keymapper: | Eugene Sandulenko |
2009-03-21 | argv should not be modified; make it plenty const. | Marcus Comstedt |
2009-03-20 | Remove line that was (probably) accidentally committed in r32745. | Willem Jan Palenstijn |
2009-03-01 | Merged 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-01-30 | do not include common/debug.h from common/util.h | Max Horn |
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn |
2009-01-30 | Some more 'special debug levels' tweaks | Max Horn |
2009-01-24 | Remove the unused OSystem parameter of launcherDialog() (noticed by syke) | Jordi Vilalta Prat |
2009-01-11 | Simplify code. | Eugene Sandulenko |
2009-01-11 | Now _really_ restore transient domain handling which was before vkeybd merge. | Eugene Sandulenko |
2009-01-11 | Fix regression brought by merge with vkeybs branch when command line parameters | Eugene Sandulenko |
2009-01-11 | Merge in Virtual Keybpard & KeyMapper branch, | Eugene Sandulenko |