psi29a
|
558b3cbf60
|
Merge branch 'particles_fix' into 'master'
Create a stateset for every particle system to create its own defineMap
Closes #7304
See merge request OpenMW/openmw!3162
|
2023-06-21 14:35:13 +00:00 |
|
Andrei Kortunov
|
a08d921c4c
|
Create a stateset for every particle system to create its own defineMap
|
2023-06-21 16:13:58 +04:00 |
|
psi29a
|
47b1247fa2
|
Merge branch 'l10n' into 'master'
Make configurable whether GMST strings have priority over built-in interface messages
See merge request OpenMW/openmw!3134
|
2023-06-21 06:52:30 +00:00 |
|
psi29a
|
abdd4f5207
|
Merge branch 'lua_potion_magic' into 'master'
Lua: Add effects to potionRecord, ingredientRecord
See merge request OpenMW/openmw!3160
|
2023-06-20 10:00:06 +00:00 |
|
Zackhasacat
|
611a6429a9
|
Lua: Add effects to potionRecord, ingredientRecord
|
2023-06-20 10:00:05 +00:00 |
|
psi29a
|
68415a952e
|
Merge branch 'lua_quat' into 'master'
Breaking change in Lua API: change obj.rotation from Euler angles to Quaternion
See merge request OpenMW/openmw!3123
|
2023-06-20 09:59:06 +00:00 |
|
Bret Curtis
|
d582a26e4c
|
Set the default to CLAMP_TO_EDGE in case it was not explicity called for
|
2023-06-16 09:16:07 +02:00 |
|
Bret Curtis
|
30da8a27ba
|
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
|
0b1a0ad1a8
|
only 4 deep
|
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 |
|
elsid
|
04215ca9ec
|
Use settings values for Fog settings
|
2023-06-15 22:01:14 +02:00 |
|
psi29a
|
1630e04d1b
|
Merge branch 'fix_7423' into 'master'
Fix #7422, #7423, #7424
Closes #7424, #7423, and #7422
See merge request OpenMW/openmw!3136
|
2023-06-15 11:02:21 +00:00 |
|
psi29a
|
807893eb45
|
Merge branch 'clickbait' into 'master'
Mostly dehardcode skills
See merge request OpenMW/openmw!3112
|
2023-06-15 07:03:13 +00:00 |
|
Petr Mikheev
|
ab7eebb356
|
Fix #7423 (too strict fallback validation)
|
2023-06-14 20:04:16 +02:00 |
|
Petr Mikheev
|
718d5e4a71
|
Add setting "gmst overrides l10n"
|
2023-06-13 10:06:59 +02:00 |
|
Petr Mikheev
|
96399b3d23
|
Add fallbacks to Store<ESM::GameSetting>
|
2023-06-12 17:59:40 +02:00 |
|
Petr Mikheev
|
be45b8199e
|
Whitelist and type validation for fallbacks
|
2023-06-12 17:59:40 +02:00 |
|
Petr Mikheev
|
3b43cc2aea
|
Lua: change obj.rotation from Euler angles to Quaternion
|
2023-06-12 00:16:42 +02:00 |
|
Evil Eye
|
3c588900dd
|
Apply elsid's suggestion and revert 3a888ef543
|
2023-06-10 22:04:14 +02:00 |
|
elsid
|
180dd7dc64
|
Log worldspace in RecastContext
|
2023-06-10 13:23:47 +02:00 |
|
elsid
|
f9e9368fda
|
Add operator<< for DetourSettings
|
2023-06-10 13:14:52 +02:00 |
|
elsid
|
dd08154b23
|
Add operator<< for DetourNavigator::AreaCosts
|
2023-06-10 13:14:52 +02:00 |
|
elsid
|
ce5fbd6b68
|
Write separator between Detour status flags
|
2023-06-10 13:14:52 +02:00 |
|
psi29a
|
25a719700b
|
Merge branch 'esmtool_fallout_nv' into 'master'
Support FalloutNV.esm
See merge request OpenMW/openmw!3065
|
2023-06-10 08:48:54 +00:00 |
|
psi29a
|
ec2f0e4645
|
Merge branch 'fragile' into 'master'
More closely replicate Morrowind.exe's locks
Closes #7415
See merge request OpenMW/openmw!3116
|
2023-06-10 08:47:27 +00:00 |
|
elsid
|
11204d35d6
|
Use zlib directly for ESM4
Fallback to decompression by block of fixed size when decompressing the
whole archive fails.
|
2023-06-10 00:12:57 +02:00 |
|
elsid
|
f841a1377f
|
Skip ATTR subrecord in CLAS record
Present in FalloutNV.esm.
|
2023-06-09 23:44:39 +02: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 |
|
Evil Eye
|
da4e04522b
|
More closely replicate Morrowind.exe's locks
|
2023-06-08 20:10:32 +02:00 |
|
Evil Eye
|
65b22975c9
|
Remove SkillEnum
|
2023-06-08 18:35:50 +02:00 |
|
Evil Eye
|
16c0f0d5cc
|
Use a regular TypedDynamicStore for ESM:Skill
|
2023-06-08 18:35:47 +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 |
|
psi29a
|
25c1e6abee
|
Merge branch 'clickbait' into 'master'
Use std::array in various ESM structs
See merge request OpenMW/openmw!3103
|
2023-06-05 07:19:38 +00:00 |
|
psi29a
|
2f5bfb4df2
|
Merge branch 'fix-#7410' into 'master'
fix #7410
Closes #7410
See merge request OpenMW/openmw!3104
|
2023-06-04 11:28:26 +00:00 |
|
elsid
|
e8ef1a2a0c
|
Add default initialization for ESM4::TeleportDest::flags
|
2023-06-04 01:50:08 +02:00 |
|
elsid
|
67e32abd4f
|
Add default initialization to ESM::Position members
|
2023-06-04 01:50:04 +02:00 |
|
florent.teppe
|
04e026c53f
|
getRecNameString now constexpr
getTypeDescription uses a static constexpr variable so we don't return ref to temp memory.
|
2023-06-03 20:28:25 +02:00 |
|
Evil Eye
|
e01a3076dd
|
Use std::array in NpcStats
|
2023-06-03 14:26:37 +02:00 |
|
Evil Eye
|
a5bb6c7d8d
|
Use std::array in NPDTstruct52
|
2023-06-03 13:27:45 +02:00 |
|
Evil Eye
|
dd83da5eba
|
Use std::array in FADTstruct
|
2023-06-03 13:11:49 +02:00 |
|
Evil Eye
|
7be005c9a5
|
Use std::array in CLDTstruct
|
2023-06-03 11:58:09 +02:00 |
|
Evil Eye
|
8a474b9807
|
Use std::array in RADTstruct
|
2023-06-03 10:45:32 +02:00 |
|
psi29a
|
55cd30ea3b
|
Merge branch 'string_ref_id_utf8' into 'master'
Support UTF-8 by StringRefId::toDebugString (#7407)
Closes #7407
See merge request OpenMW/openmw!3096
|
2023-06-03 08:17:19 +00:00 |
|
psi29a
|
cc213fb437
|
Merge branch 'loadBsInvMarker' into 'master'
Load BSInvMarker NIF nodes
See merge request OpenMW/openmw!3092
|
2023-06-02 07:36:53 +00:00 |
|
psi29a
|
4335667d32
|
Merge branch 'esm4_cleanup' into 'master'
Clean up components/esm4
See merge request OpenMW/openmw!3086
|
2023-06-02 07:30:52 +00:00 |
|
psi29a
|
0bb652d7ce
|
Merge branch 'clickbait' into 'master'
Resolve Attribute GMSTs
See merge request OpenMW/openmw!3090
|
2023-06-02 07:30:40 +00:00 |
|
alekulyn
|
dc860ca302
|
Load BSInvMarker NIF nodes
|
2023-06-01 15:27:42 -05:00 |
|
elsid
|
78b3f7288a
|
Support UTF-8 by StringRefId::toDebugString
|
2023-06-01 22:16:47 +02:00 |
|
jvoisin
|
3152078c7e
|
Restore missing std::endl removed by an overeager regex
|
2023-06-01 13:48:41 +02:00 |
|
jvoisin
|
0e33730f5d
|
Remove useless logging
As suggested in https://gitlab.com/OpenMW/openmw/-/merge_requests/3086#note_1413234840
|
2023-06-01 13:31:48 +02:00 |
|