Commit Graph

693 Commits (master)

Author SHA1 Message Date
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
5 months ago
Evil Eye efb819b9d2 Rename to Died 5 months ago
Evil Eye ad68b7e18b Turn onDeath the engine handler into OnDeath the regular event 5 months ago
Evil Eye 8cf99822ed Add a death event to the Lua API 5 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
6 months ago
elsid 392218dde3
Reword navigation mesh related docs and tooltips
To explain the effect of the setting in a more user friendly language.
6 months ago
elsid d0294019ce
Remove doc for removed setting 6 months ago
Cody Glassman 0f53088014 re-sync docs with postprocessing API 6 months ago
Mads Buvik Sandvei e86a4ebafe Fixes based on comments by capo 6 months ago
Cody Glassman 9a5fa9b8d6 fix persistent buffers and glsl_version 6 months ago
Mads Buvik Sandvei fdba857464 Document the "player movement ignores animation" setting. 6 months ago
Cody Glassman 9732413655 Fix two errors in postprocessing docs 6 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
6 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 7 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
8 months ago
psi29a 5faf56950b
Merge branch 'lua_files' into 'master'
Implement Lua API for VFS

Closes #6864

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

Closes #6505

See merge request OpenMW/openmw!3327
8 months ago
Petr Mikheev 23a7661d0b Control UI pause from Lua 8 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
8 months ago
Andrei Kortunov c04a0ca3a5 Implement Lua API for VFS 8 months ago
Petr Mikheev f260fa006e Show OpenMW version and Lua API revision in documentation. 8 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
psi29a fadfffe22c Merge branch 'settings_values_map' into 'master'
Use settings values for Map settings (#6876)

See merge request OpenMW/openmw!3284
9 months ago
Petr Mikheev 7d08243c95 Minor fixes in OpenMW Lua documentation. 10 months ago
elsid bdb4808588
Remove unused local map hud widget size setting
Unused since d1a3cc98ff
10 months ago
Petr Mikheev 4016e8b383 Lua engine handler onTeleported 10 months ago
Evil Eye 9292ea5a7a Update NegativeLight flag documentation 10 months ago
Alexei Dobrohotov 39c84c84da Cap global map cell size (bug #6222) 10 months ago
Petr Mikheev a09fb8d8f8 Rework Lua bindings for journal 10 months ago
Tobias Tribble c792582376 Add Lua bindings for journal 10 months ago
Matjaž Lamut 93db20c449 Subheader formatting for records-drag-and-drop.rst 10 months 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
11 months ago
Matjaž Lamut 32cbff4dce Documentation: Article on how to set up doors in OpenMW 11 months ago
jvoisin 3af7a88365 Review suggestion. 11 months ago
Matjaž Lamut 33e4a5fdf5 Mention behaviour if ID Name of interior cells in OpenMW-CS 11 months ago
Matjaž Lamut 1906410bb1 Mention the significance of the Name for interior cells. 11 months 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. 11 months ago
Matjaž Lamut 6d824fddbd Documentation: Drag&Drop in OpenMW-CS 11 months ago
psi29a 47b1247fa2 Merge branch 'l10n' into 'master'
Make configurable whether GMST strings have priority over built-in interface messages

See merge request OpenMW/openmw!3134
11 months ago
Bret Curtis 5b30af20be update docs 11 months ago
Evil Eye c1823e8742 Document onNewExterior 11 months ago
Petr Mikheev 718d5e4a71 Add setting "gmst overrides l10n" 11 months ago
elsid 7d11a18907
Allow any integer number >= 0 for antialiasing level
There is wider support than just specific powers of two. The supported level
will be detected anyway.
11 months ago
Elias Howell bf8fafa79a fixed some typos and spelling errors 1 year ago
Petr Mikheev 61d207bd78 Allow Lua scripts to extend or override standard activation mechanics 1 year ago
Matjaž Lamut 1ab268d775 Documentation - more information on COLLADA texture paths 1 year ago
Matjaž Lamut 7345825a47 Fix a typo in the documentation 1 year ago
AnyOldName3 d42f3abde0 Add stereo settings to table of contents
Otherwise they're unreachable
1 year ago
uramer 7f3926db3f Merge branch 'lua_ai' into 'master'
Expose the argument `cancelOther` of `AiSequence::stack` to Lua

Closes #7245

See merge request OpenMW/openmw!2865
1 year ago
AnyOldName3 fc75fffc52 Okay, maybe some thinking was actually necessary 1 year ago
AnyOldName3 cfbf68f717 The most labour-intensive commit ever to grace this repository 1 year ago
elsid 883a449e19
Add missing documentation for stereo settings 1 year ago
elsid 89639553b4
Fix tooltip delay setting range 1 year ago
elsid ed0411f2e0
Use more specific type description for Lua settings
To match usage in code. "integer" type is usually used for settings intepreted
as C++ int type. But these ones are parsed as std::uint64_t.
1 year ago
Petr Mikheev 3c5a9f55c5 Expose the argument `cancelOther` of `AiSequence::stack` to Lua 1 year ago
Petr Mikheev a72dc6c7a1 (Lua) Add onActivate handler in global scripts 1 year ago
Andrei Kortunov 340790c71c Update settings documentation 1 year ago
Andrei Kortunov be488649c3 Add support for non-adaptive VSync (feature 7129) 1 year ago
uramer ee4b023680 Fix Luarocks PATH 1 year ago
uramer c064e9ebf9 Find luarocks package installations in a more robust way 1 year ago
psi29a 3a56cc857d Merge branch 'teal_test' into 'master'
Teal declarations

See merge request OpenMW/openmw!2529
1 year ago
uramer b883cc5a1b Move the Teal docs page out of Overview 1 year ago
Matjaž Lamut 8eb1d97501 The preceding parragraph used singular and "piece" while my text used plural and "part". Made it all singular and "piece" to be coherent. 1 year ago
uramer 463dcdb610 Use fixed openmwluadocumentor commit 1 year ago
uramer 2cf6c5b3ce Move generate_teal_declarations.sh to scripts/ 1 year ago
Matjaž Lamut 7e2d05f434 Forgot to include some parameters to render the table properly. 1 year ago
Matjaž Lamut 975f034303 Docs: Additional info on how armor is assigned into light, medium, heavy category. 1 year ago
uramer c31d872f18 Use install_luadocumentor_in_docker for teal_ci 1 year ago
uramer a8d32ebdca Rename the build_teal script 1 year ago
uramer 84712b55bb Error on missing arguments for the Teal script 1 year ago
uramer dd3c89c5db Document the Teal workflow 1 year ago
uramer 75fcf53f7d Teal CI 1 year ago
uramer e938c04e30 Generate Teal declarations from luadoc 1 year ago
psi29a b385f27f86 Merge branch 'console_history' into 'master'
Remembering console commands between sessions

Closes #7125

See merge request OpenMW/openmw!2603
1 year ago
Kindi 044d82a842 Remembering console commands between sessions 1 year ago
elsid 2c43a8558a
Add option to disable debug log for unsupported nif files
It becomes quite extensive and not very useful when loading oblivion content
files.
1 year ago
uramer 192e765bf3 Fix title underline too short Sphixn warning 1 year ago