AnyOldName3
3785ba6aa0
Merge upstream/master
2018-10-30 22:38:09 +00:00
Bret Curtis
fc82e680b4
Merge pull request #1989 from alecnunn/documentation-cleanup
...
Formatted documentation and corrected spelling errors.
2018-10-28 14:53:22 +01:00
Alec Nunn
8337423e6c
Fixed up grammar in the game settings documentation.
2018-10-27 20:16:51 -07:00
Alec Nunn
89f4ad1835
Worked with formatting the documentation source to conform to standards desired. Also corrected numerous spelling errors and inconsistencies.
2018-10-26 21:52:56 -07:00
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
2018-10-25 22:52:59 +04:00
AnyOldName3
1e2bf9c447
Merge remote-tracking branch 'refs/remotes/upstream/master'
2018-10-24 20:13:13 +01:00
rhtucker
292f4fcafe
Unified settings list and cfg file names. Added brief tutorial.
2018-10-12 21:09:27 -07:00
AnyOldName3
0124be5713
Merge upstream/master
2018-10-10 21:23:19 +01:00
Capostrophic
ba2fd8b795
Rename reflected absorb spells setting and add it to Advanced tab
2018-09-26 21:21:03 +03:00
Andrei Kortunov
62f6f174cf
Show attack speed of ranged weapons
2018-09-19 12:23:21 +04:00
Andrei Kortunov
c9c0230d2a
Scale journal fonts separately from common ones
2018-09-12 14:31:01 +04:00
Andrei Kortunov
f89393fd62
Validate 'ttf resolution' option value
2018-09-12 14:31:01 +04:00
Andrei Kortunov
adbaeb7cca
Improve GUI scaling (bug #3288 )
2018-09-12 14:31:01 +04:00
AnyOldName3
3b3721897d
Make indoor shadows disableable.
2018-08-08 23:56:11 +01:00
AnyOldName3
1e0f982741
Add missing documentation
2018-08-08 23:55:01 +01:00
AnyOldName3
a2b54714d4
Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm
2018-08-08 23:28:06 +01:00
Capostrophic
ab29f9e13f
Add permanent barter disposition change option (feature #3103 )
2018-08-01 17:31:35 +03:00
AnyOldName3
85aba2e1da
Add toggleable shadow debug overlay.
2018-06-28 17:24:36 +01:00
AnyOldName3
553094669b
Merge upstream/master (& fix merge conflicts)
2018-06-20 00:11:23 +01:00
Bret Curtis
975597bac9
Merge pull request #1766 from rhtucker/master
...
Started migrating installation guide from the wiki.
2018-06-19 13:44:06 +02:00
Ryan Tucker
c5f5984c09
Started migrating installation guide from the wiki.
...
Fixed a bunch of errors that popped up on my local build.
2018-06-16 14:44:49 -07:00
Andrei Kortunov
0d3f535590
Warn about mod conflicts
2018-06-12 08:57:24 +04:00
Andrei Kortunov
fea34bd73f
Added support for per-group animation files
2018-06-08 17:04:15 +04:00
AnyOldName3
86ce33f437
Update documentation
2018-05-21 16:00:51 +01:00
AnyOldName3
44b2cf2b7f
Merge upstream.
2018-05-11 19:15:04 +01:00
scrawl
c610b8acc8
Merge pull request #1649
2018-04-02 17:37:31 +00:00
scrawl
9e176aba9f
Merge pull request #1652
2018-04-02 17:29:40 +00:00
scrawl
80a8ef6d49
Merge pull request #1661
2018-04-02 17:18:39 +00:00
Capostrophic
baaf65bc2c
Add vanilla enchanted weaponry behavior option, on by default ( fixes #4136 )
2018-03-31 11:46:23 +03:00
Simon
9193ff4d15
Reworded one of the descriptions
2018-03-28 13:59:05 +02:00
Capostrophic
2d119e834a
Add vanilla absorb attribute behavior option, on by default ( Fixes #4135 )
2018-03-27 14:27:23 +03:00
AnyOldName3
6d29375d5e
Turning on shadows will now force shaders on
2018-03-03 15:50:36 +00:00
AnyOldName3
4acd9228ee
fix RST error
2018-03-01 18:30:17 +00:00
AnyOldName3
94c7cf414f
Update documentation to clarify the effects of using shadows without shaders.
2018-03-01 18:28:32 +00:00
scrawl
9e9c278527
Merge pull request #1597
2018-02-27 23:48:45 +00:00
AnyOldName3
d1a2955fa1
Merge upstream
2018-02-27 14:29:14 +00:00
scrawl
dd3d3f5a8b
Merge pull request #1610
2018-02-24 16:41:02 +00:00
Capostrophic
46377fa348
Update [Windows] documentation
2018-02-24 12:25:11 +03:00
scrawl
ea028a2076
Improve settings documentation
2018-02-22 18:50:07 +00:00
Daniel Vukelich
104495a9a4
Set default number of quicksaves to 1
2018-02-13 21:05:24 -05:00
scrawl
123f7b83d5
Make the CompositeMapRenderer use available time and add related setting
2018-02-13 00:40:41 +00:00
AnyOldName3
0cb9903c88
Tweak headings in settings documentation
2018-01-25 21:30:11 +00:00
AnyOldName3
9f20aaccfb
Add some more advanced settings to control shadows.
2018-01-25 16:08:34 +00:00
AnyOldName3
6ec893b618
Merge remote-tracking branch 'refs/remotes/upstream/master'
2018-01-22 15:54:13 +00:00
Daniel Vukelich
97924d97c7
Add the option for multiple quicksave slots
...
With more than 1 quicksave slot, slots will be created each time you
quicksave until the maximum number (configured in settings) of
quicksaves has been reached. After that, the oldest quicksave slot will
be replaced each time you quicksave. Saves are numbered sequentially,
unless the maximum number of slots is 1, in which case it is not numbered.
2018-01-12 20:09:39 -05:00
Miloslav Číž
a73ab39fdd
Update refraction scaling docs
2018-01-01 13:42:16 +01:00
Miloslav Číž
3b741dc4b7
Revert "Add slider for refraction size in settings window"
...
This reverts commit ee40b41285
.
2018-01-01 13:28:14 +01:00
AnyOldName3
d63fa5c0b5
Add rst documentation for the shadow settings.
2017-12-27 04:01:10 +00:00
Miloslav Číž
ee40b41285
Add slider for refraction size in settings window
2017-12-09 14:03:56 +01:00
Miloslav Číž
d13fc06baf
Add basic refraction scale documentation
2017-12-09 12:52:28 +01:00