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
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
2003-07-31
back disable warnings into stdafx.h, vc6 is lack of warnings support
Paweł Kołodziejski
2003-07-31
Disabled unknown pragma warning in MSVC-6.
Jamieson Christian
2003-07-30
the VC warning for unknown pragmas is now gloabally disabled, no need to work...
Max Horn
2003-07-28
Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t...
Max Horn
2003-07-22
made about dialog global (so that it can be used from the launcher and from s...
Max Horn
2003-07-15
factored out some duplicate code into a new method translateTextAndPlaySpeech...
Max Horn
2003-07-15
replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...
Max Horn
2003-07-15
Patch #768260: Help Dialog Update (with some tweaks by me to make the dialog ...
Max Horn
2003-07-07
fix for bug #766119: help screen: '.' is listed incorrectly
Max Horn
2003-07-05
Note spare strings in the custom string resource table.
James Brown
2003-07-05
Update about dialog. Will somebody please move the About dialog to Common so ...
James Brown
2003-06-15
cleanup
Max Horn
2003-06-14
Patch #745843: Help Dialog; in addition, I moved the 'About' dialog button fr...
Max Horn
2003-06-08
added quit event
Max Horn
2003-06-07
follow our coding conventions
Max Horn
2003-06-07
replaced GF_AFTER with _version
Max Horn
2003-06-04
put a setFeatures member that allows to precompute game-wide stuff, such as C...
Bertrand Augereau
2003-06-01
Also call playerV2->set_master_volume when playerV2 exists.
Jochen Hoenicke
2003-05-28
Fix for bug #744121: Indy3 'Save' button text
Max Horn
2003-05-14
various V8 tweaks
Max Horn
2003-05-13
cleanup
Max Horn
2003-05-10
renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH...
Max Horn
2003-05-08
init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...
Max Horn
2003-05-05
Add more ScummVM globals to PDB
Chris Apers
2003-04-30
PalmOS changes
Max Horn
2003-04-21
Fix option dialogs for WinCE
Nicolas Bacca
2003-04-12
center close button
Max Horn
2003-03-26
grow default buttons size & browser dialog to accomodate for spanish games
Max Horn
2003-03-25
added some meat to the global options dialog (no prefs are stored yet, though)
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup
Paweł Kołodziejski
2003-02-08
more access cleanup; also reorderd some method/function declarations in class...
Max Horn
2002-12-25
more -pedantic warnings fixed
Max Horn
2002-12-21
fixed save again, stupid me
Max Horn
2002-12-21
cleanup
Max Horn
2002-12-17
New savefile backend system (bye bye NONSTANDARD_SAVE...)
Marcus Comstedt
2002-12-14
moved the console code to gui/console.cpp; make it actually printout somethin...
Max Horn
2002-12-14
Commit some junk in-case I don't get time to finish this tonight and Fingolfi...
James Brown
2002-12-04
Patch #648254: INDY3: 'Save' button text
Max Horn
2002-11-29
cleanup
Max Horn
2002-11-22
changed the key input system in NewGUI: pass both the keycode and the ascii v...
Max Horn
2002-11-17
Fixes to Master/SFX/Music volumes:
Jamieson Christian
2002-11-14
removed obsolete TODO
Max Horn
2002-11-06
fix options dialog
Max Horn
2002-11-06
removed more typecasts
Max Horn
[prev]
[next]