Commit Graph

32238 Commits (8c27dca1dff85f354d5bef1912d6687d5f8e4b1f)
 

Author SHA1 Message Date
Petr Mikheev 23a7661d0b Control UI pause from Lua 1 year ago
Petr Mikheev b4c8b8308f Lock actiovation when the game is paused; Lock movement controls when UI is opened. 1 year ago
Zackhasacat ecc69b5479 Fix line 1 year ago
Zackhasacat 1db236b5fd Fix docs, dependancies 1 year ago
Zackhasacat ee5983f64a Docs fixes 1 year ago
Zackhasacat 6c6885c394 Formatting 1 year ago
Zackhasacat 070c600a83 Formatting 1 year ago
Zackhasacat e139135fdc Revert unneeded changes 1 year ago
Zackhasacat 40925fa912 Add line 1 year ago
Zackhasacat bbe7702dbc Use string_view 1 year ago
Zackhasacat 7d0e140889 Merge branch 'master' of gitlab.com:openmw/openmw into lua_record_services 1 year ago
Zackhasacat e50532691b Fix define endif 1 year ago
Zackhasacat 9c4ffa8256 Map by service name 1 year ago
Zackhasacat 44303ed8ca Move services to new HPP 1 year ago
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
1 year ago
Alexei Kotov 16cc1ad59f Editor: Disable Training service for creatures 1 year ago
Andrei Kortunov 65109b3822 Simplify VFS index iteration 1 year ago
Andrei Kortunov c04a0ca3a5 Implement Lua API for VFS 1 year ago
Kindi 8798217b51 remove const keyword from all string_view 1 year ago
Zackhasacat 85d47dd715 Add return value 1 year ago
Zackhasacat aba63c0145 Shorten, move to the correct place 1 year ago
Zackhasacat 9f80d68795 add servicesOffered to npc and creature records 1 year ago
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
1 year ago
Zackhasacat 7113db8b97
Clear selected enchanted item and/or spell with actor.clearSelectedCastable() 1 year ago
Andrei Kortunov 7da8f388f5 More Coverity fixes 1 year ago
Kindi db287b2bc6 dont use pass by const reference for small types in func arguments 1 year ago
Kindi dd61caa96d using misc::stringutils::format and simplify relativeposition function 1 year ago
psi29a 3e99103beb
Merge branch 'rtd' into 'master'
Show OpenMW version and Lua API revision in documentation

Closes #6149

See merge request OpenMW/openmw!3382
1 year ago
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
1 year ago
Zackhasacat 86c28921ae
Add function to get current disposition, add baseDisposition to NPC record 1 year ago
psi29a 64bdbe339d
Merge branch 'starfieldbsa' into 'master'
Support Starfield BA2s

See merge request OpenMW/openmw!3392
1 year ago
Alexei Kotov 2edf3399e2 Modernize extra data records 1 year ago
Alexei Kotov 8a7e8a89ac Modernize Bethesda Havok records 1 year ago
Alexei Kotov 087114e55b Print unsupported interpolator record names 1 year ago
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
1 year ago
Zackhasacat ce1c78422b
Do not bind movement to the Controller DPad, but allow it to be rebound 1 year ago
Alexei Kotov bb6e008801 Modernize dynamic effects 1 year ago
Petr Mikheev d39552962f Validate version of resources 1 year ago
Petr Mikheev f260fa006e Show OpenMW version and Lua API revision in documentation. 1 year ago
Alexei Kotov 2e847a12c4 Modernize NiSourceTexture and BSShaderTextureSet 1 year ago
Alexei Kotov fb8ead2bd4 Rename nif/controlled to nif/texture 1 year ago
Alexei Kotov 4a88726aba Move particle modifiers into a dedicated file 1 year ago
Alexei Kotov 1d05aa2e37 Modernize particle modifiers 1 year ago
psi29a 2cd17830d3
Merge branch 'nifreorg' into 'master'
Reorganize NIF record lists

See merge request OpenMW/openmw!3390
1 year ago
psi29a a9fb50e2c7 Merge branch 'bsaloading' into 'master'
Allow BSA string tables to contain "padding"

See merge request OpenMW/openmw!3389
1 year ago
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
1 year ago
Petr Mikheev ea8692a534 Add usehandlers.lua (same approach as activationhandlers.lua) 1 year ago
Alexei Kotov b2bb19ae4d Support Starfield BA2s 1 year ago
Alexei Kotov f8b2967dab Alphabetize NIF record type list 1 year ago
Alexei Kotov 4140f9da3c Reorganize the list of recognized NIF records 1 year ago