1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/files/lua_api/openmw
2023-06-07 23:41:29 +02:00
..
async.lua
camera.lua Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00
core.lua add startingPosition and startingRotation lua property to gameobject 2023-06-04 14:35:33 +08:00
debug.lua Lua commands debug.toggleGodMode and debug.toggleCollision 2023-06-07 23:41:29 +02:00
input.lua Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00
interfaces.lua Allow Lua scripts to extend or override standard activation mechanics 2023-04-16 23:50:27 +02:00
nearby.lua Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00
postprocessing.lua postprocessing lua api extensions 2022-05-22 18:53:38 -07:00
self.lua Add functionality for lua to view and modify ownership data for GameObjects 2023-04-25 21:20:43 +00:00
storage.lua Documentation and API fixes (part of !2529) 2023-01-30 10:13:26 +00:00
types.lua Merge branch 'create_record_types' into 'master' 2023-05-25 08:00:13 +00:00
ui.lua Add a note in the docs 2023-02-26 14:13:06 +01:00
util.lua Expose game object's bounding box in lua api 2023-05-18 11:10:10 -07:00
world.lua Allow creating Activator, Armor, Clothing, Misc, Weapon records via lua 2023-05-25 08:00:12 +00:00