psi29a
|
39a209cb78
|
Merge branch 'settings_values_models' into 'master'
Use settings values for Models settings (#6876)
See merge request OpenMW/openmw!3413
|
2023-09-11 06:55:17 +00:00 |
|
elsid
|
053a3caf7b
|
Pass cache expiry delay to GenericResourceManager constructor
|
2023-09-09 19:35:20 +02:00 |
|
elsid
|
ad509bb954
|
Use settings values for Models settings
|
2023-09-09 13:12:08 +02:00 |
|
Petr Mikheev
|
65cd518b44
|
Update camera logic related to paused game / opened UI
|
2023-09-03 04:21:18 +02:00 |
|
elsid
|
816d3772b9
|
Cache absent land object
This allows to save on lookup in store.
|
2023-08-27 01:32:36 +02:00 |
|
elsid
|
ba1b3ae962
|
Avoid duplicated addEntryToObjectCache call
|
2023-08-19 01:30:18 +02:00 |
|
elsid
|
b67ecb4e4f
|
Remove redundant else
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
9cebe78a51
|
Avoid implicit cast to bool for pointers
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
bda29819cf
|
Reduce include dependency for land records
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
dc05e9adbb
|
Avoid redundant check for nullptr
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
28614730da
|
Pass land reference to LandObject constructor
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
7c7577a6bd
|
Do not recreate cache object
|
2023-08-19 01:30:16 +02:00 |
|
psi29a
|
e21e3a0d46
|
Merge branch 'time' into 'master'
Pause/resume the game in Lua scripts
See merge request OpenMW/openmw!3317
|
2023-08-18 08:22:04 +00:00 |
|
elsid
|
5abbc56bf2
|
Use proper cell size for ESM4 cells in CoordinateConverter
|
2023-08-13 02:24:22 +02:00 |
|
Petr Mikheev
|
91c7585c8b
|
Move some time-related function from World and WorldView to DateTimeManager
|
2023-08-08 22:57:28 +02:00 |
|
elsid
|
2a49919b53
|
Move esm3terrain to esmterrain
|
2023-08-06 19:17:44 +02:00 |
|
psi29a
|
fadfffe22c
|
Merge branch 'settings_values_map' into 'master'
Use settings values for Map settings (#6876)
See merge request OpenMW/openmw!3284
|
2023-08-06 16:14:09 +00:00 |
|
psi29a
|
4aaffa72e5
|
Merge branch 'more_coverity_fixes' into 'master'
More coverity fixes
See merge request OpenMW/openmw!3304
|
2023-08-03 07:15:34 +00:00 |
|
Andrei Kortunov
|
35561450f1
|
Do not copy osg::ref_ptr when possible
|
2023-07-31 20:43:46 +04:00 |
|
Andrei Kortunov
|
d3d7a663c6
|
Move some objects instead of copying
|
2023-07-31 20:43:46 +04:00 |
|
Andrei Kortunov
|
deba5b4d47
|
Catch unhandled exceptions
|
2023-07-31 16:35:31 +04:00 |
|
elsid
|
dd54857610
|
Add missing array include
|
2023-07-29 00:29:03 +02:00 |
|
elsid
|
9acb93ab29
|
Use settings values for Map settings
|
2023-07-27 22:53:53 +02:00 |
|
psi29a
|
e073eab05e
|
Merge branch 'more_evade_directions' into 'master'
Use more evade directions and filter by supporting animation (#7450)
Closes #7450
See merge request OpenMW/openmw!3210
|
2023-07-27 09:32:39 +00:00 |
|
psi29a
|
b68ca259ae
|
remove unused variables and commented out code
|
2023-07-23 22:43:28 +02:00 |
|
elsid
|
b4868c6094
|
Filter evade directions by supported animations
To avoid trying those which will not lead to any actor movement due to absent
animation.
|
2023-07-22 17:30:40 +02:00 |
|
elsid
|
80ae8ce116
|
Cache supported animations
|
2023-07-22 17:30:40 +02:00 |
|
Evil Eye
|
7573004efc
|
Implement the NegativeLight flag
|
2023-07-17 18:00:15 +02:00 |
|
Alexei Kotov
|
80b7dec571
|
Prevent object paging from leaking Vvardenfell into other exteriors
|
2023-07-16 00:05:59 +03:00 |
|
Alexei Dobrohotov
|
39c84c84da
|
Cap global map cell size (bug #6222)
|
2023-07-13 14:53:08 +03:00 |
|
Alexei Kotov
|
89c18d85de
|
Merge branch 'settings_values_groundcover' into 'master'
Use settings values for Groundcover settings (#6876)
See merge request OpenMW/openmw!3204
|
2023-07-11 13:58:03 +00:00 |
|
elsid
|
0851f0705d
|
Use settings values for Groundcover settings
|
2023-07-08 12:08:27 +02:00 |
|
elsid
|
f6fce5ee15
|
Cleanup includes
|
2023-07-08 11:28:56 +02:00 |
|
psi29a
|
63e9a63c67
|
Merge branch 'i-can-see-nearly-now-the-grass-is-gone' into 'master'
Maybe compute an accurate near and far plane using primitives for groundcover
See merge request OpenMW/openmw!2960
|
2023-07-08 08:58:13 +00:00 |
|
psi29a
|
cab47d0a2a
|
Merge branch 'settings_values_general' into 'master'
Use settings values for General settings (#6876)
See merge request OpenMW/openmw!3198
|
2023-07-07 13:07:13 +00:00 |
|
elsid
|
ebb8fdc698
|
Use settings values for General settings
|
2023-07-04 21:40:04 +02:00 |
|
glassmancody.info
|
a659d2eaeb
|
lua - fix bounding box once and for all
|
2023-07-04 09:55:11 -07:00 |
|
psi29a
|
8a33edd64a
|
Merge branch 'cleanup_includes' into 'master'
Cleanup includes
See merge request OpenMW/openmw!3191
|
2023-07-03 16:01:48 +00:00 |
|
elsid
|
05a42a1816
|
Cleanup includes
|
2023-07-01 13:52:09 +02:00 |
|
elsid
|
6e8dcc16c6
|
Use settings values for Game settings
|
2023-07-01 00:59:35 +02:00 |
|
Andrei Kortunov
|
aad7c5066d
|
Do not lose existing callbacks for sky node
|
2023-06-22 15:18:53 +04:00 |
|
Bret Curtis
|
73c5909387
|
small revert, "It is copying a texture, it is not a default initialized one. The source texture may or may not want GL_CLAMP_TO_EDGE."
|
2023-06-16 09:16:07 +02:00 |
|
Bret Curtis
|
ff6944701f
|
Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP
|
2023-06-16 09:16:07 +02:00 |
|
psi29a
|
44c3c40058
|
Merge branch 'lua-world-to-viewport' into 'master'
[Lua] Add world to viewport function to camera
See merge request OpenMW/openmw!3139
|
2023-06-16 06:47:16 +00:00 |
|
elsid
|
04215ca9ec
|
Use settings values for Fog settings
|
2023-06-15 22:01:14 +02:00 |
|
glassmancody.info
|
c27904aa92
|
lua - add world to viewport function to camera
|
2023-06-14 11:47:11 -07:00 |
|
psi29a
|
2686e586e5
|
Merge branch 'dev-7019' into 'master'
Fix improper access of stereo manager by other shared components
See merge request OpenMW/openmw!2437
|
2023-06-09 21:25:21 +00:00 |
|
Petr Mikheev
|
788a4d32aa
|
Handle DoubleSided and TreeAnim flags in BSLightingShaderProperty.
|
2023-05-29 18:47:27 +02:00 |
|
florent.teppe
|
ff9e04062d
|
Applies changes from previous commit
from commit bb1d040ac82d96de98661cd00a9c2ff912e1e481
Was lost during rebase.
|
2023-05-29 12:10:42 +02:00 |
|
florent.teppe
|
4c4ed77bd7
|
Fixes Quad tree terrain missing in some places
the function that queried if data existed or not didn't take the worlspace into account.
|
2023-05-29 12:10:42 +02:00 |
|