elsid
0c6d72b2d1
Consider first set element as first acquired
4 years ago
elsid
f2ebad5115
Return cached element when set existing
4 years ago
elsid
05d6f6ac25
Use single map for navmesh cache
4 years ago
elsid
b9a40bc5fc
Add NavMeshTilesCache benchmarks
4 years ago
AnyOldName3
52eccf1a2d
Merge branch 'fix-build' into 'master'
...
attempt to fix build issue
See merge request OpenMW/openmw!689
4 years ago
Max
72a2e3722e
update syntax
4 years ago
Max
91bca0cb1f
attempt to fix build issue
4 years ago
Andrei Kortunov
94d396a423
Merge pull request #3057 from akortunov/master
...
Fix build with OSG 3.4
4 years ago
Andrei Kortunov
cf52bee188
Fix build with OSG 3.4
4 years ago
psi29a
a86b6ff6e2
Merge branch 'nifnifnifnifnif' into 'master'
...
Add in incomplete BSShader[PP/No]LightingProperty work before it rots away
See merge request OpenMW/openmw!681
4 years ago
psi29a
1af50b7e23
Merge branch 'sound_cleanup' into 'master'
...
Sound cleanup
See merge request OpenMW/openmw!567
4 years ago
psi29a
415591b7ed
Merge branch 'ai_reaction_deviation' into 'master'
...
Distribute AI reactions and engage combat calls over time
See merge request OpenMW/openmw!674
4 years ago
psi29a
f8d32c0576
Merge branch 'upd-mygui' into 'master'
...
Update MyGUI
Closes #5897
See merge request OpenMW/openmw!650
4 years ago
Alexei Dobrohotov
75a967d743
Merge branch 'bound_branch' into 'master'
...
Bound branch
Closes #5912
See merge request OpenMW/openmw!682
4 years ago
Evil Eye
8e9bd5c0bd
Don't throw an exception when equipping a bound item fails
4 years ago
Evil Eye
580fa78034
Don't purge summon effects with invalid creature ids
4 years ago
AnyOldName3
f089c94d34
Merge branch 'mod-install-doc-update' into 'master'
...
Clarify the requirements of a data folder
See merge request OpenMW/openmw!679
4 years ago
psi29a
dea638fa21
Merge branch 'bump-aqt' into 'master'
...
Bump aqt version
Closes #5805
See merge request OpenMW/openmw!680
4 years ago
Alexei Dobrohotov
2fdbe9b3f6
Handle BSShader[PP/No]LightingProperty
4 years ago
AnyOldName3
4862e8c8f4
Bump aqt version
4 years ago
psi29a
ded59c4858
Merge branch 'master' into 'master'
...
Prevent physics death spiral by falling back to true delta time when needed
Closes #5431 and #5910
See merge request OpenMW/openmw!669
4 years ago
wareya
63f01d8c5f
Prevent physics death spiral by falling back to true delta time when needed
4 years ago
Hristos N. Triantafillou
209e7718a8
Clarify the requirements of a data folder
...
The current text could be interpreted to mean that a data folder
_must_ have a plugin, but this isn't the case.
This added text clarifies that a plugin or resources are needed.
4 years ago
psi29a
86bd173d69
Merge branch 'refactoring' into 'master'
...
"static const" -> "static constexpr" in headers
See merge request OpenMW/openmw!676
4 years ago
AnyOldName3
b31459cc00
Merge branch 'refractiontest' into 'master'
...
Make refraction mixing based on water depth instead of screen depth
See merge request OpenMW/openmw!672
4 years ago
Petr Mikheev
369adf1583
Merge branch 'smarterunstuck' into 'master'
...
Forgot to initialize these variables
See merge request OpenMW/openmw!677
4 years ago
Petr Mikheev
7bbbe40abe
"static const" -> "static constexpr" in headers
4 years ago
wareya
e722c99e62
forgot to initialize these variables
4 years ago
psi29a
78894b6129
Merge branch 'smarterunstuck' into 'master'
...
Improve 'unstuck'ing code
See merge request OpenMW/openmw!675
4 years ago
wareya
40265bf118
make unstucking slightly smarter (can turn itself off, also acts like flat ground)
4 years ago
elsid
62c0ecbbd0
Separate engage combat timer for each actor
...
Use DeviatingPeriodicTimer to distribute calls over time. This reduces
stuttering and make AI more natural.
4 years ago
elsid
675c0ab72f
Apply uniform random deviation to AI reaction timer
...
This allows to distribute AI reaction calls over time.
Before this change actors appearing at the same frame will react in the same
frame over and over because AI reaction period is constant. It creates a
non-uniform CPU usage over frames. If a single frame has too many AI reactions
it may cause stuttering when there are too many actors on a scene for current
system.
Another concern is a synchronization of actions between creatures and NPC.
They start to go or hit at the same frame that is unnatural.
4 years ago
wareya
1a4e9df707
add bit to suppress coastline artifacts at more of a distance
4 years ago
wareya
bf336e4cb4
make sun scattering color stop being an ugly radioactive green
4 years ago
AnyOldName3
d13d90a50d
Merge branch 'msvc-fix-osg-src-build' into 'master'
...
MSVC: extern/ tweaks to make it build
See merge request OpenMW/openmw!663
4 years ago
wareya
845e3944d6
make refraction more visible even at a distance
4 years ago
Bret Curtis
8f996d0bce
Merge pull request #3056 from akortunov/master
...
Reset watched stats upon reload or new game start
4 years ago
Andrei Kortunov
54daa234bd
Reset watched stats upon reload or new game start
4 years ago
Alexei Dobrohotov
6ba4a36dbd
Merge pull request #3054 from akortunov/master
...
Remove invalid MyGUI properties from layout files
4 years ago
AnyOldName3
7831ba3d5d
Merge branch 'async_interp' into 'master'
...
Fix async physics interpolation
Closes #5908
See merge request OpenMW/openmw!670
4 years ago
wareya
1471ef003a
fix async physics interpolation
4 years ago
Bret Curtis
68c1adec0f
Merge pull request #3055 from akortunov/keyinit
...
Init animation key struct before usage
4 years ago
psi29a
a4719ffdf3
Merge branch 'fix-windows-theme' into 'master'
...
Deploy Qt style DLL
Closes #5907
See merge request OpenMW/openmw!667
4 years ago
Andrei Kortunov
a22f6b24d5
Init animation key struct before usage
4 years ago
psi29a
9c1bda5408
Merge branch 'robuster-vswhere' into 'master'
...
Ensure vswhere finds us a single suitable MSVC installation
See merge request OpenMW/openmw!668
4 years ago
AnyOldName3
b38a817600
Ensure vswhere finds us a single suitable MSVC installation
...
Also document the numerous arguments to achieve this.
4 years ago
AnyOldName3
1c296a1a78
Deploy Qt style DLL
4 years ago
Alexei Dobrohotov
7acebbd6e8
Merge branch 'no-using-namespace-std' into 'master'
...
Minor cleanup: Remove `using namespace std`
See merge request OpenMW/openmw!664
4 years ago
psi29a
cac7461324
Merge branch 'fix-mesa-sunglare' into 'master'
...
Fix sunglare on Mesa
Closes #5906
See merge request OpenMW/openmw!665
4 years ago
AnyOldName3
3ad1040271
Update changelog
4 years ago