Commit Graph

648 Commits (qt6_macos)

Author SHA1 Message Date
psi29a e9f3e5c6d1 Merge branch 'lua_actions_electric_boogaloo' into 'master'
Lua actions take 3

See merge request OpenMW/openmw!2628
5 months ago
uramer 0e2e386dc9 Lua actions take 3 5 months ago
Abdu Sharif b2f972df3d Update custom-shader-effects.rst to reflect new change 5 months ago
psi29a ff514df5a1 Merge branch 'distortion' into 'master'
Distortion

See merge request OpenMW/openmw!3536
5 months ago
elsid 9d357e0b04
Fix script to install luadocumentor
78577b255d19a1f4f4f539662e00357936b73c33 is a part of
https://gitlab.com/ptmikheev/openmw-luadocumentor.git repo. Before doing
checkout need to change the directory.
5 months ago
Cody Glassman 187f63d3d3 support postprocess distortion 5 months ago
elsid 491525d173
Add shebangs to bash scripts
To specify used interpreter and set exit on error mode.
5 months ago
Zackhasacat 0ff9831c92 Merge branch 'ondeath' into 'master'
Add a death event to the Lua API

See merge request OpenMW/openmw!3555
6 months ago
Evil Eye efb819b9d2 Rename to Died 6 months ago
Evil Eye ad68b7e18b Turn onDeath the engine handler into OnDeath the regular event 6 months ago
Evil Eye 8cf99822ed Add a death event to the Lua API 6 months ago
Alexei Kotov 99024d3826 Revamp NIF debug logging
Disabled by default
Extend it to supported files
Log more version info
Reduce noise
6 months ago
uramer d6220b7d03 Merge branch 'postprocess_version' into 'master'
[Postprocessing] Add an API version, mirroring Lua

See merge request OpenMW/openmw!3552
6 months ago
Cody Glassman de8c93d049 [Postprocessing] Add an API version, mirroring Lua 6 months ago
Cody Glassman 85fcfbafda apply same logic to render targets, remove UB 6 months ago
jvoisin d8cd465d61 Merge branch 'navmesh_doc' into 'master'
Reword navigation mesh related docs and tooltips

See merge request OpenMW/openmw!3569
6 months ago
Alexei Kotov bdc019647a Merge branch 'figure-skaters' into 'master'
Use accumulated movement when possible

Closes #5062

See merge request OpenMW/openmw!3549
7 months ago
elsid 392218dde3
Reword navigation mesh related docs and tooltips
To explain the effect of the setting in a more user friendly language.
7 months ago
elsid d0294019ce
Remove doc for removed setting 7 months ago
Cody Glassman 0f53088014 re-sync docs with postprocessing API 7 months ago
Mads Buvik Sandvei e86a4ebafe Fixes based on comments by capo 7 months ago
Cody Glassman 9a5fa9b8d6 fix persistent buffers and glsl_version 7 months ago
Mads Buvik Sandvei fdba857464 Document the "player movement ignores animation" setting. 7 months ago
Cody Glassman 9732413655 Fix two errors in postprocessing docs 7 months ago
Alexei Kotov 0b8739711e Merge branch 'settings_values_video' into 'master'
Use settings values for Video settings (#6876)

See merge request OpenMW/openmw!3527
7 months ago
Cody Glassman 09928ba265 use a dynamic falloff range for soft effect and use shader flags 7 months ago
elsid dcd81d026f
Use settings values for Video settings
* Convert window mode, vsync mode into enums, screenshot type into a struct.
* Add missing doc for screenshot type.
7 months ago
Abdu Sharif ee80f889b7 Make Per-Pixel Lighting option description a bit more neutral 7 months ago
Petr Mikheev 6161953106 Allow reading ESM4 books 8 months ago
Petr Mikheev 8bef84c16b util.color (0, 0, 0) -> util.color (`rgb(0, 0, 0)`) 8 months ago
Petr Mikheev fb8ccf52d8 Add missing argument `force` in UseItem 8 months ago
psi29a 938c487684
Merge branch 'time' into 'master'
[Lua] Ability to unpause the game when UI is opened.

See merge request OpenMW/openmw!3398
9 months ago
psi29a 5faf56950b
Merge branch 'lua_files' into 'master'
Implement Lua API for VFS

Closes #6864

See merge request OpenMW/openmw!3373
9 months ago
psi29a 0b74146b05
Merge branch 'luautflib' into 'master'
Lua utf-8 support

Closes #6505

See merge request OpenMW/openmw!3327
9 months ago
Petr Mikheev 23a7661d0b Control UI pause from Lua 9 months 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
9 months ago
Andrei Kortunov c04a0ca3a5 Implement Lua API for VFS 9 months ago
Petr Mikheev f260fa006e Show OpenMW version and Lua API revision in documentation. 9 months ago
Petr Mikheev ea8692a534 Add usehandlers.lua (same approach as activationhandlers.lua) 9 months ago
Kindi af58b531da change function names and add documentation in overview.rst 9 months ago
Petr Mikheev c5ba289bc7 Handle UI modes open/close sounds in Lua 9 months ago
Petr Mikheev 87eacf774a Control GUI modes from Lua 9 months ago
Petr Mikheev 4211665ede Merge branch 'sounds' into 'master'
Lua bindings for sound functions

See merge request OpenMW/openmw!3247
9 months ago
Petr Mikheev 6e90704409 Merge branch 'sphinx' into 'master'
Fix documentation building

See merge request OpenMW/openmw!3340
9 months ago
Andrei Kortunov 7ce9fc25c5 Implement Lua bindings for sound system 9 months ago
Andrei Kortunov 2c604e39a6 Do not use an outdated parse_cmake module 9 months ago
Andrei Kortunov 3e0101999f Bump year in documentation 9 months ago
Andrei Kortunov 2647484325 Fix a warning about incorrect underscore 9 months ago
Andrei Kortunov 10404c4784 Bump required sphinx version from 1.7 to 1.8 and use a new name for renamed function 9 months ago
Zackhasacat 8f303f46dc Lua Documentation clarification/fixes 9 months ago