Age | Commit message (Expand) | Author |
2011-06-12 | I18N: Regenerate translations data file | Thierry Crozat |
2011-06-06 | I18N: Update translations from template | Thierry Crozat |
2011-06-06 | I18N: Update translations from template | Thierry Crozat |
2011-06-06 | GRAPHICS: Move genLocalizedFontFilename() to FontManager class | Thierry Crozat |
2011-06-06 | I18N: Make some more GUI strings translatable. | Alyssa Milburn |
2011-06-06 | GUI: Fix message after changing languages. | Alyssa Milburn |
2011-06-06 | COMMON: Remove vfprintf call from XML parser | Max Horn |
2011-06-04 | COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette | Max Horn |
2011-06-03 | GUI: Fix some comments | Max Horn |
2011-06-03 | GUI: Add 'openlog' command to debugger | Max Horn |
2011-06-02 | GUI: Replace some s(n)printf uses by Common::String::format | Max Horn |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |
2011-05-25 | BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGER | Max Horn |
2011-05-25 | CREDITS: Temporarily retire Jubanka, add CeRiAl | CeRiAl |
2011-05-25 | CREDITS: Temporarily retire Jubanka, add CeRiAl | CeRiAl |
2011-05-24 | I18N: Update translations.dat | Eugene Sandulenko |
2011-05-24 | I18N: rebuild translations.dat | Eugene Sandulenko |
2011-05-22 | ENGINES: Further unify engine names | Thierry Crozat |
2011-05-21 | GUI/DS: Make 99 the maximum number of save slots displayed on the GMM load/sa... | agent-q |
2011-05-21 | GUI: Prevent the GUI code from incorrectly reloading the theme when the built... | agent-q |
2011-05-21 | DS: Port of changes from branch-1-2-0 that I should really have moved into th... | agent-q |
2011-05-17 | GUI: Fix for bug #3303501 "Switching from HQ2x->HQ3x crashes ScummVM". | Johannes Schickel |
2011-05-17 | CREDITS: retire Kirben (missing file) | strangerke |
2011-05-17 | GUI: Trying to clarify my comment on ctrl-a/ctrl-e *sigh* | Max Horn |
2011-05-17 | GUI: Text editing tweaks | Max Horn |
2011-05-17 | GUI: For a list entry in edit mode, move caret to end | Max Horn |
2011-05-16 | KYRA: Change engine name to Kyra | Thierry Crozat |
2011-05-16 | GUI: Apply graphics mode change when closing global options dialog | Thierry Crozat |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-08 | I18N: Update translations data file | Thierry Crozat |
2011-05-08 | I18N: Update translations data file | Thierry Crozat |
2011-05-07 | GUI: Allow .zip files with case differing from ".zip" as theme files too. | Johannes Schickel |
2011-05-05 | GUI: Clean up localized font filename generation. | Johannes Schickel |
2011-05-02 | I18N: Update translations data file | Thierry Crozat |
2011-05-02 | I18N: Update translations data file | Thierry Crozat |
2011-05-02 | GUI: Inform use about ignored games when mass adding | Max Horn |
2011-05-01 | I18N: Update translations data file. | Thierry Crozat |
2011-05-01 | I18N: Update translations data file. | Thierry Crozat |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
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-27 | I18N: Update translations data file. | Thierry Crozat |
2011-04-26 | GUI: Fix warning on systems where char is unsigned | Max Horn |
2011-04-25 | I18N: Update translations data file. | Thierry Crozat |
2011-04-25 | Merged pull request #25 from Littleboy/corrupted_theme. | Max Horn |
2011-04-25 | GUI: Make git revision string fit in the modern theme's launcher again. | Johannes Schickel |
2011-04-24 | GUI: Add basic validity check to ThemeEngine::themeConfigParseHeader (workaro... | Littleboy |