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
/
scumm
/
dialogs.cpp
Age
Commit message (
Expand
)
Author
2004-11-28
Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...
Max Horn
2004-11-27
Fixing some evil behaviour
Max Horn
2004-07-20
Use for HE 7.0 games too.
Travis Howell
2004-07-20
Add support for version key in The Dig
Travis Howell
2004-06-25
Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again
Max Horn
2004-06-25
Use auto_ptr to avoid leaks
Max Horn
2004-04-26
Tweaked a few things to accommodate
Jamieson Christian
2004-04-06
Changed "voice_volume" to "speech_volume" for consistency with the Broken
Torbjörn Andersson
2004-04-05
added voice group volume to scumm engine for imuse digital and implemeted vol...
Paweł Kołodziejski
2004-03-28
Small tweaks for MIPSPro compiler
Max Horn
2004-03-15
Aaargh, didn't mean to commit this...
Max Horn
2004-03-15
...and mor. Next big thing should be to document the overlay stuff, but that'...
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-02-22
Missed one spot.
Travis Howell
2004-01-26
CE Keys dialog moved to new backend
Nicolas Bacca
2004-01-17
Implements TOGGLE_VIRTUAL_KEYBOARD
Nicolas Bacca
2004-01-08
unify _vm / _scumm usage
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-12-27
get rid of _noSubtitles, use ConfigManager directly instead; clean up some IM...
Max Horn
2003-12-27
fix subtitles option
Max Horn
2003-12-21
yet another place were 'nosubtitles' wasn't properly changed to 'subtitles'
Max Horn
2003-12-18
Missed one spot when switching subtitle options.
Travis Howell
2003-12-14
Let's spell it out: c-o-d-e r-e-u-s-e :-)
Max Horn
2003-12-14
Ooops
Travis Howell
2003-12-14
Always confirm restart
Travis Howell
2003-12-14
WinCE GUI fixes
Nicolas Bacca
2003-12-13
patch #858731 to work around MSVC6 compiler bugs
Max Horn
2003-12-11
Fix for bug #858262 (Note: casting to GUI::OptionsDialog* is wrong, it leads ...
Max Horn
2003-12-09
Changed notation involving more than one set of double colons ::
Jamieson Christian
2003-12-01
don't do a global import of namespace GUI
Max Horn
2003-11-28
reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...
Max Horn
2003-11-11
made Scumm::OptionsDialog subclass GUI::OptionsDialog (code reuse); replaced ...
Max Horn
2003-11-10
added namespace GUI
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-05
made menu buttons wider (looks nicer, IMO)
Max Horn
2003-11-05
fix for bug #836418 (Crash when saving with blank name): GUI now uses a defau...
Max Horn
2003-11-03
oops this wasn't meant to be there
Max Horn
2003-11-03
remade the in-game GUI/menu
Max Horn
2003-11-03
added built-in label for SliderWidget
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-01
amiga checkbox is pointless in the in-game settings dialog (you should set th...
Max Horn
2003-10-09
Moved PalmOS initializations out of namespaces.
Chris Apers
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-10-02
renamed class Scumm to ScummEngine (consisten with other engine names; also m...
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-09-08
make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolume
Max Horn
2003-09-07
cleanup/refactoring
Max Horn
2003-08-20
Change Amiga palette option to Amiga version
Travis Howell
2003-08-18
Updated globals access for PalmOS
Chris Apers
[next]