1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-28 00:15:06 +00:00
OpenMW/files/data/scripts/omw
psi29a 527fa053c5 Merge branch 'actions_patchup' into 'master'
Lua Actions patchup

See merge request OpenMW/openmw!4311
2024-08-18 10:02:03 +00:00
..
camera Add Camera.isZoomEnabled check to move360 zooming 2024-07-08 23:30:05 +02:00
console add missing package to lua console 2024-07-15 12:26:51 +08:00
input Lua triggers to cover remaining deprecated actions 2024-08-08 00:08:48 +02:00
mechanics Rewrite addvfx and spawnvfx to take a model path instead of a static. Mode vfx from core to world. Add event handlers for AddVfx and SpawnVfx. 2024-08-10 14:56:35 +02:00
music Rollback a Muisc interface 2024-05-24 10:16:28 +04:00
mwui
settings Clean up a debug log 2024-07-08 21:41:31 +02:00
activationhandlers.lua Disallow Lua activation of inventory objects 2024-04-07 10:42:29 +02:00
ai.lua lua - add isFleeing() to lua AI interface 2024-07-31 20:29:33 +02:00
cellhandlers.lua
skillhandlers.lua Add the AiWander Lua API MR to changelog, fix Lua docs typo 2024-07-23 18:26:05 -05:00
ui.lua
usehandlers.lua
worldeventhandlers.lua Use sol::optional for optional table instead of function overloading. 2024-08-12 21:24:50 +02:00