1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 16:59:56 +00:00
Commit graph

633 commits

Author SHA1 Message Date
jvoisin
d8cd465d61 Merge branch 'navmesh_doc' into 'master'
Reword navigation mesh related docs and tooltips

See merge request OpenMW/openmw!3569
2023-11-08 22:48:52 +00:00
Alexei Kotov
bdc019647a Merge branch 'figure-skaters' into 'master'
Use accumulated movement when possible

Closes #5062

See merge request OpenMW/openmw!3549
2023-11-07 03:01:56 +00:00
elsid
392218dde3
Reword navigation mesh related docs and tooltips
To explain the effect of the setting in a more user friendly language.
2023-11-06 10:52:52 +01:00
elsid
d0294019ce
Remove doc for removed setting 2023-11-06 02:05:35 +01:00
Cody Glassman
0f53088014 re-sync docs with postprocessing API 2023-11-05 10:22:22 -08:00
Mads Buvik Sandvei
e86a4ebafe Fixes based on comments by capo 2023-11-04 21:01:06 +01:00
Cody Glassman
9a5fa9b8d6 fix persistent buffers and glsl_version 2023-11-03 12:59:23 -07:00
Mads Buvik Sandvei
fdba857464 Document the "player movement ignores animation" setting. 2023-11-03 01:24:31 +01:00
Cody Glassman
9732413655 Fix two errors in postprocessing docs 2023-11-01 17:45:22 +00:00
Alexei Kotov
0b8739711e Merge branch 'settings_values_video' into 'master'
Use settings values for Video settings (#6876)

See merge request OpenMW/openmw!3527
2023-10-31 21:24:53 +00:00
Cody Glassman
09928ba265 use a dynamic falloff range for soft effect and use shader flags 2023-10-28 10:23:55 -07:00
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.
2023-10-27 14:31:23 +02:00
Abdu Sharif
ee80f889b7 Make Per-Pixel Lighting option description a bit more neutral 2023-10-23 12:35:57 +00:00
Petr Mikheev
6161953106 Allow reading ESM4 books 2023-10-03 10:55:12 +02:00
Petr Mikheev
8bef84c16b util.color (0, 0, 0) -> util.color (rgb(0, 0, 0)) 2023-09-15 19:29:38 +02:00
Petr Mikheev
fb8ccf52d8 Add missing argument force in UseItem 2023-09-11 16:21:34 +02:00
psi29a
938c487684
Merge branch 'time' into 'master'
[Lua] Ability to unpause the game when UI is opened.

See merge request OpenMW/openmw!3398
2023-09-06 08:16:49 +00:00
psi29a
5faf56950b
Merge branch 'lua_files' into 'master'
Implement Lua API for VFS

Closes #6864

See merge request OpenMW/openmw!3373
2023-09-03 17:06:14 +00:00
psi29a
0b74146b05
Merge branch 'luautflib' into 'master'
Lua utf-8 support

Closes #6505

See merge request OpenMW/openmw!3327
2023-09-03 17:05:27 +00:00
Petr Mikheev
23a7661d0b Control UI pause from Lua 2023-09-03 03:41:13 +02:00
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
2023-09-02 15:11:43 +00:00
Andrei Kortunov
c04a0ca3a5 Implement Lua API for VFS 2023-09-02 08:47:46 +04:00
Petr Mikheev
f260fa006e Show OpenMW version and Lua API revision in documentation. 2023-08-31 20:56:02 +02:00
Petr Mikheev
ea8692a534 Add usehandlers.lua (same approach as activationhandlers.lua) 2023-08-30 22:48:51 +02:00
Kindi
af58b531da change function names and add documentation in overview.rst 2023-08-30 02:33:27 +08:00
Petr Mikheev
c5ba289bc7 Handle UI modes open/close sounds in Lua 2023-08-20 17:49:56 +02:00
Petr Mikheev
87eacf774a Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
Petr Mikheev
4211665ede Merge branch 'sounds' into 'master'
Lua bindings for sound functions

See merge request OpenMW/openmw!3247
2023-08-18 09:15:24 +00:00
Petr Mikheev
6e90704409 Merge branch 'sphinx' into 'master'
Fix documentation building

See merge request OpenMW/openmw!3340
2023-08-17 09:32:26 +00:00
Andrei Kortunov
7ce9fc25c5 Implement Lua bindings for sound system 2023-08-15 10:28:29 +04:00
Andrei Kortunov
2c604e39a6 Do not use an outdated parse_cmake module 2023-08-15 08:54:42 +04:00
Andrei Kortunov
3e0101999f Bump year in documentation 2023-08-13 20:01:56 +04:00
Andrei Kortunov
2647484325 Fix a warning about incorrect underscore 2023-08-13 20:01:56 +04:00
Andrei Kortunov
10404c4784 Bump required sphinx version from 1.7 to 1.8 and use a new name for renamed function 2023-08-13 20:01:56 +04:00
Zackhasacat
8f303f46dc Lua Documentation clarification/fixes 2023-08-11 21:16:32 +00:00
psi29a
fadfffe22c Merge branch 'settings_values_map' into 'master'
Use settings values for Map settings (#6876)

See merge request OpenMW/openmw!3284
2023-08-06 16:14:09 +00:00
Petr Mikheev
7d08243c95 Minor fixes in OpenMW Lua documentation. 2023-07-29 12:50:50 +02:00
elsid
bdb4808588
Remove unused local map hud widget size setting
Unused since d1a3cc98ff
2023-07-27 22:53:51 +02:00
Petr Mikheev
4016e8b383 Lua engine handler onTeleported 2023-07-19 10:42:58 +02:00
Evil Eye
9292ea5a7a Update NegativeLight flag documentation 2023-07-18 17:40:24 +02:00
Alexei Dobrohotov
39c84c84da Cap global map cell size (bug #6222) 2023-07-13 14:53:08 +03:00
Petr Mikheev
a09fb8d8f8 Rework Lua bindings for journal 2023-07-08 14:32:58 +02:00
Tobias Tribble
c792582376 Add Lua bindings for journal 2023-07-08 13:37:39 +02:00
Matjaž Lamut
93db20c449 Subheader formatting for records-drag-and-drop.rst 2023-07-04 19:08:51 +00:00
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
2023-06-27 14:17:59 +00:00
Matjaž Lamut
32cbff4dce Documentation: Article on how to set up doors in OpenMW 2023-06-27 14:17:59 +00:00
jvoisin
3af7a88365 Review suggestion. 2023-06-25 14:45:26 +00:00
Matjaž Lamut
33e4a5fdf5 Mention behaviour if ID Name of interior cells in OpenMW-CS 2023-06-25 10:11:15 +00:00
Matjaž Lamut
1906410bb1 Mention the significance of the Name for interior cells. 2023-06-25 10:05:33 +00:00
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. 2023-06-22 13:08:04 +00:00