1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-23 07:40:15 +00:00
openmw/files/data/scripts/omw
psi29a 3032b340a2 Merge branch 'teleporting' into 'master'
A few Lua changes related to teleporting

See merge request OpenMW/openmw!3246
2023-07-27 09:32:28 +00:00
..
camera Move camera update after teleporting from worldimp to camera.lua 2023-07-19 10:42:58 +02:00
console
mechanics Add Lua script to handler ESM4 doors with Flag_AutomaticDoor 2023-06-07 20:57:48 +02:00
mwui
settings Minor fixes to Lua documentation 2023-02-28 22:04:53 -08:00
activationhandlers.lua Remove World::activate since all activation now goes trough LuaManager 2023-07-22 17:22:43 +02:00
ai.lua Expose the argument cancelOther of AiSequence::stack to Lua 2023-03-27 02:28:45 +02:00
cellhandlers.lua Simplify cellhandlers.lua 2023-06-17 20:11:35 +02:00
playercontrols.lua