David Cernat
7ec08e125b
Merge pull request #394 from TES3MP/0.6.3 while resolving conflicts
...
Conflicts:
apps/openmw-mp/Script/Functions/Settings.cpp
apps/openmw-mp/Script/Functions/Settings.hpp
7 years ago
David Cernat
bf906b3f0a
Merge pull request #393 from OpenMW/master
...
Add OpenMW commits up to 10 March 2018
7 years ago
scrawl
27610a85ac
Merge pull request #1627
7 years ago
David Cernat
b2a3dd9d60
Revert "[Server] Add previous state to ON_RECORD_DYNAMIC"
...
This reverts commit 2ac01dc02a
.
Commit 2ac01dc02a
had confused the ON_RECORD_DYNAMIC event meant for custom items with a hypothetical ON_PLAYER_STATS_DYNAMIC event meant for dynamic player stats and had added functionality appropriate for the latter.
ON_PLAYER_STATS_DYNAMIC was never implemented because it would have caused too much event spam, with it constantly being triggered by any running player losing fatigue. If it ends up being added, the reverted lines from 2ac01dc02a
should be added to it instead.
7 years ago
David Cernat
b7c6261e16
Merge pull request #392 from OpenMW/master while resolving conflicts
...
# Conflicts:
# README.md
7 years ago
Andrei Kortunov
62c04c6758
Unstack soulgem, added via AddSoulGem console command (bug #4351 )
7 years ago
scrawl
e81faf5f2f
Add an option to disable GUI keyboard navigation (Bug #4333 )
7 years ago
scrawl
870c658500
Remove missing souls, remove some runaway exceptions ( Fixes #4111 )
7 years ago
scrawl
7f39dbb129
Merge pull request #1626
7 years ago
Harald H
d3b623b5d3
http to https for supported urls ( #1625 )
...
* http to https for supported urls
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http tp https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* http to https
* some url fixes
* http to https
7 years ago
Thunderforge
dfcd243150
Remove the word "interior" from cell not found message
7 years ago
scrawl
96c2b9374f
Merge pull request #1621
7 years ago
scrawl
bf78c18296
Merge pull request #1624
7 years ago
scrawl
148cda254d
Merge pull request #1617
7 years ago
Capostrophic
3b922d810a
Don't use floating point arithmetics for formatted count (Bug #4346 )
7 years ago
Capostrophic
60a663ef58
Account for all possible count values in getCountString (Bug #4346 )
7 years ago
Thunderforge
6c3ac834c4
Preventing max quicksaves from being saved to settings.cfg if it is unchanged.
7 years ago
Koncord
2ac01dc02a
[Server] Add previous state to ON_RECORD_DYNAMIC
7 years ago
Koncord
4aff1f1833
[Server] Add previous state to ON_PLAYER_SKILL
...
That is array of struct with next content: {base, current, mod, damage, progress}
7 years ago
Koncord
017956366f
[Server] Add previous state argument to ON_PLAYER_ATTRIBUTE event
...
That is array of struct with next content: {base, current, mod, damage}
7 years ago
Koncord
afbafdf806
[Server] Add PreReading virtual method
...
add "const" qualifier to exteriorCellPattern
7 years ago
Koncord
d0eef7c98e
[Server] Add possibility to use previous state of data in events
7 years ago
Chris Robinson
01dbac7b15
Don't use a different setting for distant viewing distance
7 years ago
Chris Robinson
41669467ae
Make settings for distant fog parameters
7 years ago
Chris Robinson
4caa7c9674
Workaround older MSVC quirk
7 years ago
Chris Robinson
154cc8c659
Use alternate fog parameters when distant land is enabled
...
This allows the distant land to actually be seen when the user enables it. The
values used are replicated from MGE XE's default settings and should probably
be exposed somewhere.
7 years ago
Chris Robinson
6d557fec8e
Increase the far clip plane when distant terrain is enabled
7 years ago
Capostrophic
d371bebb33
Prevent items in a container owned by a dead actor from being counted as stolen (Bug #4328 )
7 years ago
Capostrophic
cc0c6ddaa6
Account for empty victimRef (Bug #4328 )
7 years ago
scrawl
839196e4fa
Force normal polygon mode for the map camera ( Fixes #4235 )
7 years ago
David Cernat
c18d07827d
[Client] Hide difficulty widget because it has no use in multiplayer
7 years ago
David Cernat
37b349c2f6
Merge pull request #390 from OpenMW/master
...
Add OpenMW commits up to 28 Feb 2018
7 years ago
scrawl
29101607c6
Merge pull request #1618
7 years ago
Thunderforge
b6d9b6f544
Formatting improvement for advanced page
7 years ago
Thunderforge
4292351993
Adding Max Quicksaves setting to Launcher
7 years ago
scrawl
4a2e9f2e3d
Update AUTHORS.md
7 years ago
scrawl
9e9c278527
Merge pull request #1597
7 years ago
bret curtis
81d90d7fb7
break for all errors that would raise when checking for version, make them UNRELEASED
7 years ago
bret curtis
3393ad623f
fix rtd
7 years ago
Capostrophic
929fc68160
Consider items with dead owner not stolen (fixes bug #4328 )
7 years ago
Koncord
7deff7a42a
[Server] Use "else if" instead "if" + "return"
7 years ago
Koncord
23da0b16ea
[Server] Fix build
7 years ago
Koncord
6f7771d97e
[General] Move similar functions to BasePacketController
...
Simplify ContainsPacket and fix GetPacket
7 years ago
David Cernat
9e10eb9c84
Merge pull request #389 from OpenMW/master
...
Add OpenMW commits up to 24 Feb 2018
7 years ago
David Cernat
03266d7648
[Client] Prevent guards from arresting players who are currently jailed
7 years ago
scrawl
31d7e6af32
Merge pull request #1608
7 years ago
scrawl
56613d817e
Merge pull request #1612
7 years ago
scrawl
dd3d3f5a8b
Merge pull request #1610
7 years ago
Capostrophic
089666dd68
Round up displayed encumbrance
7 years ago
Capostrophic
46377fa348
Update [Windows] documentation
7 years ago