Age | Commit message (Expand) | Author |
2011-12-26 | SCUMM: Add a difficulty selection dialog for Loom FM-Towns. | Johannes Schickel |
2011-09-08 | SCUMM: Made some static data const. | Johannes Schickel |
2011-08-20 | SCUMM: Fix compilation when translation support is disabled. | Johannes Schickel |
2011-08-20 | SCUMM: Fix typo in comment | Eugene Sandulenko |
2011-08-20 | I18N: Added comments to some of obscure translatable strings | Eugene Sandulenko |
2011-08-20 | SCUMM: Added support for localization in Y/N dialog | Eugene Sandulenko |
2011-08-20 | SCUMM: Added translation support for V1 dialogs | Eugene Sandulenko |
2011-08-20 | SCUMM: Added translation support to subtitle settings | Eugene Sandulenko |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-11-01 | ENGINES: Remove some 'using' statements | Max Horn |
2010-10-25 | SCUMM: Move class Player_V2CMS to its own header file | Max Horn |
2010-09-13 | SCUMM: Fix for bug #3064655 "Restart with F8 key not working properly". | Johannes Schickel |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Added in-place hotkeys for widgets. | Eugene Sandulenko |
2010-05-26 | Replace SCUMM F5 dialog by GMM & add help button to GMM | Max Horn |
2010-04-06 | GUI: Unify various definitions of kOKCmd and move it to namespace GUI | Max Horn |
2010-04-06 | SCUMM: Make HelpDialog & ConfigDialog internal | Max Horn |
2010-04-06 | Remove old & undocumented MSVC 6 workaround | Max Horn |
2010-03-11 | GUI: Remove GuiObject::getMillis() | Max Horn |
2010-02-27 | Fix bug #2959947 - SPYFOX1: Saves don't work from menu. | Travis Howell |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2010-01-05 | Fix broken Scumm dialogs, which is a regression from r46947. (They used a dum... | Johannes Schickel |
2009-08-20 | Switch SCUMM engine to use the SaveLoadChooser from gui/ instead of implement... | Johannes Schickel |
2009-08-16 | Fix F5's save button in DOTT CD for me. Actually I was able to reproduce the ... | Johannes Schickel |
2009-08-16 | Fix bug #2838464 "SCUMM: GUI messages misaligned". | Johannes Schickel |
2009-07-23 | Simplify the code to check whether loading or saving a game is possible. | Travis Howell |
2009-07-22 | Fix bug #1745396: "MI: Saved game from the credits sequence fails to load". | Eugene Sandulenko |
2009-07-16 | This commit is just for DrMcCoy. (forgot to fix two usages of whitespaces ins... | Johannes Schickel |
2009-07-16 | Formatting fixes. | Johannes Schickel |
2009-07-16 | Fixed bug 2820514 ("Help dialog causes crash") | Vicent Marti |
2009-02-23 | Must intialize _keysDialog to NULL | Lars Persson |
2009-02-12 | Fixed working Keys button in in game options dialog | Lars Persson |
2009-01-10 | Fixed uninitialised variables in the SCUMM save/load dialog. The updateInfos() | Torbjörn Andersson |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-27 | GUI: Added Widget::setVisible convenience wrapper | Max Horn |
2008-12-25 | Renamed NewGui to GuiManager | Max Horn |
2008-11-12 | Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI... | Max Horn |
2008-11-12 | GUI: Got rid of the WidgetSize stuff | Max Horn |
2008-11-12 | cleanup | Max Horn |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |
2008-09-29 | - Merged 75 revisions from trunk. | Vicent Marti |
2008-09-20 | fix drawing order in saveload choosers (draw container before contents) | Willem Jan Palenstijn |
2008-09-20 | - Merged the new RTL changes into the branch. | Vicent Marti |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SCUMM | Max Horn |
2008-08-29 | Made out-of-memory error in SCUMM a bit more verbose | Max Horn |
2008-08-16 | Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,... | Vicent Marti |