Commit Graph

32763 Commits (575367bc18bfd030335166deedef58bd680a1c54)
 

Author SHA1 Message Date
elsid b280f1b1d0 Merge branch 'launcher_resolution' into 'master'
Fix resolution dropdown in the launcher

See merge request OpenMW/openmw!3618
1 year ago
Alexei Kotov 9c94058727 Support Oblivion parallax setup 1 year ago
Alexei Kotov 3bf5b150c5 bsatool: Support extracting files with forward slash paths 1 year ago
Alexei Kotov 3be0ee824a niftest updates
Properly read archives within the supplied data directories
Don't print quote marks redundantly
Reduce code duplication
Improve logging
1 year ago
Andrei Kortunov c945735f3b Fix resolution dropdown in the launcher 1 year ago
uramer 1841341da2 Fix Lua remove interacting with restocking items 1 year ago
uramer 4d250263d7 Missing return type of split 1 year ago
jvoisin d1fc34a0d9 Merge branch 'sdl2_cmake' into 'master'
Use SDL2 generate cmake files to find the package

See merge request OpenMW/openmw!3612
1 year ago
jvoisin 881f41cf79 Merge branch 'fix_hud' into 'master'
Fix HUD cleanup from main menu

See merge request OpenMW/openmw!3596
1 year ago
uramer 22dbb3e09a Merge branch 'ustringmestring' into 'master'
Use MyGUI::UString's new string_view support

See merge request OpenMW/openmw!3610
1 year ago
uramer 6db75a7b7e Fix servicesOffered types 1 year ago
Alexei Kotov 9a43ca2d00 Move NiGeometry triangulation to NiGeometry 1 year ago
uramer 2be3824d9e Clarify child element update behavior in the documentation 1 year ago
uramer 9403f06618 Fix visibility breaking after multiple updates 1 year ago
uramer d214f6f6ef Get rid of unncesesary onCoordChange 1 year ago
uramer 39df270ff2 Update UI Content docs 1 year ago
uramer 416fa331f1 Implement UI Element tostring 1 year ago
uramer f3a7b087eb Clean up unncesesary namespace prefixes 1 year ago
uramer 86ea12a458 Handle moving element into another element layout 1 year ago
uramer cf84386cc2 Use Element Content children for Settings UI 1 year ago
uramer 4ba2aca3d3 Handle Element root changing type 1 year ago
uramer 919e067ab7 Error when encountering destroyed widgets 1 year ago
uramer a36360cbde Update parent coords when updating element 1 year ago
uramer 4a4cef5709 Attach elements to each other, safely destroy 1 year ago
uramer f037dc814d Allow UI Elements in UI Content 1 year ago
Evil Eye 47d176e6ed Merge branch 'msvc_cpp_version' into 'master'
Enable __cplusplus for MSVC

See merge request OpenMW/openmw!3611
1 year ago
elsid f08ab9af56
Use SDL2 generate cmake files to find the package 1 year ago
Alexei Kotov 9873ab25df Merge branch 'endoftheearth' into 'master'
Don't try to escort to nowhere

See merge request OpenMW/openmw!3603
1 year ago
Zackhasacat 5623a5cf01 Merge branch 'lua_sgetcurrent_conditionofitem_itemdata_idea' into 'master'
Lua API to get/set item condition

See merge request OpenMW/openmw!3421
1 year ago
Evil Eye 81b8328bdd Include UString 1 year ago
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.
1 year ago
Evil Eye da9b0c5119 Use MyGUI::UString's new string_view support 1 year ago
jvoisin 08538dd137 Merge branch 'rm_unused_variable' into 'master'
Remove unused variable

See merge request OpenMW/openmw!3607
1 year ago
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
1 year ago
Zackhasacat a38d17a918 Merge branch 'api_inconsistencies' into 'master'
Minor API inconsistencies

See merge request OpenMW/openmw!3601
1 year ago
uramer c9eaeb47d5 Minor API inconsistencies 1 year ago
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
1 year ago
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
1 year ago
Dave Corley 5cc1b117ea Fix(Log): Don't Put Timestamps Mid-Message 1 year ago
Zackhasacat abd2c5326f Merge branch 'makealchemygreatagain' into 'master'
Allow choosing different apparatus in alchemy window

Closes #7665

See merge request OpenMW/openmw!3580
1 year ago
kuyondo 9ebbdc3a22 expell->expel 1 year ago
Zackhasacat 6fb6c7a32f Merge branch 'misisng_plugins' into 'master'
Display missing plugins upon savegame loading

Closes #7608

See merge request OpenMW/openmw!3594
1 year ago
elsid 81fa7836fe
Remove unused variable 1 year ago
kuyondo a96c038f19 prefer previous tools over best tools 1 year ago
Evil Eye 8ca6f1ad49 Use destination cell 1 year ago
Evil Eye 1b820b980a Don't try to escort to nowhere 1 year ago
elsid 94b085af9e
Add Navigator and Lua API function to find nearest position on navmesh 1 year ago
elsid 1322f7b75b
Deduplicate height field data definition 1 year ago
elsid 40688c0e7c
Rename findPath to findPolygonPath to avoid name collision with other findPath 1 year ago
elsid 9c526b6639
Add Navigator test for zero distance path 1 year ago