psi29a
323e83784f
Merge branch 'master' into 'master'
...
Changed desktop files to appropriately use StartupWMClass. What this does is...
See merge request OpenMW/openmw!4714
2025-06-17 07:52:32 +00:00
Claire
f84983a5d4
Changed desktop files to appropriately use StartupWMClass. What this does is...
2025-06-17 07:52:31 +00: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
21cf7bb397
docs - add context tags to interfaces and aux packages
2025-06-16 16:32:51 -07:00
AnyOldName3
2ce4571c3a
Handle paths passed on the command line properly
...
Fixes https://gitlab.com/OpenMW/openmw/-/issues/8567 .
Also maybe horribly breaks lots of things because it removes some insanity from https://gitlab.com/OpenMW/openmw/-/merge_requests/86 , which would set the CWD to the local directory just in case any local-relative paths were expressed relatively without the explicit base being the local path.
2025-06-17 00:26:06 +01: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
Igilq
28f8b40d9d
Merge branch openmw:master into master
2025-06-16 17:47:52 +00:00
Sarah Sunday
6d89ae1a75
[CI] Mac - use qt@6
2025-06-14 16:09:07 -05:00
Andrew Lanzone
0a03403277
Fix closing dialogue when a choice is active; improve scrolling
2025-06-14 13:42:51 -07:00
Andrew Lanzone
8d545a43d5
Scrolll the list of quests in controller mode
2025-06-14 13:14:32 -07:00
Andrew Lanzone
ef651ee187
Update swedish translation for putting an item in a container
2025-06-14 13:13:36 -07:00
Alexei Kotov
e7305e7c97
Merge branch 'colorfullights' into 'master'
...
Use the Color type for Light colours in Lua
Closes #8558
See merge request OpenMW/openmw!4715
2025-06-14 00:36:45 +03:00
Alexei Kotov
780a4904bd
Handle implicitly checked files more consistently ( #8563 )
2025-06-13 22:14:08 +03:00
Andrew Lanzone
0502366be9
Merge branch openmw:master into master
2025-06-13 04:44:05 +00:00
Andrew Lanzone
b4ede02cce
Move hardcoded strings to i10n
2025-06-12 21:43:01 -07:00
Alexei Kotov
019af35278
Merge branch 'ESSImportRegression' into 'master'
...
Import ESS kill count / selected spell as RefIDs, handle old INFO records
Closes #8559
See merge request OpenMW/openmw!4712
2025-06-12 23:28:15 +03:00
Aussiemon
f085717aef
Import ESS kill count / selected spell as RefIDs, handle old INFO records
2025-06-12 23:28:14 +03:00
Evil Eye
45a51bceb2
Implement equal_to for Color
2025-06-12 17:48:11 +02:00
Evil Eye
be0cbb7277
Use the Color type for Light colours in Lua
2025-06-12 17:17:28 +02:00
Andrew Lanzone
e01b8d372c
In controller mode, make focused spell blue to match other menus
2025-06-11 23:16:08 -07:00
Alexei Kotov
b988190fba
Merge branch 'add-missing-line-break' into 'master'
...
Add missing line break
See merge request OpenMW/openmw!4713
2025-06-11 16:22:55 +03:00
AnyOldName3
d8c764ba5a
Add missing line break
...
The bullet points don't render correctly without it.
2025-06-11 14:02:58 +01:00
psi29a
5163214878
Merge branch 'readfileqlists' into 'master'
...
Optimize value deduping in Qt openmw.cfg loading
See merge request OpenMW/openmw!4708
2025-06-11 09:37:56 +00:00
psi29a
d2e7da0c19
Merge branch 'crash-catcher-errors' into 'master'
...
Emit visible errors when crash dump creation fails
See merge request OpenMW/openmw!4711
2025-06-11 07:26:11 +00:00
Andrew Lanzone
1e3ddee291
Remove default string when creating a potion that won't work
2025-06-10 21:42:51 -07:00
AnyOldName3
a179001052
Empty commit
2025-06-10 14:48:24 +01:00
Alexei Kotov
0df8869f59
Cache computed supported directions
...
Invalidated when animation sources are cleared or added
2025-06-10 12:09:59 +03:00
Andrew Lanzone
47b3674bac
Update controller focus to use a message box's default focus if available
2025-06-09 22:03:12 -07:00
Andrew Lanzone
57ae097257
Add controller support to the companion window; also fix giving stacks
2025-06-09 19:23:49 -07:00
Andrew Lanzone
4e2e8d1a81
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Joakim Berg <zapp90@gmail.com>
2025-06-10 01:08:04 +00:00
AnyOldName3
7347f4f4e3
Some review stuff
2025-06-09 14:13:50 +01:00
AnyOldName3
9010a5bb32
Emit visible errors when crash dump creation fails
...
Also possibly fix the errors, as I was getting them when I started testing, and then wasn't by the time I'd got the code how I wanted it.
However, nothing in this commit looks like it *should* fix any errors.
2025-06-09 00:20:58 +01:00
Andrew Lanzone
f6b06057fa
Fix clang warning
2025-06-08 13:51:09 -07:00
Evil Eye
d1724c062a
Format Polish translations and add type attribute to untranslated values
2025-06-08 21:19:24 +02:00
Igilq
ff03e9ee46
updated translation
2025-06-08 20:35:36 +02:00
Andrew Lanzone
8094761c3e
Fix sign-compare warnings
2025-06-08 02:28:42 -07:00
Igilq
4cae8c0c1c
Merge branch openmw:master into master
2025-06-08 07:27:37 +00:00
Igilq
941798397e
Edit components_pl.ts
2025-06-08 07:27:12 +00:00
Andrew Lanzone
81720892f9
Fix compiler warnings
2025-06-08 00:10:47 -07:00
Andrew Lanzone
ba9d85dc30
Run lupdate and add translations
2025-06-07 23:18:48 -07:00
Andrew Lanzone
be32cbb413
Fix clang format issues
2025-06-07 22:51:29 -07:00
Andy Lanzone
0ca6bc012c
Merge branch 'OpenMW:master' into master
2025-06-07 20:39:57 -07:00
Alexei Kotov
de158a476c
Optimize value deduping in Qt openmw.cfg parsing
2025-06-07 11:37:57 +03:00
Andrew Lanzone
ea70f2b5c2
Show tooltips in controller mode on spell menus
2025-06-07 00:35:46 -07:00
Igilq
cf2460ca59
Edit AUTHORS.md
2025-06-07 06:17:02 +00:00