index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
scumm
/
dialogs.cpp
Age
Commit message (
Expand
)
Author
2016-07-01
SCUMM: Use exact strings in stringtable, fixes bug #6886
Ben Castricum
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2016-04-10
ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC...
Eugene Sandulenko
2015-11-28
SCUMM: Add safety check
Eugene Sandulenko
2014-10-27
SCUMM: Fix bug 6739 - Untranslated dialogs
Ben Castricum
2014-08-20
SCUMM: Fix Bug #6711- Wrong quit message shown in Pajama Sam Lost and Found.
Kirben
2014-02-18
SCUMM: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
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
[next]