Alexei Kotov
|
93d1c6d7e0
|
Drop 360-degree screenshot support (#7720)
|
2024-06-06 14:46:01 +03:00 |
|
elsid
|
633fd89270
|
Cleanup settings categories includes
|
2023-11-01 23:34:54 +01:00 |
|
elsid
|
dcd81d026f
|
Use settings values for Video settings
* Convert window mode, vsync mode into enums, screenshot type into a struct.
* Add missing doc for screenshot type.
|
2023-10-27 14:31:23 +02:00 |
|
elsid
|
7d11a18907
|
Allow any integer number >= 0 for antialiasing level
There is wider support than just specific powers of two. The supported level
will be detected anyway.
|
2023-06-06 00:05:11 +02:00 |
|
elsid
|
258ae9d98e
|
Add settings index to provide lookup by category and name
|
2023-05-03 22:11:44 +02:00 |
|
elsid
|
db7d0adfe8
|
Define settings values based on documentation
Using docs/source/reference/modding/settings/*.rst and
files/settings-default.cfg files content.
|
2023-03-28 20:47:34 +02:00 |
|