Zackhasacat
|
e139135fdc
|
Revert unneeded changes
|
2023-09-02 15:16:41 -05:00 |
|
Zackhasacat
|
40925fa912
|
Add line
|
2023-09-02 15:15:30 -05:00 |
|
Zackhasacat
|
bbe7702dbc
|
Use string_view
|
2023-09-02 15:13:46 -05:00 |
|
Zackhasacat
|
7d0e140889
|
Merge branch 'master' of gitlab.com:openmw/openmw into lua_record_services
|
2023-09-02 14:55:57 -05:00 |
|
Zackhasacat
|
e50532691b
|
Fix define endif
|
2023-09-02 14:55:04 -05:00 |
|
Zackhasacat
|
9c4ffa8256
|
Map by service name
|
2023-09-02 14:23:57 -05:00 |
|
Zackhasacat
|
44303ed8ca
|
Move services to new HPP
|
2023-09-02 14:10:50 -05:00 |
|
psi29a
|
b818414d82
|
Merge branch 'activate_and_use' into 'master'
Handle Use action in Lua in a similar way to Activate action
See merge request OpenMW/openmw!3354
|
2023-09-02 15:11:43 +00:00 |
|
Alexei Kotov
|
16cc1ad59f
|
Editor: Disable Training service for creatures
|
2023-09-02 17:52:15 +03:00 |
|
Andrei Kortunov
|
65109b3822
|
Simplify VFS index iteration
|
2023-09-02 17:40:14 +04:00 |
|
Andrei Kortunov
|
c04a0ca3a5
|
Implement Lua API for VFS
|
2023-09-02 08:47:46 +04:00 |
|
Kindi
|
8798217b51
|
remove const keyword from all string_view
|
2023-09-02 12:21:07 +08:00 |
|
Zackhasacat
|
85d47dd715
|
Add return value
|
2023-09-01 17:53:28 -05:00 |
|
Zackhasacat
|
aba63c0145
|
Shorten, move to the correct place
|
2023-09-01 16:44:58 -05:00 |
|
Zackhasacat
|
9f80d68795
|
add servicesOffered to npc and creature records
|
2023-09-01 16:39:33 -05:00 |
|
psi29a
|
a1828eec29
|
Merge branch 'lua_spell_fix' into 'master'
Clear selected enchanted item and/or spell with actor.clearSelectedCastable()
See merge request OpenMW/openmw!3315
|
2023-09-01 20:33:42 +00:00 |
|
Zackhasacat
|
7113db8b97
|
Clear selected enchanted item and/or spell with actor.clearSelectedCastable()
|
2023-09-01 20:33:42 +00:00 |
|
Andrei Kortunov
|
7da8f388f5
|
More Coverity fixes
|
2023-09-01 16:49:39 +04:00 |
|
Kindi
|
db287b2bc6
|
dont use pass by const reference for small types in func arguments
|
2023-09-01 19:35:50 +08:00 |
|
Kindi
|
dd61caa96d
|
using misc::stringutils::format and simplify relativeposition function
|
2023-09-01 19:26:18 +08:00 |
|
psi29a
|
3e99103beb
|
Merge branch 'rtd' into 'master'
Show OpenMW version and Lua API revision in documentation
Closes #6149
See merge request OpenMW/openmw!3382
|
2023-09-01 08:06:58 +00:00 |
|
psi29a
|
03f1a30468
|
Merge branch 'lua_dispo' into 'master'
Add function to get current disposition, add baseDisposition to NPC record
See merge request OpenMW/openmw!3370
|
2023-09-01 08:06:35 +00:00 |
|
Zackhasacat
|
86c28921ae
|
Add function to get current disposition, add baseDisposition to NPC record
|
2023-09-01 08:06:34 +00:00 |
|
psi29a
|
64bdbe339d
|
Merge branch 'starfieldbsa' into 'master'
Support Starfield BA2s
See merge request OpenMW/openmw!3392
|
2023-09-01 08:06:25 +00:00 |
|
Alexei Kotov
|
2edf3399e2
|
Modernize extra data records
|
2023-09-01 01:54:11 +03:00 |
|
Alexei Kotov
|
8a7e8a89ac
|
Modernize Bethesda Havok records
|
2023-09-01 01:54:11 +03:00 |
|
Alexei Kotov
|
087114e55b
|
Print unsupported interpolator record names
|
2023-09-01 01:27:03 +03:00 |
|
psi29a
|
4fbf42b145
|
Merge branch 'no_dpad_movement' into 'master'
Do not bind movement to the Controller DPad, but allow it to be rebound
See merge request OpenMW/openmw!3356
|
2023-08-31 20:04:38 +00:00 |
|
Zackhasacat
|
ce1c78422b
|
Do not bind movement to the Controller DPad, but allow it to be rebound
|
2023-08-31 20:04:37 +00:00 |
|
Alexei Kotov
|
bb6e008801
|
Modernize dynamic effects
|
2023-08-31 22:06:21 +03:00 |
|
Petr Mikheev
|
d39552962f
|
Validate version of resources
|
2023-08-31 20:56:02 +02:00 |
|
Petr Mikheev
|
f260fa006e
|
Show OpenMW version and Lua API revision in documentation.
|
2023-08-31 20:56:02 +02:00 |
|
Alexei Kotov
|
2e847a12c4
|
Modernize NiSourceTexture and BSShaderTextureSet
|
2023-08-31 20:50:30 +03:00 |
|
Alexei Kotov
|
fb8ead2bd4
|
Rename nif/controlled to nif/texture
|
2023-08-31 18:59:33 +03:00 |
|
Alexei Kotov
|
4a88726aba
|
Move particle modifiers into a dedicated file
|
2023-08-31 18:43:13 +03:00 |
|
Alexei Kotov
|
1d05aa2e37
|
Modernize particle modifiers
|
2023-08-31 18:16:11 +03:00 |
|
psi29a
|
2cd17830d3
|
Merge branch 'nifreorg' into 'master'
Reorganize NIF record lists
See merge request OpenMW/openmw!3390
|
2023-08-31 14:18:26 +00:00 |
|
psi29a
|
a9fb50e2c7
|
Merge branch 'bsaloading' into 'master'
Allow BSA string tables to contain "padding"
See merge request OpenMW/openmw!3389
|
2023-08-31 08:11:28 +00:00 |
|
psi29a
|
5ba13f7aae
|
Merge branch 'lua_template_new' into 'master'
Support 'template' field in createRecordDraft, to use an existing record as a base in lua
See merge request OpenMW/openmw!3387
|
2023-08-31 08:02:50 +00:00 |
|
Petr Mikheev
|
ea8692a534
|
Add usehandlers.lua (same approach as activationhandlers.lua)
|
2023-08-30 22:48:51 +02:00 |
|
Alexei Kotov
|
b2bb19ae4d
|
Support Starfield BA2s
|
2023-08-30 21:57:30 +03:00 |
|
Alexei Kotov
|
f8b2967dab
|
Alphabetize NIF record type list
|
2023-08-30 19:20:26 +03:00 |
|
Alexei Kotov
|
4140f9da3c
|
Reorganize the list of recognized NIF records
|
2023-08-30 19:20:26 +03:00 |
|
Alexei Kotov
|
4d717ade6c
|
Allow BSA string tables to contain padding
|
2023-08-30 17:39:20 +03:00 |
|
psi29a
|
58aeb81e46
|
Merge branch 'container_ptr' into 'master'
Add `obj.parentContainer` in Lua. Refactor ContainerStore::mPtr, ContainerStore::mActor.
See merge request OpenMW/openmw!3381
|
2023-08-30 10:19:16 +00:00 |
|
Zackhasacat
|
4b7bf62671
|
Fix weapon table, and docs
|
2023-08-29 16:37:32 -05:00 |
|
elsid
|
8bbaa57a14
|
Add changelog record for #7557
|
2023-08-29 21:53:47 +02:00 |
|
Kindi
|
af58b531da
|
change function names and add documentation in overview.rst
|
2023-08-30 02:33:27 +08:00 |
|
elsid
|
915a8df942
|
Use struct for GenericObjectCache items
|
2023-08-29 20:25:21 +02:00 |
|
elsid
|
5f4bd498cf
|
Move cached value into container to be removed
|
2023-08-29 20:25:21 +02:00 |
|