Commit Graph

83 Commits (029eb1ade6338bb55589b2e2aeb95a2b7141eb69)

Author SHA1 Message Date
wareya 226d3eac0d Improve performance, add simpler ripples, add a setting, fix nighttime brightness 3 years ago
glassmancody.info 0b9b724020 correct reflection label for in-game settings menu 3 years ago
Dobrohotov Alexei f12a52c603 Make the light distance slider de/increment by 128 4 years ago
glassmancody.info 16856d45c5 Lighting Patch
Fixes build errors with older OSG builds and some issues with 'shared' layout.
Bring back ambient in inventory through lightmodel instead of sun ambient, mirrors scene ambient/sunlight relationship.
Forces shaders when certain lighting methods are enabled and finalize settings.
Correctly override sun for localmap.
4 years ago
glassmancody.info 9e80091aff clear up force shaders and make it less convoluted 4 years ago
glassmancody.info 4ba473b684 Finalize settings, torch fix 4 years ago
glassmancody.info 71c30a31df in-game settings, some require restart 4 years ago
Andrei Kortunov c68e047f19 Remove invalid MyGUI properties from layout files 4 years ago
Andrei Kortunov 14cf0ce1dc Implement instanced groundcover 4 years ago
Alexei Dobrohotov e4e19bab1b Make min and max view distance accurate to vanilla 4 years ago
Andrei Kortunov 2b8e976c6a Adjust settings menu 5 years ago
Andrei Kortunov ac8fa54e6e Get rid of redundant MWScroll class 6 years ago
Andrei Kortunov 4513c5516c Increase the viewing distance cap in the slider when the Distant Terrain is enabled 6 years ago
Capostrophic 168e758921 Correct look and behavior of some setting sliders 6 years ago
Andrei Kortunov 5505582a97 Fix localized 'Invert Y axis' label cutoff 6 years ago
Andrei Kortunov 9398117ea7 Allow to do not reflect terrain 6 years ago
Andrei Kortunov 00ab552184 Add more settings to water reflections in exteriors (feature #4859) 6 years ago
Capostrophic 39dcbacf44 Option to disable controller (feature #3980) 6 years ago
Capostrophic 7b5932a49d Add Invert X Axis option (feature #3610) 6 years ago
Andrei Kortunov 06d226a1b7 Minor tweaks for actors processing range setting 6 years ago
Andrei Kortunov e7de6b974a Optimize actors processing
1. Do not update physics and animations for actors outside processing range (bug #4647)
2. Do not render such actors
3. Add transparency to actors near processing border, so they will not pop up suddenly
6 years ago
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