scrawl
157c11398d
Add terrain parallax mapping
9 years ago
scrawl
09684adeff
Update settings documentation
9 years ago
scrawl
0db7163363
Add specular mapping for terrain
9 years ago
scrawl
f01e8a6950
Add specular mapping for objects
9 years ago
scrawl
5cf2441b10
ShaderVisitor: support automatic recognition of normal maps based on file pattern
...
Introduce new settings 'auto use object normal maps', 'auto use terrain normal maps', 'normal map pattern'
9 years ago
scrawl
e2dc46c92e
Update settings
9 years ago
scrawl
a73512afb7
Add shader settings to settings.cfg
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
6fb0022b35
Update preloading settings
...
Disable 'preload fast travel' by default.
Add 'min cache size' and 'max cache size' settings.
Split the 'cache expiry delay' into 'preload cell expiry delay' and 'cache expiry delay'.
9 years ago
scrawl
6806741d9b
Add settings for disabling the individual preloading types
9 years ago
scrawl
a81b10b415
Make the cache expiryDelay configurable
9 years ago
scrawl
5efaa9817c
Add preloading settings
9 years ago
scrawl
7d647088ab
Make the local map cell distance configurable
9 years ago
scrawl
ffcb6ec381
Change the default near clip distance to 1 ( Fixes #3155 )
9 years ago
scrawl
ef20962fc5
Disable fog of war rendering on the HUD map by default
9 years ago
Chris Robinson
f1faeeae3a
Use separate config options for min and mag texture filters
9 years ago
Chris Robinson
b830a413d3
Rename the texture filter options
...
To avoid compatibility issues with upgrading from or downgrading to older
builds.
9 years ago
Chris Robinson
76bde5ee13
Separate and expand texture filtering options
9 years ago
scrawl
0f3660e268
Update comment in settings-default.cfg
...
There are antialiasing techniques that address texture/shading aliasing, but the one we use (MSAA) does not.
9 years ago
scrawl
3890afd6f5
Merge pull request #843 from kcat/master
...
Add HRTF options and fix an incorrect SoundID
9 years ago
scrawl
e520d37c87
Override the field of view for first person meshes ( Fixes #858 , Fixes #3051 )
9 years ago
scrawl
9621b66b78
Move field of view setting to Camera section
9 years ago
Chris Robinson
c75303b652
Add an option to select and enable HRTF
9 years ago
Chris Robinson
d4238a6d91
Add config options for the sound buffer cache size
...
The cache size is specified with a min/max range, intended to avoid constant
unloading once the limit is reached. This way, buffers can be unloaded down to
a reasonable mimimum, allowing some more buffers to be subsequently loaded
without causing more unloading.
9 years ago
cfcohen
fa610c447c
Fix typos. Add "e.g." in places where ranges are only
...
recommmendations. Add more factual limits where that's easy.
9 years ago
cfcohen
ac2eedcb7d
Change wording in warning to be clearer. Correct ranges on contrast
...
and gamma.
9 years ago
cfcohen
e0752ccdd0
Prioritize warning about user settings. Make recommendations for
...
screen number more generic. Remove resolution recommendation.
9 years ago
cfcohen
89100088f3
The latest version of the settings.cfg without any code changes.
9 years ago
cfcohen
d7e27fa9f4
New brief comments version of settings.cfg.
9 years ago
cfcohen
89329dfbaf
Merge remote-tracking branch 'upstream/master'
9 years ago
scrawl
3fe38e3556
Remove unused setting
9 years ago
cfcohen
7b64b35eb3
Added comments (and commentary) to the settings-default.cfg file.
9 years ago
scrawl
13c7235b6b
Remove old FPS setting code
9 years ago
scrawl
8cb2c7a9fb
Water: remove defunct "reflect <object type>" settings
...
Not really useful
9 years ago
Emmanuel Anne
29a84452ab
durations in tooltips : use "show effect duration" setting
9 years ago
scrawl
481f23d955
Implement framerate limit setting
...
The framerate limit can be used to reduce strain on the CPU and GPU, in a way similar to VSync, but without the increased input lag that is typical with VSync.
9 years ago
Jeffrey Haines
d91f197119
Time played display setting
10 years ago
Pawel Kubik
47922f6c35
Changed a settings variable responsible for number of loaded exterior cells.
10 years ago
Jiří Kuneš
a5b4e087c5
define owned colours in settings.cfg
10 years ago
Jiří Kuneš
75f5972898
show owned - better settings
10 years ago
Jiří Kuneš
15107ca5cf
crosshair owned - settings option
10 years ago
scrawl
c2131e7c31
Make near clip distance configurable
10 years ago
scrawl
c748ea7363
Fix view distance slider
10 years ago
scrawl
0fb59178b6
Settings file cleanup
10 years ago
scrawl
49df07ea7f
Implement UI scaling factor
10 years ago
scrawl
a73362f036
Settings file cleanup
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
3e86dd7df0
Apply runtime changes to field of view & view distance
10 years ago