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
Andrew Lanzone
8094761c3e
Fix sign-compare warnings
2025-06-08 02:28:42 -07: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
psi29a
1c242425b0
Merge branch 'finite_number' into 'master'
...
Reduce code duplication for finite number and add tests
See merge request OpenMW/openmw!4707
openmw-49-rc8
2025-06-06 22:14:32 +00:00
psi29a
85742a190a
Merge branch 'animatedmenus' into 'master'
...
Render openmw.animation inaccessible in menu and global scripts
See merge request OpenMW/openmw!4674
2025-06-06 12:21:01 +00:00
Andrew Lanzone
b1989ffdf7
Limit size of inventory menu in controller mode
2025-06-06 00:34:42 -07:00
Andrew Lanzone
b2a5ded929
Fix scrolling list of items to repair or recharge
2025-06-06 00:34:23 -07:00
Andrew Lanzone
dc68f28a40
Disable right stick from panning map if zooming maps is enabled
2025-06-06 00:34:01 -07:00
elsid
267ce1ec9b
Reduce code duplication for finite number
2025-06-06 00:05:07 +02:00
elsid
178f216317
Add Lua test for passing a NaN value
2025-06-05 23:58:41 +02: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
psi29a
093b562f58
Merge branch 'moreFiniteFreezes' into 'master'
...
Protect more bindings from non-finite numbers
See merge request OpenMW/openmw!4704
2025-06-05 11:31:39 +00:00
Aussiemon
0d96d71be6
Change World.setGameTimeScale to float
2025-06-04 11:40:53 -06:00
Andrew Lanzone
c35e0d7336
Add menu click sounds to some menus when activated by the controller
2025-06-03 21:57:43 -07:00
Andrew Lanzone
2dfe1ef7b1
Show L1 and R1 buttons next to tabs
2025-06-03 21:23:21 -07:00
Andrew Lanzone
ae676e1d70
Fix not checking bounds in some controller menus
2025-06-03 20:17:53 -07:00
Aussiemon
e2cf80e3a6
Protect more bindings from non-finite numbers
2025-06-03 19:34:10 -06:00
Andrew Lanzone
a824993a60
Fix controller tooltips in magic menu appearing for wrong spell
2025-06-03 08:56:39 -07:00
Andrew Lanzone
a6d03717cb
Hide cursor icon when showing controller tooltips
2025-06-03 00:44:45 -07:00
psi29a
cf258821b4
Merge branch 'hexplusone' into 'master'
...
Correctly format single digit hex values
Closes #8541
See merge request OpenMW/openmw!4700
2025-06-03 06:41:04 +00:00
psi29a
a74b6690a7
Merge branch 'linearbloom' into 'master'
...
Avoid negative base pow UB in linear bloom
See merge request OpenMW/openmw!4702
2025-06-03 06:40:40 +00:00
Andy Lanzone
43b5176367
Merge branch 'OpenMW:master' into master
2025-06-02 00:47:04 -07:00
Andrew Lanzone
e50822d1d2
Remember the selected dialog topic when new topics are added to the list
2025-06-02 00:41:09 -07:00
Andrew Lanzone
6da6b9b98f
Update controller support for scroll window to use the keybaord for smoother scrolling
2025-06-02 00:17:10 -07:00
Andrew Lanzone
8ae193abe8
Fix issue when selecting an inventory item with the tooltip visible
2025-06-02 00:11:01 -07:00