Igilq
47fbd801aa
fix
2025-08-17 09:19:37 +02:00
Igilq
175f3a6562
part 1/2, needed to switch pc
2025-08-15 11:51:13 +02:00
Igilq
e2c84123b8
fixed some stuff
2025-08-13 12:01:04 +02:00
Igilq
af47d8bf7d
added new translation stuff
2025-08-06 13:03:30 +02:00
Igilq
cf5eb9cd63
Merge branch openmw:master into master
2025-08-06 08:56:12 +00:00
Igilq
0eabdd05ab
Merge branch openmw:master into master
2025-08-05 06:22:40 +00:00
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
Igilq
26b508b11f
Merge branch openmw:master into master
2025-08-01 06:03:07 +00: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
Igilq
e5b5c2254d
Merge branch 'master' of https://gitlab.com/Igilq/openmw-pl
2025-07-31 06:49:58 +02:00
Igilq
e3f09b869e
finished translation
2025-07-31 06:45:43 +02:00
Igilq
4351eb02f8
Merge branch 'master' into 'master'
...
# Conflicts:
# files/data/CMakeLists.txt
2025-07-31 04:28:37 +00:00
Mads Buvik Sandvei
34eb3d485d
[Lua] Partially dehardcode onHit
2025-07-30 20:21:15 +00:00
Igilq
26b0795c52
small language patch
2025-07-26 09:11:26 +00:00
Igilq
b9ec633bfc
Update 2 files
...
- /files/data/l10n/OMWCamera/pl.yaml
- /files/data/l10n/OMWEngine/pl.yaml
2025-07-26 09:04:10 +00:00
Igilq
d10e6dab92
translation updates
2025-07-26 08:58:00 +00:00
Igilq
0d6c9c2303
Merge branch openmw:master into master
2025-07-26 08:02:24 +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