772 Commits

Author SHA1 Message Date
Cody Glassman
b7a1f76f4d docs - make table headers real headers 2025-06-17 18:22:26 -07:00
Cody Glassman
cd1bd0eeaf docs - enable scroll to top widget 2025-06-17 18:01:49 -07:00
Cody Glassman
d81c666a2c docs - increase width of left TOC on large screens 2025-06-17 17:59:30 -07:00
Cody Glassman
45d73957c1 docs - style left TOC scroll 2025-06-17 17:55:52 -07:00
Cody Glassman
733631a771 docs - more styling 2025-06-17 17:39:10 -07:00
Cody Glassman
36941bf4e9 docs - add table hover highlight and increase max width 2025-06-17 16:31:18 -07:00
Cody Glassman
49a651761f docs - clean up styles and add comments for each override 2025-06-17 16:14:19 -07:00
Cody Glassman
e649498f06 docs - adjust styling for em 2025-06-17 15:54:04 -07:00
Cody Glassman
4032f4e06c docs - more restructuring 2025-06-17 11:42:13 -07:00
Cody Glassman
8439ac1b4e docs - revert bump in sphinx version 2025-06-17 11:05:08 -07:00
Cody Glassman
766b8f3145 docs - more restructuring 2025-06-17 11:03:55 -07:00
Cody Glassman
30b27c966f docs - switch to awesome sphinx theme 2025-06-17 08:44:15 -07:00
Cody Glassman
1de86f95ac docs - slightly less ugly dark mode code blocks 2025-06-16 16:41:37 -07:00
Cody Glassman
f9af61f096 docs - use shortened context for player 2025-06-16 16:35:24 -07:00
Cody Glassman
132ff5294c docs - bump documentor commit 2025-06-16 16:19:20 -07:00
Cody Glassman
522a572032 docs - clean up styling for dark mode 2025-06-16 16:05:43 -07:00
Cody Glassman
49865b1aa1 docs - fix package version and logo 2025-06-16 15:55:59 -07:00
Cody Glassman
8d7bdc2e61 docs - remove unused sphinx theme from requirements.txt 2025-06-16 15:39:49 -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
psi29a
0e76a6edb5 Merge branch 'custom-config-directory-documentation' into 'master'
Add documentation for custom config directories

See merge request OpenMW/openmw!4633
2025-05-01 11:42:57 +00:00
Alexei Kotov
7a0e3aaf11 Bump jinja2 2025-04-29 19:50:02 +03: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
Dave Corley
b6be7cdd56 CLEANUP: Use apt instead of apt-get 2025-03-28 22:27:30 +00:00
Dave Corley
caef91d261 FIX: Remove outdated instructions for ubuntu installation 2025-03-27 14:55:05 -07: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
psi29a
74018162c7 Merge branch 'deordmitri-master-patch-83688' into 'master'
Update install-game-files.rst

See merge request OpenMW/openmw!4269
2025-02-24 08:33:13 +00:00
Alexei Kotov
dad22cb672 Apply jvoisin's suggestion to install-game-files.rst 2025-02-22 22:37:58 +00: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
Cody Glassman
ab682a9469 upgrade theme to fix selector styling 2024-10-09 09:54:48 -07:00
Cody Glassman
bf58c03160 docs - update RTD theme 2024-10-09 09:01:57 -07: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
AnyOldName3
0f74e0cca8 Merge branch 'add_frame_number' into 'master'
Add frame number to available postprocess uniforms

See merge request OpenMW/openmw!4355
2024-09-10 16:58:27 +00:00
Cody Glassman
b346a4a858 Add frame number to available postprocess uniforms 2024-09-10 16:58:27 +00:00
Cody Glassman
c495a57217 docs - use raw strings for regex pattern 2024-09-08 13:28:56 -07: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