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 |
|
psi29a
|
aa820be986
|
Merge branch 'cell_for_drafts' into 'master'
Add special cell for objects created via Lua scripts and not yet added into the world
Closes #7383
See merge request OpenMW/openmw!3193
|
2023-07-07 13:06:54 +00:00 |
|
Petr Mikheev
|
fb7ba40385
|
Merge branch 'lua-bb-once-and-for-all' into 'master'
Lua - Fix BB once and for all
See merge request OpenMW/openmw!3143
|
2023-07-05 20:21:38 +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 |
|
Petr Mikheev
|
d830ae37b1
|
Add special cell for objects created via Lua scripts and not yet added into the world
|
2023-07-04 17:15:14 +02:00 |
|
elsid
|
a6dbd819a1
|
Fix writing IndexRefId to ESM3
Use correct enum value.
|
2023-07-04 11:34:52 +02: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 |
|
psi29a
|
050fc20379
|
Merge branch 'settings_values_game' into 'master'
Use settings values for Game settings (#6876)
See merge request OpenMW/openmw!3188
|
2023-07-03 07:20:36 +00:00 |
|
Petr Mikheev
|
e3fa3a3712
|
Fix 7448 (onConsume don't work after loading a save if inventory wasn't accessed from Lua)
|
2023-07-03 02:13:41 +02:00 |
|
psi29a
|
6601b0cb15
|
Merge branch 'fastandloose' into 'master'
Drop support for --fs-strict
Closes #7394
See merge request OpenMW/openmw!3093
|
2023-07-02 19:24:14 +00:00 |
|
psi29a
|
b1e00b59f2
|
Merge branch 'lua_mwscript' into 'master'
Change MWScript Lua bindings (#7142)
See merge request OpenMW/openmw!2881
|
2023-07-02 19:23:09 +00:00 |
|
elsid
|
05a42a1816
|
Cleanup includes
|
2023-07-01 13:52:09 +02:00 |
|
psi29a
|
023e8f72cd
|
Merge branch 'master' into 'master'
pass time on OnTrainingFinished callback instead of before the fadeScreenIn
See merge request OpenMW/openmw!3181
|
2023-07-01 08:48:57 +00:00 |
|
Dave Corley
|
dfa4f5da8a
|
pass time on OnTrainingFinished callback instead of before the fadeScreenIn
|
2023-07-01 08:48:57 +00:00 |
|
elsid
|
6e8dcc16c6
|
Use settings values for Game settings
|
2023-07-01 00:59:35 +02:00 |
|
elsid
|
fb5e5335aa
|
Initialize mTimerDisposeSummonsCorpses in class definition
|
2023-07-01 00:59:35 +02:00 |
|
elsid
|
86e5b94ef6
|
Convert setting value int to CollisionShapeType on initialization
|
2023-07-01 00:59:35 +02:00 |
|
elsid
|
47978dcb71
|
Remove unused getActorsProcessingRange function
|
2023-07-01 00:59:15 +02:00 |
|
Petr Mikheev
|
866f67ed19
|
Change MWScript Lua bindings (#7142)
|
2023-06-30 22:26:17 +02:00 |
|
psi29a
|
2a271cdecc
|
Merge branch 'fix_7439' into 'master'
Fix #7439: world.players and nearby.players returns "0_-1" instead of "1_-1"
Closes #7439
See merge request OpenMW/openmw!3183
|
2023-06-30 09:09:44 +00:00 |
|
psi29a
|
2b11c2cf36
|
Merge branch 'fix-exterior-regression' into 'master'
Fixes #7437
Closes #7388 and #7437
See merge request OpenMW/openmw!3187
|
2023-06-29 13:33:34 +00:00 |
|
florent.teppe
|
950cc7be83
|
gets the right worldspace when calculating exterior positions.
|
2023-06-29 11:09:06 +02:00 |
|
Petr Mikheev
|
39fc832fde
|
Fix #7441: Objects that are removed and disabled in the same frame via lua remain in the world but become uninteractable
|
2023-06-28 21:43:30 +02:00 |
|
psi29a
|
fc5d73648a
|
Merge branch 'schooled' into 'master'
Merge magic schools into skills
See merge request OpenMW/openmw!3148
|
2023-06-28 09:32:48 +00:00 |
|
Kindi
|
a176e0f9ea
|
Partial ammo equipping
|
2023-06-28 09:32:15 +00:00 |
|
Petr Mikheev
|
8ca7770d56
|
Fix #7439: world.players and nearby.players returns "0_-1" instead of "1_-1"
|
2023-06-27 23:56:45 +02:00 |
|
Evil Eye
|
73c2387708
|
Merge schools into skills
|
2023-06-26 20:42:52 +02:00 |
|
Evil Eye
|
9947a41c37
|
Combine magic school properties into structs
|
2023-06-26 16:34:12 +02:00 |
|
psi29a
|
31efad1dd0
|
Merge branch 'fix_model_path' into 'master'
Fix #7403: incorrect model path for records created by Lua scripts
Closes #7403
See merge request OpenMW/openmw!3151
|
2023-06-25 20:11:43 +00:00 |
|
psi29a
|
dd0d66513d
|
Merge branch 'clickbait' into 'master'
Mostly dehardcode attributes
See merge request OpenMW/openmw!3164
|
2023-06-25 20:11:19 +00:00 |
|
psi29a
|
0ce98ccc0a
|
Merge branch 'idontwannatalkaboutit' into 'master'
Return the actual topic the info came from
See merge request OpenMW/openmw!3176
|
2023-06-25 20:11:04 +00:00 |
|
Evil Eye
|
c5344b7069
|
Return the actual topic the info came from
|
2023-06-24 11:40:25 +02:00 |
|
Andrei Kortunov
|
aad7c5066d
|
Do not lose existing callbacks for sky node
|
2023-06-22 15:18:53 +04:00 |
|
Evil Eye
|
9663f4f473
|
Address jvoisin's remarks
|
2023-06-21 22:11:01 +02: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
|
bb7eb0f527
|
Merge branch 'chargingup' into 'master'
Autocalculate enchantment costs and charges
Closes #7428
See merge request OpenMW/openmw!3152
|
2023-06-21 06:52:01 +00:00 |
|
psi29a
|
c4b62c8380
|
Merge branch 'objlist_serialize' into 'master'
Support LObjectList, GObjectList in Lua serialization
See merge request OpenMW/openmw!3153
|
2023-06-21 06:51:46 +00:00 |
|
Evil Eye
|
6e5b423d04
|
Fix saving skill increases
|
2023-06-20 20:26:08 +02:00 |
|
psi29a
|
a59f22fd30
|
Merge branch 'esm4_fix' into 'master'
Add a safeguard to load only supported records
Closes #7406
See merge request OpenMW/openmw!3158
|
2023-06-20 10:00:46 +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 |
|
Evil Eye
|
abcebd49d2
|
Allow for more than 8 attributes
|
2023-06-19 20:41:54 +02:00 |
|
Petr Mikheev
|
57e028fcc9
|
Merge branch 'container_resolve_lua' into 'master'
Lua: Add functions to resolve inventories
See merge request OpenMW/openmw!3157
|
2023-06-19 18:15:42 +00:00 |
|
Zackhasacat
|
f4980c178d
|
Lua: Add functions to resolve inventories
|
2023-06-19 18:15:42 +00:00 |
|
psi29a
|
bbfd906f08
|
Merge branch 'lua_effect_icon' into 'master'
Add icon path to core.MagicEffect
See merge request OpenMW/openmw!3154
|
2023-06-18 20:58:06 +00:00 |
|
Zackhasacat
|
835a67d876
|
Add icon path to core.MagicEffect
|
2023-06-18 20:58:06 +00:00 |
|
Mads Buvik Sandvei
|
5c32b32c58
|
Lua: ESM::Enchantment bindings
|
2023-06-18 20:57:21 +00:00 |
|
Evil Eye
|
8edbb9f005
|
Add attributes to the level up dialog dynamically
|
2023-06-18 22:55:05 +02:00 |
|
Evil Eye
|
9a4bfed852
|
Dynamically build the attribute list in the review dialog
|
2023-06-18 20:08:10 +02:00 |
|
Evil Eye
|
75f0ad4e95
|
Dynamically build the attribute selection dialog
|
2023-06-18 19:55:33 +02:00 |
|
Evil Eye
|
ea2cedb5ea
|
Build the attribute list in the stats window dynamically
|
2023-06-18 19:10:29 +02:00 |
|
Andrei Kortunov
|
04be1526b2
|
Add a safeguard to load only supported records
|
2023-06-18 19:56:06 +04:00 |
|
Evil Eye
|
bac6777fae
|
Reduce the number of magic numbers
|
2023-06-18 16:21:06 +02:00 |
|
Petr Mikheev
|
2f16a8d27c
|
Fix incorrect model part for records created by Lua scripts
|
2023-06-18 00:19:50 +02:00 |
|
Petr Mikheev
|
8e59c6b67b
|
Support LObjectList, GObjectList in Lua serialization
|
2023-06-18 00:07:22 +02:00 |
|
Evil Eye
|
e9bcad4e05
|
Autocalculate enchantment costs and charges
|
2023-06-17 22:25:47 +02:00 |
|
Petr Mikheev
|
9d15629ae2
|
[Lua] Add nearby.players and world.players
|
2023-06-17 19:56:25 +02:00 |
|
Petr Mikheev
|
0b9bcf58e2
|
Merge branch 'active-effect-modifiers' into 'master'
Lua bindings for modifying active effects/spells
See merge request OpenMW/openmw!3128
|
2023-06-17 16:34:40 +00:00 |
|
Mads Buvik Sandvei
|
698316fd2e
|
Lua bindings for modifying active effects/spells
|
2023-06-17 16:34:40 +00:00 |
|
psi29a
|
0755954b78
|
Merge branch 'openmwcs-pref-size' into 'master'
Add white space and larger default opening size of OpenMW-CS preferences
See merge request OpenMW/openmw!3145
|
2023-06-17 09:01:33 +00:00 |
|
Matjaž Lamut
|
d12426f1b0
|
Add white space and larger default opening size of OpenMW-CS preferences window. Improves first-impression and overall readability.
|
2023-06-16 20:03:42 +00: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 |
|
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 |
|
Petr Mikheev
|
8da6fd1095
|
Fix #7424
|
2023-06-15 11:33:12 +02:00 |
|
psi29a
|
3a707d8b98
|
Merge branch 'herebedreugh' into 'master'
Spawn creatures in newly generated exteriors
Closes #7413
See merge request OpenMW/openmw!3126
|
2023-06-15 07:41:35 +00:00 |
|
psi29a
|
d5f0f44afb
|
Merge branch 'raise_lower_rank_refactor' into 'master'
Refactor raiserank and lowerrank
See merge request OpenMW/openmw!3135
|
2023-06-15 07:03:26 +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 |
|
Zackhasacat
|
3e52971a13
|
Add duration to core.MagicEffectWithParams
|
2023-06-14 22:28:45 +00:00 |
|
glassmancody.info
|
c27904aa92
|
lua - add world to viewport function to camera
|
2023-06-14 11:47:11 -07:00 |
|
Petr Mikheev
|
ab7eebb356
|
Fix #7423 (too strict fallback validation)
|
2023-06-14 20:04:16 +02:00 |
|
Kindi
|
dccf6a2b8c
|
Refactor raiserank and lowerrank
|
2023-06-14 21:42:02 +08:00 |
|
psi29a
|
428642d2cf
|
Merge branch 'fix_7420' into 'master'
Fix #7420 (Local scripts on items cause the game to crash when activated)
Closes #7420
See merge request OpenMW/openmw!3131
|
2023-06-14 07:33:18 +00:00 |
|
Evil Eye
|
f02dd0ef03
|
Implement onNewExterior to spawn fish in generated exteriors
|
2023-06-13 17:04:22 +02:00 |
|
Petr Mikheev
|
718d5e4a71
|
Add setting "gmst overrides l10n"
|
2023-06-13 10:06:59 +02:00 |
|
psi29a
|
825d862f52
|
Merge branch 'lua_lock_trap' into 'master'
Allow Lua to access lock and trap data for doors and containers
See merge request OpenMW/openmw!2985
|
2023-06-13 07:37:33 +00:00 |
|
Zackhasacat
|
c108989b26
|
Allow Lua to access lock and trap data for doors and containers
|
2023-06-13 07:37:32 +00:00 |
|
psi29a
|
d4e1f9c5de
|
Merge branch 'fallbacks2' into 'master'
Validate fallbacks in openmw.cfg with a whitelist and add them to GMST store
See merge request OpenMW/openmw!3129
|
2023-06-13 07:36:38 +00:00 |
|
Kindi
|
43e92fa1c9
|
Add type prop for types.Creature
|
2023-06-13 03:55:44 +08:00 |
|
Petr Mikheev
|
790ddcf32e
|
Fix #7420 (Local scripts on items cause the game to crash when activated)
|
2023-06-12 21:25:48 +02:00 |
|
Petr Mikheev
|
256db78c6c
|
[Lua] core.getGMST returns nil if there is no such game setting
|
2023-06-12 17:59:40 +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
|
e35bf97603
|
Merge branch 'awildmoonappeared' into 'master'
Expose levelled creatures to Lua
See merge request OpenMW/openmw!3127
|
2023-06-12 15:57:59 +00:00 |
|
Petr Mikheev
|
3b43cc2aea
|
Lua: change obj.rotation from Euler angles to Quaternion
|
2023-06-12 00:16:42 +02:00 |
|
Evil Eye
|
9772845f7b
|
Address feedback
|
2023-06-11 21:13:34 +02:00 |
|
psi29a
|
1d5b73f20a
|
Merge branch 'youonlyneedtounlockonce' into 'master'
Don't unlock unlocked objects now that unlock is no longer idempotent
See merge request OpenMW/openmw!3125
|
2023-06-11 17:41:23 +00:00 |
|
Evil Eye
|
66d9d7e585
|
Expose levelled creatures to Lua
|
2023-06-11 15:13:46 +02:00 |
|
Evil Eye
|
24c1909d52
|
Don't unlock unlocked objects now that unlock is no longer idempotent
|
2023-06-11 09:43:42 +02:00 |
|
Evil Eye
|
3c588900dd
|
Apply elsid's suggestion and revert 3a888ef543
|
2023-06-10 22:04:14 +02:00 |
|
elsid
|
e6e6b65ab3
|
Remove redundant manipulators
|
2023-06-10 13:14:52 +02:00 |
|
psi29a
|
724d29aa63
|
Merge branch 'add_getBounty_to_types_Player' into 'master'
Lua: Add getCrimeLevel() to types.Player
See merge request OpenMW/openmw!3118
|
2023-06-10 08:48:33 +00:00 |
|
psi29a
|
3fcf9dc1d2
|
Merge branch 'set_scale' into 'master'
Allow Lua to set and get GameObject's in game scale
See merge request OpenMW/openmw!3114
|
2023-06-10 08:48:14 +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 |
|
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 |
|
psi29a
|
766b829ce6
|
Merge branch 'fix_7385' into 'master'
Fix #7385
Closes #7385
See merge request OpenMW/openmw!3117
|
2023-06-09 21:23:54 +00:00 |
|
psi29a
|
ca57bbe644
|
Merge branch 'debug_tgm_tcl' into 'master'
Lua commands debug.toggleGodMode and debug.toggleCollision
See merge request OpenMW/openmw!3113
|
2023-06-09 07:26:44 +00:00 |
|
Tobias Tribble
|
0e6155c529
|
Added delayed action
|
2023-06-08 23:50:54 -05:00 |
|
Kindi
|
8962cb818c
|
Add getCrimeLevel() to types.Player
|
2023-06-09 07:01:12 +08:00 |
|
Petr Mikheev
|
801a5a3213
|
Fix #7385
|
2023-06-08 22:45:37 +02:00 |
|
Evil Eye
|
a5b147d44d
|
Add a clarifying comment
|
2023-06-08 21:56:54 +02:00 |
|
Evil Eye
|
e791d2b498
|
Fix unit tests
|
2023-06-08 21:10:11 +02:00 |
|
Evil Eye
|
eeda48ec50
|
Drop support for --fs-strict
|
2023-06-08 21:10:09 +02:00 |
|
Evil Eye
|
da4e04522b
|
More closely replicate Morrowind.exe's locks
|
2023-06-08 20:10:32 +02:00 |
|
jvoisin
|
583a0b4d04
|
Apply jvoisin's suggestions
|
2023-06-08 18:35:53 +02:00 |
|
Evil Eye
|
3a888ef543
|
Prevent a static initialization order fiasco
|
2023-06-08 18:35:52 +02:00 |
|
Evil Eye
|
627bfa1155
|
Silence a clang warning
|
2023-06-08 18:35:52 +02:00 |
|
Evil Eye
|
f62ba346e1
|
Appease the formatting gods
|
2023-06-08 18:35:52 +02:00 |
|
Evil Eye
|
2cb77ed48f
|
Dehardcode skill selection
|
2023-06-08 18:35:52 +02:00 |
|
Evil Eye
|
9a93dcc39e
|
Dehardcode the list of skills in the stats window
|
2023-06-08 18:35:51 +02:00 |
|
Evil Eye
|
15a5fa84f6
|
Use std::variant in CachedStat
|
2023-06-08 18:35:51 +02:00 |
|
Evil Eye
|
65b22975c9
|
Remove SkillEnum
|
2023-06-08 18:35:50 +02:00 |
|
Evil Eye
|
72f8f9d1ad
|
Replace remaining skill indices in NpcStats
|
2023-06-08 18:35:49 +02:00 |
|
Evil Eye
|
1e0ed42294
|
Use RefId for skills in StatsListener
|
2023-06-08 18:35:48 +02:00 |
|
Evil Eye
|
28025e84f7
|
Replace more instances of ESM::Skill::Length
|
2023-06-08 18:35:48 +02:00 |
|
Evil Eye
|
47c1569961
|
Use RefId key for NPC skills
|
2023-06-08 18:35:48 +02:00 |
|
Evil Eye
|
1b956521fc
|
Reduce skill lookups by index
|
2023-06-08 18:35:47 +02:00 |
|
Evil Eye
|
16c0f0d5cc
|
Use a regular TypedDynamicStore for ESM:Skill
|
2023-06-08 18:35:47 +02:00 |
|
Tobias Tribble
|
41a2c82f93
|
Added scale property and setScale function
|
2023-06-07 19:23:36 -05:00 |
|
Petr Mikheev
|
e773b9d055
|
Lua commands debug.toggleGodMode and debug.toggleCollision
|
2023-06-07 23:41:29 +02:00 |
|
Petr Mikheev
|
3b5849add8
|
Move content files functions to core.contentFiles and add obj.contentFile
|
2023-06-07 20:57:48 +02:00 |
|
Petr Mikheev
|
a778dff61d
|
Add Lua functions to get the current load order and search objects by RefNum/FormId
|
2023-06-07 20:57:48 +02:00 |
|
Petr Mikheev
|
773669e69b
|
Add Lua script to handler ESM4 doors with Flag_AutomaticDoor
|
2023-06-07 20:57:48 +02:00 |
|
psi29a
|
75c371de66
|
Merge branch 'classyimage' into 'master'
Handle non-string RefIds when displaying a class image
See merge request OpenMW/openmw!3111
|
2023-06-07 06:51:24 +00:00 |
|
Evil Eye
|
6e39c0336c
|
Handle non-string RefIds when displaying a class image
|
2023-06-06 17:41:13 +02:00 |
|
psi29a
|
54b0ab9e01
|
Merge branch 'addpropstartingposandrot' into 'master'
Add startingPosition and startingRotation property to GameObject
See merge request OpenMW/openmw!3106
|
2023-06-06 13:16:33 +00:00 |
|
Petr Mikheev
|
7cecf2844a
|
Fix #7411
|
2023-06-05 22:22:58 +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 |
|
elsid
|
457fa16e37
|
Load existing exterior CellStore when required
|
2023-06-04 22:33:27 +02:00 |
|
elsid
|
01775dd6f0
|
Try create CellStore for interior cell when not found
|
2023-06-04 22:33:22 +02:00 |
|
psi29a
|
1843345510
|
Merge branch 'world_model_absent_cell' into 'master'
Do not rely on exceptions to handle absent cell
See merge request OpenMW/openmw!3098
|
2023-06-04 11:28:54 +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 |
|
psi29a
|
d8463a34d3
|
Merge branch 'quotes' into 'master'
Remove redundant quotes
See merge request OpenMW/openmw!3091
|
2023-06-04 11:28:14 +00:00 |
|
Kindi
|
dfafac72e9
|
add startingPosition and startingRotation lua property to gameobject
|
2023-06-04 14:35:33 +08: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
|
6b7e7acd16
|
Replace a number of incorrect index types
|
2023-06-03 16:30:35 +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 |
|
elsid
|
4a8471ce78
|
Use original RefId to remove info from InfoOrder
|
2023-06-03 01:12:21 +02:00 |
|