Commit Graph

733 Commits (30e6821d818932797ff9cba22863bcb38857b71a)

Author SHA1 Message Date
Andrei Kortunov 715efe892f Load YAML files via Lua (feature 7590) 10 months ago
Martin d8c74e1d62 conf.py: Set navigation_with_keys to allow navigating documentation through arrow keys 10 months ago
psi29a 097fad352f Merge branch 'wtf-even-is-force-shaders' into 'master'
Clarify shaders documentation

See merge request OpenMW/openmw!3860
10 months ago
Zackhasacat d73c1c8590 Merge branch 'master' of gitlab.com:openmw/openmw into lua_controller_cursor 10 months ago
Zackhasacat 873877795a Move gamepad controls to lua interface 10 months ago
AnyOldName3 9c959d9698 Make a long sentence more concise
Thanks Bing Chat for doing a mediocre job of this that inspired me to do a competent job of it.
11 months ago
AnyOldName3 91e7eebefb Clarify interaction between clamp lighting and terrain 11 months ago
psi29a 5271241ea6 Merge branch 'clean_docs_lua' into 'master'
Various Documentation Fixes

See merge request OpenMW/openmw!3864
11 months ago
psi29a ec1cf46ec7 Merge branch 'lua_keybinds' into 'master'
Lua Implement mouse input engine handlers, improve inputBinding renderer

See merge request OpenMW/openmw!3855
11 months ago
Epoch 6486f3f2cf Add option to use camera as sound listener 11 months ago
Zackhasacat a95a4c19fc Added fixes for several doc files 11 months ago
AnyOldName3 567d36240e Clarify shaders documentation
We know people get confused by it. Hopefully this should help.
11 months ago
psi29a a060a7297c Merge branch 'dehardcode-skillprogression' into 'master'
Lua: Dehardcode skill and level progression

See merge request OpenMW/openmw!3779
11 months ago
uramer f4fed4ca5f Simplify inputBinding renderer, allow binding controller buttons 11 months ago
uramer c68dee214e Mouse input engine handlers 11 months ago
Mads Buvik Sandvei 4f8476efd4 Comments 11 months ago
Mads Buvik Sandvei 011d9d6493 Dehardcode skill and level progression 11 months ago
uramer 9cce2e39ba Merge branch 'master' into menuscripts 11 months ago
Mads Buvik Sandvei a94add741e Lua: Animation bindings 11 months ago
Diego 119db0be6d added instructions to install innoextract using homebrew 11 months ago
Diego 5c135551e6 removed zypper and pacman commands 11 months ago
jvoisin 6029545bc7 Applying feedback to make verbiage less casual 11 months ago
jvoisin a7473a2134 Applying feedback to remove redundant instructions 11 months ago
jvoisin d6d1cb099f applying feedback to switch from bash to console 11 months ago
jvoisin 6a1979e5f1 Applying feedback to fix the verbiage of using innoextract 11 months ago
jvoisin 0f3c4f2043 Applying Feedback 11 months ago
Diego 0ea88df46d added instructions for extracting .esm files using innoextract 11 months ago
Cody Glassman 3cdb9496c4 dont clear empty FBOs, fix doc example 12 months ago
uramer 94d782c4be Fix doc typos and add menu package to necessary lists 12 months ago
Andrei Kortunov 6cefe2c118 Rework launcher tabs 12 months ago
uramer b5aca012eb Fix typo 12 months ago
uramer c6a27d06b0 Move controls settings to menu context 12 months ago
uramer 82a125fb6a Replace onUpdate with onFrame for menu scripts 12 months ago
uramer 2107bbc01d Reuse input engine handlers in menu scripts 12 months ago
uramer a3fd1b3d6f Document menu scripts 12 months ago
psi29a e9f3e5c6d1 Merge branch 'lua_actions_electric_boogaloo' into 'master'
Lua actions take 3

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

See merge request OpenMW/openmw!3536
1 year 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.
1 year ago
Cody Glassman 187f63d3d3 support postprocess distortion 1 year ago
elsid 491525d173
Add shebangs to bash scripts
To specify used interpreter and set exit on error mode.
1 year ago
Zackhasacat 0ff9831c92 Merge branch 'ondeath' into 'master'
Add a death event to the Lua API

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

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

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

Closes #5062

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

See merge request OpenMW/openmw!3527
1 year ago
Cody Glassman 09928ba265 use a dynamic falloff range for soft effect and use shader flags 1 year 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.
1 year ago
Abdu Sharif ee80f889b7 Make Per-Pixel Lighting option description a bit more neutral 1 year ago
Petr Mikheev 6161953106 Allow reading ESM4 books 1 year ago
Petr Mikheev 8bef84c16b util.color (0, 0, 0) -> util.color (`rgb(0, 0, 0)`) 1 year ago
Petr Mikheev fb8ccf52d8 Add missing argument `force` in UseItem 1 year ago
psi29a 938c487684
Merge branch 'time' into 'master'
[Lua] Ability to unpause the game when UI is opened.

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

Closes #6864

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

Closes #6505

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

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

See merge request OpenMW/openmw!3340
1 year ago
Andrei Kortunov 7ce9fc25c5 Implement Lua bindings for sound system 1 year ago
Andrei Kortunov 2c604e39a6 Do not use an outdated parse_cmake module 1 year ago
Andrei Kortunov 3e0101999f Bump year in documentation 1 year ago
Andrei Kortunov 2647484325 Fix a warning about incorrect underscore 1 year ago
Andrei Kortunov 10404c4784 Bump required sphinx version from 1.7 to 1.8 and use a new name for renamed function 1 year ago
Zackhasacat 8f303f46dc Lua Documentation clarification/fixes 1 year ago
psi29a fadfffe22c Merge branch 'settings_values_map' into 'master'
Use settings values for Map settings (#6876)

See merge request OpenMW/openmw!3284
1 year ago
Petr Mikheev 7d08243c95 Minor fixes in OpenMW Lua documentation. 1 year ago
elsid bdb4808588
Remove unused local map hud widget size setting
Unused since d1a3cc98ff
1 year ago
Petr Mikheev 4016e8b383 Lua engine handler onTeleported 1 year ago
Evil Eye 9292ea5a7a Update NegativeLight flag documentation 1 year ago
Alexei Dobrohotov 39c84c84da Cap global map cell size (bug #6222) 1 year ago
Petr Mikheev a09fb8d8f8 Rework Lua bindings for journal 2 years ago
Tobias Tribble c792582376 Add Lua bindings for journal 2 years ago
Matjaž Lamut 93db20c449 Subheader formatting for records-drag-and-drop.rst 2 years ago
psi29a bf72fa0307 Merge branch 'door-n-teleports' into 'master'
Documentation: Article on how to set up doors in OpenMW

See merge request OpenMW/openmw!3172
2 years ago
Matjaž Lamut 32cbff4dce Documentation: Article on how to set up doors in OpenMW 2 years ago
jvoisin 3af7a88365 Review suggestion. 2 years ago
Matjaž Lamut 33e4a5fdf5 Mention behaviour if ID Name of interior cells in OpenMW-CS 2 years ago
Matjaž Lamut 1906410bb1 Mention the significance of the Name for interior cells. 2 years ago
Matjaž Lamut 5c810c5891 Extra information on the cell view. It doesn't turn it into a complete article, but covers some harder-to-discover features. 2 years ago