Alexei Kotov
|
3be0ee824a
|
niftest updates
Properly read archives within the supplied data directories
Don't print quote marks redundantly
Reduce code duplication
Improve logging
|
2023-11-27 03:09:38 +03:00 |
|
Andrei Kortunov
|
c945735f3b
|
Fix resolution dropdown in the launcher
|
2023-11-26 19:07:38 +04:00 |
|
uramer
|
1841341da2
|
Fix Lua remove interacting with restocking items
|
2023-11-25 17:39:00 +01:00 |
|
uramer
|
4d250263d7
|
Missing return type of split
|
2023-11-25 17:01:26 +01:00 |
|
jvoisin
|
d1fc34a0d9
|
Merge branch 'sdl2_cmake' into 'master'
Use SDL2 generate cmake files to find the package
See merge request OpenMW/openmw!3612
|
2023-11-25 15:02:47 +00:00 |
|
jvoisin
|
881f41cf79
|
Merge branch 'fix_hud' into 'master'
Fix HUD cleanup from main menu
See merge request OpenMW/openmw!3596
|
2023-11-25 15:02:13 +00:00 |
|
uramer
|
22dbb3e09a
|
Merge branch 'ustringmestring' into 'master'
Use MyGUI::UString's new string_view support
See merge request OpenMW/openmw!3610
|
2023-11-25 14:23:59 +00:00 |
|
uramer
|
6db75a7b7e
|
Fix servicesOffered types
|
2023-11-25 15:22:57 +01:00 |
|
Alexei Kotov
|
9a43ca2d00
|
Move NiGeometry triangulation to NiGeometry
|
2023-11-24 23:39:49 +03:00 |
|
uramer
|
2be3824d9e
|
Clarify child element update behavior in the documentation
|
2023-11-24 20:41:54 +01:00 |
|
uramer
|
9403f06618
|
Fix visibility breaking after multiple updates
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
d214f6f6ef
|
Get rid of unncesesary onCoordChange
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
39df270ff2
|
Update UI Content docs
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
416fa331f1
|
Implement UI Element tostring
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
f3a7b087eb
|
Clean up unncesesary namespace prefixes
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
86ea12a458
|
Handle moving element into another element layout
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
cf84386cc2
|
Use Element Content children for Settings UI
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
4ba2aca3d3
|
Handle Element root changing type
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
919e067ab7
|
Error when encountering destroyed widgets
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
a36360cbde
|
Update parent coords when updating element
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
4a4cef5709
|
Attach elements to each other, safely destroy
|
2023-11-24 20:36:45 +01:00 |
|
uramer
|
f037dc814d
|
Allow UI Elements in UI Content
|
2023-11-24 20:36:45 +01:00 |
|
Evil Eye
|
47d176e6ed
|
Merge branch 'msvc_cpp_version' into 'master'
Enable __cplusplus for MSVC
See merge request OpenMW/openmw!3611
|
2023-11-24 16:44:13 +00:00 |
|
elsid
|
f08ab9af56
|
Use SDL2 generate cmake files to find the package
|
2023-11-24 15:56:54 +01:00 |
|
Alexei Kotov
|
9873ab25df
|
Merge branch 'endoftheearth' into 'master'
Don't try to escort to nowhere
See merge request OpenMW/openmw!3603
|
2023-11-24 11:30:18 +00:00 |
|
Zackhasacat
|
5623a5cf01
|
Merge branch 'lua_sgetcurrent_conditionofitem_itemdata_idea' into 'master'
Lua API to get/set item condition
See merge request OpenMW/openmw!3421
|
2023-11-23 23:10:39 +00:00 |
|
Evil Eye
|
81b8328bdd
|
Include UString
|
2023-11-23 19:52:18 +01:00 |
|
elsid
|
829a9160c3
|
Enable __cplusplus for MSVC
To build OpenSceneGraph with osg::ref_ptr move constructor. This affects only
code in the OpenMW itself including the file defining the constructor.
|
2023-11-23 00:04:54 +01:00 |
|
Evil Eye
|
da9b0c5119
|
Use MyGUI::UString's new string_view support
|
2023-11-22 22:02:06 +01:00 |
|
jvoisin
|
08538dd137
|
Merge branch 'rm_unused_variable' into 'master'
Remove unused variable
See merge request OpenMW/openmw!3607
|
2023-11-22 19:46:38 +00:00 |
|
Zackhasacat
|
f230e3cab0
|
Merge branch 'lua_ui_select_renderer_invalid' into 'master'
Render invalid 'select' setting renderer values instead of silent failure
See merge request OpenMW/openmw!3584
|
2023-11-21 23:06:22 +00:00 |
|
Zackhasacat
|
a38d17a918
|
Merge branch 'api_inconsistencies' into 'master'
Minor API inconsistencies
See merge request OpenMW/openmw!3601
|
2023-11-21 03:04:24 +00:00 |
|
uramer
|
c9eaeb47d5
|
Minor API inconsistencies
|
2023-11-21 03:04:24 +00:00 |
|
Zackhasacat
|
ad1d6c0d0f
|
Merge branch 'find_nearest_nav_mesh_position' into 'master'
Add Navigator and Lua API function to find nearest position on navmesh
See merge request OpenMW/openmw!2681
|
2023-11-21 03:01:51 +00:00 |
|
Zackhasacat
|
f3770a2364
|
Merge branch 'i-know-what-time-it-is' into 'master'
Fix(Log): Don't Put Timestamps Mid-Message
Closes #6982
See merge request OpenMW/openmw!3593
|
2023-11-21 03:00:36 +00:00 |
|
Dave Corley
|
5cc1b117ea
|
Fix(Log): Don't Put Timestamps Mid-Message
|
2023-11-21 03:00:36 +00:00 |
|
Zackhasacat
|
abd2c5326f
|
Merge branch 'makealchemygreatagain' into 'master'
Allow choosing different apparatus in alchemy window
Closes #7665
See merge request OpenMW/openmw!3580
|
2023-11-20 18:08:06 +00:00 |
|
kuyondo
|
9ebbdc3a22
|
expell->expel
|
2023-11-20 15:59:11 +08:00 |
|
Zackhasacat
|
6fb6c7a32f
|
Merge branch 'misisng_plugins' into 'master'
Display missing plugins upon savegame loading
Closes #7608
See merge request OpenMW/openmw!3594
|
2023-11-20 00:19:43 +00:00 |
|
elsid
|
81fa7836fe
|
Remove unused variable
|
2023-11-20 00:36:53 +01:00 |
|
kuyondo
|
a96c038f19
|
prefer previous tools over best tools
|
2023-11-19 19:10:12 +08:00 |
|
Evil Eye
|
8ca6f1ad49
|
Use destination cell
|
2023-11-19 10:53:50 +01:00 |
|
Evil Eye
|
1b820b980a
|
Don't try to escort to nowhere
|
2023-11-19 10:25:20 +01:00 |
|
elsid
|
94b085af9e
|
Add Navigator and Lua API function to find nearest position on navmesh
|
2023-11-18 23:54:37 +01:00 |
|
elsid
|
1322f7b75b
|
Deduplicate height field data definition
|
2023-11-18 22:38:00 +01:00 |
|
elsid
|
40688c0e7c
|
Rename findPath to findPolygonPath to avoid name collision with other findPath
|
2023-11-18 22:37:58 +01:00 |
|
elsid
|
9c526b6639
|
Add Navigator test for zero distance path
|
2023-11-18 22:35:10 +01:00 |
|
Evil Eye
|
5a1a54b959
|
Merge branch 'lua_class_data' into 'master'
Add class records to lua
See merge request OpenMW/openmw!3515
|
2023-11-18 20:55:45 +00:00 |
|
Evil Eye
|
d5906dcf29
|
Merge branch 'lua_navmesh_doc' into 'master'
Define tables for navmesh related lua bindings as separate types
See merge request OpenMW/openmw!3599
|
2023-11-18 20:33:16 +00:00 |
|
Andrei Kortunov
|
9bbb89e268
|
Allow to set default focus for interactive messagebox
|
2023-11-18 18:00:40 +04:00 |
|