Commit Graph

34138 Commits (ac891a5eb1c0a03fa9f26369c32a46185c430de0)
 

Author SHA1 Message Date
elsid ac891a5eb1
Use algorithms to check if PositionCellGrid(s) is/are contained in a range 8 months ago
elsid d71b422615
Convert PositionCellGrid into a struct 8 months ago
elsid 491a59b035
Remove unused getActiveGrid function 8 months ago
psi29a 2bed7450b6 Merge branch 'style_change' into 'master'
Minor changes in Qt styles handling

See merge request OpenMW/openmw!4093
8 months ago
psi29a 811236bfe1 Merge branch 'dealingwithkf' into 'master'
Parse all official Oblivion, Fallout 3 and New Vegas KF files

See merge request OpenMW/openmw!4094
8 months ago
psi29a 88bd898e6b Merge branch 'lua_lighting' into 'master'
Lua: Add missing light flags, allow creating light record via world.createRecord

See merge request OpenMW/openmw!3488
8 months ago
Zackhasacat c63c1e69cf Lua: Add missing light flags, allow creating light record via world.createRecord 8 months ago
Alexei Kotov 1d96c0adbf Read BSTreadTransfInterpolator 8 months ago
Alexei Kotov 5f4a0c3bf1 Read BSAnimNote/BSAnimNotes 8 months ago
Alexei Kotov c5a11f0c9f Read BSRotAccumTransfInterpolator 8 months ago
Alexei Kotov c647374c0d Add compact B-Spline interpolators 8 months ago
Alexei Kotov d458c07b36 Add base typed B-Spline interpolators 8 months ago
Alexei Kotov 5c6fca14c1 Read NiBSplineData/NiBSplineBasisData 8 months ago
Andrei Kortunov bf568da6de Remove redundant checks 8 months ago
Andrei Kortunov 0262b33067 Update toolbar style sheet when theme changed 8 months ago
Andrei Kortunov d5bbd75828 Make sure that Open button becomes focused after enabling 8 months ago
Andrei Kortunov b0930158df Use an auto raise mode to disable the border 8 months ago
Andrei Kortunov e7d566eb2e Remove border from status bar 8 months ago
Andrei Kortunov abd4596cf8 Do not use style sheets to set font 8 months ago
psi29a f595015ffc Merge branch 'fix-ci-language' into 'master'
Fix CI - missing english launcher translations

See merge request OpenMW/openmw!4092
8 months ago
psi29a 7f54486e80 Merge branch 'doc_has_more_probls' into 'master'
Very minor doc changes

See merge request OpenMW/openmw!4072
8 months ago
Sam Hellawell 4281ea28f6 Fix missing english launcher translations 8 months ago
Zackhasacat 5875869484 Alphebetize list 8 months ago
Zackhasacat 3659890b28 Fix link 8 months ago
psi29a 85ee730b97 Merge branch 'capitalizeonthetimeofdaysystem' into 'master'
Adjust default spellings for English l10n am/pm/day lines

Closes #7969

See merge request OpenMW/openmw!4089
8 months ago
psi29a ea7555c012 Merge branch 'feature/pplLauncherSetting' into 'master'
added force PPL checkbox

See merge request OpenMW/openmw!3857
8 months ago
psi29a 919d1e366e Merge branch 'staticcollections' into 'master'
Place static collections to the scene and fix item modification record loading

See merge request OpenMW/openmw!4085
8 months ago
psi29a 3e8442e749 Merge branch 'fix_build' into 'master'
Add missing include (#7967)

Closes #7967

See merge request OpenMW/openmw!4087
8 months ago
psi29a 1cde82201e Merge branch 'optimize_merge_geometry' into 'master'
Optimize geometry merging

See merge request OpenMW/openmw!4086
8 months ago
elsid 35f5c8cd15
Add missing includes 8 months ago
jvoisin c9890fbd4f Merge branch 'fix_disabled_esm4' into 'master'
Make a check for disabled parent recursive

See merge request OpenMW/openmw!4084
8 months ago
psi29a 2f8e3611fb Merge branch 'issue-7924-envvar-crashdump' into 'master'
components/crashcatcher: if OPENMW_FULL_MEMDUMP is set, generate a full memory crashdump

See merge request OpenMW/openmw!4078
8 months ago
Alexei Kotov 37e11df59b Adjust default spellings for English l10n am/pm/day lines 8 months ago
Benjamin Y 553ae5249e fixed ru translation 8 months ago
psi29a ef93c01a44 Merge branch 'overlapremnants' into 'master'
Remove some more remnants of 'allow shadow map overlap'

See merge request OpenMW/openmw!4083
8 months ago
Zackhasacat 0e1678b3b8 Merge branch 'mwdialogue-bindings' into 'master'
Add Lua bindings for ESM::Dialogue record stores to openmw.core

Closes #7964

See merge request OpenMW/openmw!4034
8 months ago
elsid 020b31395b
Reserve arrays before merging 8 months ago
Alexei Kotov 29b25ffb26 Formatting 8 months ago
elsid bad935ff34
Make a check for disabled parent recursive 8 months ago
Alexei Kotov fd4d3b8a27 Fix item mod record loading 8 months ago
Alexei Kotov 7d979a2dfc Place ESM4 static collections to the scene 8 months ago
psi29a 99ac6c40e5 Merge branch 'wizard_update' into 'master'
UI fixes for Wizard

See merge request OpenMW/openmw!4069
8 months ago
Austin English 50b2edc121 components/crashcatcher: if OPENMW_FULL_MEMDUMP is set, generate a full memory crashdump
[Bug #7924](https://gitlab.com/OpenMW/openmw/issues/#7924)
8 months ago
AnyOldName3 56b685a9cc Merge branch 'fix_ci' into 'master'
Use proper tags to run linux jobs

See merge request OpenMW/openmw!4082
8 months ago
Alexei Kotov 5aa67abe47 Remove some more remnants of 'allow shadow map overlap' 8 months ago
elsid e4a5eb1846
Use proper tags to run linux jobs 8 months ago
jvoisin 93aa887868 Merge branch 'itsemissivenotglow' into 'master'
Unbork glow maps

See merge request OpenMW/openmw!4077
8 months ago
Zackhasacat 8cd488b91f Add hidden to faction docs 8 months ago
Zackhasacat 921ee8ffe6 Merge branch 'master' of gitlab.com:openmw/openmw into doc_has_more_probls 8 months ago
Alexei Kotov b9069835b2 Merge branch 'scriptedit' into 'master'
Improve appearance of script editor in the OpenMW-CS

See merge request OpenMW/openmw!4076
8 months ago