Alexei Kotov
|
0b8739711e
|
Merge branch 'settings_values_video' into 'master'
Use settings values for Video settings (#6876)
See merge request OpenMW/openmw!3527
|
2023-10-31 21:24:53 +00:00 |
|
Petr Mikheev
|
1dd7a15255
|
Draft: add new type of Lua scripts - menu scripts
|
2023-10-31 10:29:24 +01:00 |
|
Andrei Kortunov
|
377d8c905c
|
Fix TrueType fonts scaling
|
2023-10-31 10:59:57 +04:00 |
|
Alexei Kotov
|
3d5b06a78e
|
Sort inactive shader list (#7652)
|
2023-10-30 23:46:25 +03:00 |
|
Kindi
|
3761797467
|
reimplement partial equipping
|
2023-10-30 11:20:34 +08:00 |
|
elsid
|
7e5a1cec04
|
Use settings values for Terrain settings
|
2023-10-27 22:32:20 +02:00 |
|
elsid
|
dcd81d026f
|
Use settings values for Video settings
* Convert window mode, vsync mode into enums, screenshot type into a struct.
* Add missing doc for screenshot type.
|
2023-10-27 14:31:23 +02:00 |
|
psi29a
|
6a87ba8f33
|
Merge branch 'mygui343_fix' into 'master'
Fix MyGUI 3.4.3 issues [#7528]
See merge request OpenMW/openmw!3319
|
2023-10-25 12:35:13 +00:00 |
|
Zackhasacat
|
ac9cfc782a
|
Add functions to lua ui library to toggle HUD visibility, and check current status.
|
2023-10-25 12:34:56 +00:00 |
|
Cody Glassman
|
5fc46b166a
|
track debug window size and dimensions between sessions
|
2023-10-18 09:04:57 -07:00 |
|
Evil Eye
|
97009f1e23
|
Merge Assumeru/mystringvui
|
2023-10-17 23:53:04 +02:00 |
|
Bret Curtis
|
e97b07b6a4
|
additional cleanup
|
2023-10-17 23:53:04 +02:00 |
|
Bret Curtis
|
43a931d3c4
|
[#7528] Fix MyGUI 3.4.3 issues
|
2023-10-17 23:53:04 +02:00 |
|
psi29a
|
ed2e969802
|
Fix build
|
2023-10-17 20:10:19 +00:00 |
|
elsid
|
7ac402390a
|
Use settings values for Water settings
|
2023-10-15 23:24:46 +02:00 |
|
psi29a
|
febfa353e0
|
Merge branch 'save_metadata' into 'master'
Add additional fields to save metadata
See merge request OpenMW/openmw!3493
|
2023-10-15 11:42:02 +00:00 |
|
Andrei Kortunov
|
fc74cc49dd
|
Add additional fields to save metadata (feature 7618)
|
2023-10-14 09:53:44 +04:00 |
|
psi29a
|
de11bbc008
|
Merge branch 'settings_values_shaders' into 'master'
Use settings values for Shaders settings (#6876)
See merge request OpenMW/openmw!3489
|
2023-10-13 07:34:43 +00:00 |
|
elsid
|
08902371b4
|
Use settings values for Shaders settings
|
2023-10-12 20:43:53 +02:00 |
|
elsid
|
1038a68fbf
|
Use settings values for Saves settings
|
2023-10-10 20:39:52 +02:00 |
|
Petr Mikheev
|
6161953106
|
Allow reading ESM4 books
|
2023-10-03 10:55:12 +02:00 |
|
Andrei Kortunov
|
1ac0a3b25b
|
Update canvas size every frame when it is visible (bug 7603)
|
2023-09-29 13:34:04 +04:00 |
|
psi29a
|
12159d95f3
|
Merge branch 'music' into 'master'
Rework music system
See merge request OpenMW/openmw!3372
|
2023-09-15 07:11:31 +00:00 |
|
Andrei Kortunov
|
e1cae5a029
|
Rework music system
|
2023-09-13 09:11:07 +04:00 |
|
Petr Mikheev
|
fb8ccf52d8
|
Add missing argument force in UseItem
|
2023-09-11 16:21:34 +02:00 |
|
psi29a
|
cadb166b58
|
Merge branch 'companion_creatures' into 'master'
Allow creatures to be companions again
See merge request OpenMW/openmw!3409
|
2023-09-09 08:06:03 +00:00 |
|
Andrei Kortunov
|
7c5caec443
|
Allow creatures to be companions again
|
2023-09-08 08:30:06 +04:00 |
|
Petr Mikheev
|
23a7661d0b
|
Control UI pause from Lua
|
2023-09-03 03:41:13 +02:00 |
|
Petr Mikheev
|
ea8692a534
|
Add usehandlers.lua (same approach as activationhandlers.lua)
|
2023-08-30 22:48:51 +02:00 |
|
psi29a
|
5b3e2fbf1c
|
Merge branch 'clickbait' into 'master'
Assign StringRefIds to attributes
See merge request OpenMW/openmw!3256
|
2023-08-21 18:59:44 +00:00 |
|
Petr Mikheev
|
c5ba289bc7
|
Handle UI modes open/close sounds in Lua
|
2023-08-20 17:49:56 +02:00 |
|
Petr Mikheev
|
36d22cff1c
|
Improve GUI mode validation
|
2023-08-20 17:49:56 +02:00 |
|
Petr Mikheev
|
f1bcf64afb
|
Dehardcode input.ACTION.Inventory, input.ACTION.Journal, input.ACTION.QuickKeysMenu
|
2023-08-20 17:49:56 +02:00 |
|
Petr Mikheev
|
87eacf774a
|
Control GUI modes from Lua
|
2023-08-20 17:49:56 +02:00 |
|
Evil Eye
|
e660a9ca16
|
Assign StringRefIds to attributes
|
2023-08-20 10:28:46 +02:00 |
|
psi29a
|
42e7647508
|
Merge branch 'more_coverity' into 'master'
More Coverity fixes
See merge request OpenMW/openmw!3326
|
2023-08-18 12:19:10 +00:00 |
|
Petr Mikheev
|
4211665ede
|
Merge branch 'sounds' into 'master'
Lua bindings for sound functions
See merge request OpenMW/openmw!3247
|
2023-08-18 09:15:24 +00:00 |
|
psi29a
|
e21e3a0d46
|
Merge branch 'time' into 'master'
Pause/resume the game in Lua scripts
See merge request OpenMW/openmw!3317
|
2023-08-18 08:22:04 +00:00 |
|
jvoisin
|
1489376951
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-08-15 14:55:13 +00:00 |
|
Andrei Kortunov
|
7ce9fc25c5
|
Implement Lua bindings for sound system
|
2023-08-15 10:28:29 +04:00 |
|
Evil Eye
|
f7edf24356
|
Use std::stable_sort
|
2023-08-13 20:26:59 +02:00 |
|
Evil Eye
|
3141cf9e28
|
Use the correct skills for training again
|
2023-08-13 16:10:19 +02:00 |
|
elsid
|
1c4b6a552f
|
Always enable fog of war in map window
|
2023-08-10 20:49:35 +02:00 |
|
Andrei Kortunov
|
e749461d06
|
More Coverity fixes
|
2023-08-09 15:50:44 +04:00 |
|
Petr Mikheev
|
91c7585c8b
|
Move some time-related function from World and WorldView to DateTimeManager
|
2023-08-08 22:57:28 +02:00 |
|
psi29a
|
84e71f4977
|
Merge branch 'hashtagcornyphrase' into 'master'
Don't replace tags when dealing with console input
See merge request OpenMW/openmw!3291
|
2023-08-08 08:54:23 +00:00 |
|
psi29a
|
fadfffe22c
|
Merge branch 'settings_values_map' into 'master'
Use settings values for Map settings (#6876)
See merge request OpenMW/openmw!3284
|
2023-08-06 16:14:09 +00:00 |
|
psi29a
|
8d1a19a6f4
|
[#7358] Make MyGui 3.4.2 required for 0.49
|
2023-08-06 16:05:59 +00:00 |
|
psi29a
|
e6cffa5494
|
Merge branch '7248-Extend_console_search_with_regex_and_case_sensitivity' into 'master'
Resolve "Extend searching in the console with regex and toggleable case-sensitivity"
Closes #7248
See merge request OpenMW/openmw!3248
|
2023-08-05 10:02:08 +00:00 |
|
Chris Vigil
|
996f5fd7ad
|
Resolve "Extend searching in the console with regex and toggleable case-sensitivity"
|
2023-08-05 10:02:07 +00:00 |
|