scrawl
1232607385
Remove pointless widget names in settings layout file
9 years ago
scrawl
3969675afa
Remove unused settings
9 years ago
scrawl
7f89bb273a
Add 'reflect actors' setting for the water shader, default off
9 years ago
scrawl
190bf15887
SettingsWindow: support auto-updating of slider labels through the layout file
9 years ago
scrawl
9621b66b78
Move field of view setting to Camera section
9 years ago
scrawl
13c7235b6b
Remove old FPS setting code
9 years ago
scrawl
47664e1370
Hide the defunct FPS checkbox in settings menu, added hint text for f3 binding
9 years ago
scrawl
a41ebd6695
Comment out object shaders in the settings menu
9 years ago
scrawl
4cc200680c
Comment out shadows tab in settings menu
9 years ago
scrawl
c9d7078b4b
Water: add texture quality setting to the settings window
9 years ago
scrawl
8cb2c7a9fb
Water: remove defunct "reflect <object type>" settings
...
Not really useful
9 years ago
scrawl
c2131e7c31
Make near clip distance configurable
10 years ago
scrawl
c748ea7363
Fix view distance slider
10 years ago
scrawl
24bb2e152c
Apply texture filter setting changes
10 years ago
scrawl
5442bf23a6
Apply video mode & gamma setting changes
10 years ago
scrawl
fd3d49c171
Fix typo in settings layout
10 years ago
scrawl
c1edc30ad7
Dead code removal
10 years ago
Ivy Foster
f708944657
Remove toggle sneak menu option
...
Users can change the option in settings.cfg.
10 years ago
Ivy Foster
ba7fc8609c
Add toggle sneak option; fix bug #2119
...
To enable toggle sneak mode, set "toggle sneak = true" in
the [Input] section of settings.cfg.
Outstanding issues:
- In toggle sneak mode, holding the Sneak button causes
rapid, repeated toggling.
- The button in the settings menu doesn't do anything.
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
mrcheko
a8621e6230
defaults are set to 1.0; remove contrast setting
...
(can be changed in config though); disable gamma control for not Windows
OSs
10 years ago
mrcheko
60a74d5eb8
increase robustness for gamma to persist in the system;
...
use GMST strings for gamma interface
10 years ago
mrcheko
04d95810d1
gamma/contrast system reworked
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
ebd384455f
disable borderless window by default
...
fix positioning of the in-game graphics settings
10 years ago
Sebastian Wick
639fbfad0b
make borderless setting available to the UI
10 years ago
Digmaster
61d73d186d
Fixed part of settings window being in the incorrect place
10 years ago
Digmaster
073a2f0674
Fixed issue with walking
10 years ago
scrawl
c4e81adb83
Fix settings window being too small for all tabs on some localizations
10 years ago
scrawl
7d36a202a8
Implement cell loading threshold ( Fixes #1874 )
...
The cell loading threshold (default: 1024 units) prevents exterior cell loading until the player has travelled part-way into the next cell. This gets rid of excessive cell loadings when walking along an exterior cell border.
Lower the maximum allowed view distance in options menu to accomodate. Change setting name so that old settings files are upgraded.
10 years ago
scrawl
28a0899d2b
Implement difficulty scaling ( Fixes #1505 )
11 years ago
scrawl
3cd835e61a
Fix bsa file loading not being case insensitive ( Fixes #1178 )
11 years ago
scrawl
0fe0dc33a6
Fixes #1338 : Bring back a label that got lost
11 years ago
scrawl
14757a856b
Tweak settings window size and encumbrance bar text align
11 years ago
Thomas
a598060071
Added autosave on rest, as well as an option in the settings menu
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
Lars Söderberg
5b060ffe8d
Varios standardizations, fixes and optimizations
12 years ago
scrawl
91e95e1404
Use the correct slash, chop or thrust animation
12 years ago
scrawl
58fce74620
Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders
12 years ago
Sebastian Wick
26bd2a5301
use the new scrollbar; range dependent step size; fix
12 years ago
scrawl
fcf35d3871
Removed the UI cursor sensitivity slider
12 years ago
Glorf
f1a659e2ac
Bugfix #730
12 years ago
scrawl
c9fefc7f5d
Simpler, more lightweight underwater effect, changed colors to match vanilla better
12 years ago
scrawl
0f6fd80294
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
...
Conflicts:
apps/openmw/mwgui/windowmanagerimp.cpp
apps/openmw/mwrender/npcanimation.cpp
files/mygui/openmw_settings_window.layout
12 years ago
Lars Söderberg
f77ace0885
Removed the "hack" mygui.png and misc fixes for this.
12 years ago
scrawl
3772cd9257
Refraction can be disabled separately now
12 years ago
scrawl
30136eb449
Update settings UI
12 years ago