Commit Graph

45 Commits (08484a46c7e8ed17202eb28d1cbf4f43799e5320)

Author SHA1 Message Date
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
scrawl b9a3f8e8d7 gamma slider 12 years ago
scrawl bc6a1979b0 replaced everything with the new method 12 years ago
scrawl b66c8099eb new system for dynamic sizing of buttons & text boxes 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
scrawl 3ebc6fd590 fixed a settings window bug 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
scrawl d27863bf8e rename layout files to .layout to get them recognized by layout editor 13 years ago