scrawl
|
c6c01870ec
|
Call onResChange for every window
|
7 years ago |
scrawl
|
4fff2e2e34
|
Refactor exitCurrentGuiMode
|
7 years ago |
scrawl
|
01391b7eed
|
Rename WindowBase's open/close to onOpen/onClose
|
7 years ago |
MiroslavR
|
5cd04af3fa
|
Fix horrible performance when resizing/moving the settings window
Resize widgets instead of reconstructing them.
|
8 years ago |
scrawl
|
1232607385
|
Remove pointless widget names in settings layout file
|
9 years ago |
scrawl
|
3969675afa
|
Remove unused settings
|
9 years ago |
scrawl
|
190bf15887
|
SettingsWindow: support auto-updating of slider labels through the layout file
|
9 years ago |
scrawl
|
13c7235b6b
|
Remove old FPS setting code
|
9 years ago |
scrawl
|
c9d7078b4b
|
Water: add texture quality setting to the settings window
|
9 years ago |
scrawl
|
f1b52c964a
|
Select the current resolution in resolution list on game start (Fixes #2768)
|
10 years ago |
scrawl
|
e66e9916db
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/doc/document.cpp
apps/opencs/model/doc/document.hpp
|
10 years ago |
Stanislav Bas
|
c40987338d
|
Scrollbars don't save their positions between openings
|
10 years ago |
scrawl
|
c1edc30ad7
|
Dead code removal
|
10 years ago |
scrawl
|
97cc2522c0
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
apps/openmw/mwgui/settingswindow.cpp
extern/oics/ICSInputControlSystem_joystick.cpp
files/mygui/openmw_settings_window.layout
|
10 years ago |
Sebastian Wick
|
e85df00158
|
change setting "borderless" to "window border"
set window border on setting changes
disable window border checkbox in the launcher if fullscreen is enabled
|
10 years ago |
Sebastian Wick
|
639fbfad0b
|
make borderless setting available to the UI
|
10 years ago |
Digmaster
|
c37881ead1
|
Joystick Support
|
10 years ago |
scrawl
|
c4e81adb83
|
Fix settings window being too small for all tabs on some localizations
|
10 years ago |
scrawl
|
28a0899d2b
|
Implement difficulty scaling (Fixes #1505)
|
11 years ago |
Digmaster
|
e3e51324a4
|
Esc button exits all non-modal GUI windows
|
11 years ago |
scrawl
|
0a17245633
|
Refactored settings window
|
11 years ago |
scrawl
|
04f9f7af56
|
Closes #990: Add option to unlock mouse cursor when in any menu
|
11 years ago |
scrawl
|
bf5529819d
|
Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog.
|
11 years ago |
scrawl
|
ebf9debb80
|
Enabled terrain self shadows, implemented getHeightAt, some optimizations
|
12 years ago |
scrawl
|
91e95e1404
|
Use the correct slash, chop or thrust animation
|
12 years ago |
scrawl
|
fcf35d3871
|
Removed the UI cursor sensitivity slider
|
12 years ago |
Britt Mathis
|
f7383905b7
|
Finally eliminated calls to MWBase::WindowManager in constructors
|
12 years ago |
Britt Mathis
|
ce9bc6d9ba
|
MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions
|
12 years ago |
scrawl
|
c9fefc7f5d
|
Simpler, more lightweight underwater effect, changed colors to match vanilla better
|
12 years ago |
scrawl
|
3772cd9257
|
Refraction can be disabled separately now
|
12 years ago |
scrawl
|
30136eb449
|
Update settings UI
|
12 years ago |
scrawl
|
b9a3f8e8d7
|
gamma slider
|
12 years ago |
scrawl
|
6ad08dfd33
|
added settings for crosshair & subtitles
|
13 years ago |
scrawl
|
67577c6192
|
UI cursor & camera sensitivity sliders
|
13 years ago |
scrawl
|
c7b8787c32
|
"reset to defaults" button, invert y axis button
|
13 years ago |
scrawl
|
bc6e4feedc
|
hotkey window first version
|
13 years ago |
Marc Zinnschlag
|
6534c2a55a
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
13 years ago |
scrawl
|
f5ffea4d4b
|
new button, water timescale
|
13 years ago |
scrawl
|
e0a99f104b
|
settings tab "shadows"
|
13 years ago |
scrawl
|
485adc8bdc
|
shader mode button in settingswindow
|
13 years ago |
Sylvain THESNIERES
|
fc3a3fc173
|
MSVC build compliance:
- static const float member is not ISO
- callback do not match DLL signature
|
13 years ago |
scrawl
|
69e6bc6588
|
add water settings to settings window
|
13 years ago |
scrawl
|
5d03e86613
|
added field of view and texture filtering to settings window
|
13 years ago |
scrawl
|
0a17d6d710
|
more resolution switching fixes
|
13 years ago |
scrawl
|
6014a90002
|
added tooltip delay option
|
13 years ago |
scrawl
|
6ea7bdb224
|
vsync & fps buttons, sound volume apply fix
|
13 years ago |
scrawl
|
9b94edd561
|
audio tab with volume sliders
|
13 years ago |
scrawl
|
689cf7ce05
|
ConfirmationDialog
|
13 years ago |
scrawl
|
656a8f1be9
|
working menu transparency slider
|
13 years ago |
scrawl
|
313294c522
|
settings window (hotkey F2) which does nothing. Yay!
|
13 years ago |