1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 07:26:33 +00:00
Commit graph

593 commits

Author SHA1 Message Date
Mads Buvik Sandvei
c7e3f9b0cf Add some events from the dehardcode spellcasting MR, that do not need to be specific to that MR. 2025-07-05 21:30:51 +02:00
Cody Glassman
bc78aa4198 docs - add semicolons before examples 2025-07-04 11:03:29 -07:00
Cody Glassman
a5b8db70a4 docs - improve styling in headers and code blocks 2025-07-04 06:59:05 -07:00
Cody Glassman
10f86c67fe docs - fix spacing in example lua 2025-07-02 06:04:39 -07:00
Cody Glassman
c4506d2d67 docs - add missing inherited fields and events to widgets 2025-06-26 18:37:46 -07:00
Cody Glassman
759cea3051 docs - advanced settings 2025-06-23 17:39:01 -07:00
Cody Glassman
74c9da78d3 docs - dropdown toc 2025-06-20 17:23:03 -07:00
Cody Glassman
ac400f0ebc docs - dropdown toc 2025-06-20 17:17:13 -07:00
Cody Glassman
3abc86be73 docs - fix interfaces 2025-06-20 13:05:15 -07:00
Cody Glassman
320b2cf55e docs - adjust more ordering and add interfaces to package table 2025-06-20 13:00:30 -07:00
Cody Glassman
3bdf57f7c1 docs - support prism and reorder some TOC 2025-06-20 10:42:35 -07:00
Cody Glassman
39917f1ebe docs - address more naming consistency with hyphens 2025-06-20 06:12:55 -07:00
Cody Glassman
b7a1f76f4d docs - make table headers real headers 2025-06-17 18:22:26 -07:00
Cody Glassman
4032f4e06c docs - more restructuring 2025-06-17 11:42:13 -07:00
Cody Glassman
766b8f3145 docs - more restructuring 2025-06-17 11:03:55 -07:00
Cody Glassman
302d92561d docs - begin restructing docs 2025-06-16 15:36:43 -07:00
AnyOldName3
d8c764ba5a Add missing line break
The bullet points don't render correctly without it.
2025-06-11 14:02:58 +01:00
Evil Eye
c05d2d1d38 Restrict openmw.animation to local scripts 2025-06-05 20:15:40 +02:00
Evil Eye
360abd9b90 Render openmw.animation inaccessible in menu scripts 2025-06-05 20:13:36 +02:00
Dave Corley
b006cb9846 FIX: Correctly describe interface availability of menu scripts 2025-05-17 07:04:23 -07:00
Evil Eye
9756d3d84f Update can be used column 2025-05-11 13:38:39 +02:00
epochwon
9e80c27002 changed fognear to a float instead of a vec2 2025-05-02 15:42:15 -04:00
AnyOldName3
897b502b0f Field lists for tokens 2025-04-26 19:09:59 +01:00
AnyOldName3
cbf0760adf Configuration sources to bulleted list 2025-04-26 18:57:57 +01:00
AnyOldName3
c0a05f5d13 Add documentation for custom config directories
Also includes examples for portable installs and profiles.
2025-04-19 19:14:18 +01:00
psi29a
747771ac5e Merge branch 'fontexport' into 'master'
Restore --export-fonts option functionality

See merge request OpenMW/openmw!4561
2025-03-27 11:04:35 +00:00
Evil Eye
c691917172 Distinguish between I.Controls and I.GamepadControls 2025-03-10 16:37:13 +01:00
Alexei Kotov
dc3264a3a5 Restore --export-fonts option functionality 2025-03-02 22:33:06 +03:00
Alexei Kotov
aa277c0934 Add an option to match sunlight to the sun (#8032) 2024-12-28 18:29:35 +03:00
Alexei Kotov
95c38bacc7 Remove write nif debug log setting 2024-11-26 21:31:25 +03:00
Alexei Kotov
4f521a94d7 Allow opting out of water culling (#7318) 2024-10-31 14:54:05 +03:00
Calandiel Elende
9248e37156 add OFFENSE_TYPE and commitCrime to lua 2024-10-20 09:37:27 +00:00
psi29a
cb009db4bb Merge branch 'topicHighlighting' into 'master'
Topic Highlighting Mouse Over Fix

See merge request OpenMW/openmw!4113
2024-09-27 06:36:17 +00:00
Alexei Kotov
b412b60a07 Update topic highlighting documentation 2024-09-22 21:10:59 +03:00
Alexei Kotov
2ab6dd0229 Address my own review concerns
Correct the number of hyphens in documentation
Use the correct settings tag
Simplify color values
2024-09-19 04:05:54 +03:00
Cody Glassman
b346a4a858 Add frame number to available postprocess uniforms 2024-09-10 16:58:27 +00:00
Alexei Kotov
176dec45a7 Make light attenuation fade optional
This also makes Force Per Pixel Lighting caption shorter to provide more space for the new button
2024-08-30 10:03:37 +03:00
Anton Uramer
266cb319f1 Document the keyboard navigation setting 2024-08-08 16:12:01 +02:00
Armand Golpaygani
987262a08b Split sentences to improve wording 2024-08-02 22:48:36 +02:00
Armand Golpaygani
7c310d5fc5 Add rebalance soul gem values doc 2024-08-01 23:01:49 +02:00
Abdu Sharif
885ab3cfc2 Make show post processing enabled as the context says 2024-07-28 22:38:14 +00:00
Abdu Sharif
f9bbbecfab Add half_float to omwfx.rst 2024-07-28 22:29:50 +00:00
Sam Hellawell
9beb380c7d Remove M_PI, documenation cleanup 2024-07-19 00:05:16 +01:00
Sam Hellawell
28c8e6b1fe Cleanup loadRules method, smooth animation transitions game.rst docuemntation 2024-07-19 00:04:16 +01:00
Abdu Sharif
aca091c2fc Documentation
Signed-off-by: Sam Hellawell <sshellawell@gmail.com>
2024-07-19 00:04:15 +01:00
Alexei Kotov
888abc0097 Remove time played setting 2024-07-05 07:13:45 +03:00
psi29a
6754b8d941 Revert "Merge branch 'were_engineers_not_salt_miners' into 'master'"
This reverts merge request !4178
2024-06-25 20:58:31 +00:00
Dave Corley
1a79e79f57 FEAT: Lua Engine Handler for MWScript startscript functionality 2024-06-24 07:09:23 +00:00
Kagernac
f7628ff0a8 Code cleanup and documentation
Added documentation in GUI.rst for the new settings

Cleaned up the MR with some remnant changes.
2024-06-19 11:08:05 -07:00
Alexei Kotov
ccd36e9413 Support light fade settings in legacy lighting method
This doesn't change launcher descriptions because the launcher settings are going to be omitted
2024-06-12 22:44:12 +03:00