Andrew Lanzone
8e76a0ab06
Merge branch 'master' of https://gitlab.com/OpenMW/openmw
2025-08-04 16:44:12 -07:00
SkyHasACat
7c4ed3c11d
Fixing XML?
2025-08-02 15:19:49 -07:00
SkyHasACat
ae9c42e0a0
Merge remote-tracking branch 'origin/master' into spellgc
2025-08-02 15:08:25 -07:00
psi29a
cc68316f72
Merge branch 'lua-jail-skills' into 'master'
...
Bring jail time skill changes over to lua
Closes #8399
See merge request OpenMW/openmw!4593
2025-08-02 08:39:14 +00:00
Mads Buvik Sandvei
978d8668f4
Bring jail time skill changes over to lua
2025-08-02 08:39:13 +00:00
Alexei Kotov
4c4d6078d8
Training menu fixes ( #8584 )
...
Rework the layout
Use "OK" instead of "Cancel" for the OK button
Add gp to the price
Use entry spacing consistent with other service menus
2025-08-02 03:47:22 +03:00
Andrei Kortunov
645eb81133
Run onUpdate when the game is paused
2025-08-01 04:18:03 +03:00
Andy Lanzone
59aba3ae7e
Merge branch openmw:master into master
2025-07-31 18:02:10 -07:00
Mads Buvik Sandvei
34eb3d485d
[Lua] Partially dehardcode onHit
2025-07-30 20:21:15 +00:00
Andrew Lanzone
ef50578a62
Move controller button overlay padding into layout file
2025-07-19 18:09:00 -07:00
Andrew Lanzone
c2ad1df030
Update Swedish translation for controller tooltips option
2025-07-19 14:03:26 -07:00
Andrew Lanzone
bf327adc93
Bump OPENMW_LUA_API_REVISION and gamepad controls versions
2025-07-18 17:53:29 -07:00
Andy Lanzone
3600a5c716
Merge branch openmw:master into master
2025-07-12 14:13:10 -07:00
psi29a
f5de0d1c40
Merge branch 'quickkeysmenu' into 'master'
...
Quick keys menu fixes (#8359 )
Closes #8359
See merge request OpenMW/openmw!4546
2025-07-11 07:41:55 +00:00
Andrei Kortunov
dca83c2500
Add resolution hints to launcher
2025-07-10 10:24:39 +04:00
Andy Lanzone
d46f034e5d
Merge branch openmw:master into master
2025-07-08 19:46:37 -07:00
Petr Mikheev
10dba7cda7
Initial support of ESM4 sounds; play opening sound of ESM4 doors.
2025-07-08 11:14:13 +02:00
Andrew Lanzone
b170500183
Merge branch 'master' of https://gitlab.com/OpenMW/openmw
2025-07-06 23:00:28 -07:00
Alexei Kotov
eb9096baf4
Merge branch 'eventful' into 'master'
...
[Lua] Some event handlers.
See merge request OpenMW/openmw!4738
2025-07-06 22:20:27 +03:00
psi29a
86d81af199
Merge branch 'hairwidthcrosshair' into 'master'
...
Make the crosshair smaller
See merge request OpenMW/openmw!4608
2025-07-06 10:20:16 +00:00
psi29a
3405d5017e
Merge branch 'birthsigntooltip' into 'master'
...
Revise birthsign tooltip layout (#6792 )
Closes #6792
See merge request OpenMW/openmw!4558
2025-07-06 10:18:52 +00:00
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
Andrew Lanzone
b6f3b2760a
Use a new string for 'Select Character' controller button label
2025-07-05 10:27:45 -07:00
Andy Lanzone
ffec2e8d74
Automatically show Xbox, PS, or Switch button icons
2025-07-04 14:38:55 -07:00
Alexei Kotov
4bf43665c4
Revise birthsign tooltip layout ( #6792 )
...
Make all description bits distinct widgets to allow proper padding
Use spaces instead of line breaks to separate spells
Enable word-wrapping for description text
Make the tooltip wider and increase padding
2025-07-04 20:03:55 +00:00
SkyHasACat
3504e85051
More whitespace
2025-07-04 14:33:15 -05:00
SkyHasACat
ed8b9742ae
Add name
2025-07-04 14:22:01 -05:00
SkyHasACat
b3105e9382
Fix other changes
2025-07-04 14:22:01 -05:00
Garrett
fce73395e5
Update file openmw_enchanting_dialog.layout
2025-07-04 14:22:01 -05:00
Garrett
284be88b95
Update file openmw_spellcreation_dialog.layout
2025-07-04 14:22:01 -05:00
Garrett
937c020e58
Update file openmw_spellcreation_dialog.layout
2025-07-04 14:22:01 -05:00
Garrett
0ac0c62091
Replace openmw_spellcreation_dialog.layout
2025-07-04 14:22:01 -05:00
Andrew Lanzone
ce0ae47478
Expose controller menus setting to Lua
2025-07-04 11:53:36 -07:00
Mads Buvik Sandvei
ec3357ff3f
Bump UI interface version number
2025-07-04 20:30:31 +02:00
Mads Buvik Sandvei
b1f32c8cee
isWindowVisible must handle replaced windows' visibility
2025-07-03 22:11:21 +02:00
Mads Buvik Sandvei
7f34e52a11
lua interface for window visibility
2025-07-03 22:10:56 +02:00
Andrew Lanzone
6a1f8b3f69
Merge branch openmw:master into master
2025-07-03 19:03:08 +00:00
Alexei Kotov
a0e0b3c65b
Some quick key menu layout fixes
2025-07-03 08:30:50 +03:00
Alexei Kotov
982962c608
Don't center quick keys menu instructions
2025-07-03 08:10:59 +03:00
Andrew Lanzone
3767b60512
Fix L1 and R1 buttons not disappearing
2025-07-02 21:35:26 -07:00
psi29a
6f48a6f1bf
Merge branch 'docs_me_not_v2' into 'master'
...
Docs - begin restructuring docs
See merge request OpenMW/openmw!4720
2025-07-02 21:37:30 +00:00
Andrew Lanzone
e2e8a02a26
Merge branch 'master' of https://gitlab.com/OpenMW/openmw
2025-07-01 12:22:35 -10:00
psi29a
0a44112dcc
Merge branch 'charactername' into 'master'
...
Revise saved game dialog save info layout (#8313 )
Closes #8313
See merge request OpenMW/openmw!4545
2025-07-01 21:17:21 +00:00
psi29a
0d308eae3e
Merge branch 'spell____prices' into 'master'
...
Spell buying window layout tweaks
See merge request OpenMW/openmw!4571
2025-07-01 21:07:03 +00:00
psi29a
48e386bf90
Merge branch 'merchantrepairrepaired' into 'master'
...
Merchant repair menu layout tweaks
See merge request OpenMW/openmw!4588
2025-07-01 21:06:00 +00:00
psi29a
c9f6bdb6e0
Merge branch '__travel_____' into 'master'
...
Fix Travel window header alignment
See merge request OpenMW/openmw!4569
2025-07-01 21:04:20 +00:00
psi29a
d31ac93c69
Merge branch 'itemwidgetbg' into 'master'
...
Clip HUD item widgets to not overlap the borders (#7740 )
Closes #7740
See merge request OpenMW/openmw!4586
2025-07-01 20:50:24 +00:00
Andrew Lanzone
190680a3a9
Replace semi-janky rstick controller bindings with dpad
2025-06-20 23:37:53 -07:00
Cody Glassman
21cf7bb397
docs - add context tags to interfaces and aux packages
2025-06-16 16:32:51 -07:00
Cody Glassman
302d92561d
docs - begin restructing docs
2025-06-16 15:36:43 -07:00