AnyOldName3
f625da9328
Update CHANGELOG.md
4 years ago
AnyOldName3
538314b03a
Make path settings have path type
4 years ago
AnyOldName3
f57851587d
Fix edge case where FallbackMap has no comma
4 years ago
AnyOldName3
ce0966b9b7
Improve validate implementation
4 years ago
psi29a
f592aca6d3
Merge branch 'bsatool' into 'master'
...
Add compressed BSA support to bsatool
See merge request OpenMW/openmw!366
4 years ago
AnyOldName3
350f6e61f7
Move FallbackMap validator implementation to source file
4 years ago
Alexei Dobrohotov
129bd51672
Add compressed BSA support to bsatool
4 years ago
AnyOldName3
8b28b6e55e
Compose BSA, context and script blacklist lists
...
These would only take their value from the highest priority source, so
specifying `openmw --content anExtraEsp.esp` would override all the
content files in the user cfg file, and the user cfg file would override
any in the global/local one.
4 years ago
AnyOldName3
fca8634b74
Remove debugging lines
4 years ago
AnyOldName3
cf81f1bbb7
Make composing variables compose in the expected order
4 years ago
Bret Curtis
5aa053c53e
components/compiler/streamerrorhandler.cpp needs sstream for MacOS
4 years ago
Bret Curtis
e51ca542d4
components/config cleanup
4 years ago
Bret Curtis
5a824d0333
components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues
4 years ago
Bret Curtis
5475e696c8
components/bullethelpers cleanup; removed warnings by using override
4 years ago
AnyOldName3
651a5a27f6
Fix inconsistent indentation
...
This has been irritating me for years.
4 years ago
Bret Curtis
d826fbdadf
components/bsa cleanup
4 years ago
AnyOldName3
6c311f4a3d
Partially revert 3a912485
...
While it solved the bug it was supposed to, it caused a regression where
the user config could no longer override the global config.
4 years ago
Bret Curtis
43614e2204
Merge pull request #3021 from akortunov/warnfix
...
Do not use deprecated Qt functions
4 years ago
psi29a
fa1765816f
Merge branch 'somecpp17' into 'master'
...
C++17 cosmetics
See merge request OpenMW/openmw!357
4 years ago
Andrei Kortunov
46a1950b0e
Do not use deprecated Qt functions
4 years ago
fredzio
a19db73eca
Fix bad rebase
4 years ago
psi29a
916c3bed98
Merge branch 'onclose' into 'master'
...
Don't reset temporarily hidden container window
Closes #5658
See merge request OpenMW/openmw!363
4 years ago
fredzio
1357bba0a0
Use some C++17 where it makes the code more readable
...
Also replace boost::optional
4 years ago
fredzio
4fc5b6f6f4
Sort headers
4 years ago
fredzio
212b293803
Use same parameter name in definition and declaration
4 years ago
AnyOldName3
420569c699
Merge branch 'chocolatey-log' into 'master'
...
Copy Chocolatey log so it gets picked up as an artefact
See merge request OpenMW/openmw!361
4 years ago
AnyOldName3
534fffb83d
Chocolatey has one L
4 years ago
Alexei Dobrohotov
f1b7cd5404
Don't reset temporarily hidden container window
4 years ago
psi29a
4ae504970f
Merge branch 'blocking' into 'master'
...
Fix lower body blocking animation priority (bug #5656 )
Closes #5656
See merge request OpenMW/openmw!359
4 years ago
psi29a
7f59751946
Merge branch 'standing' into 'master'
...
Fix standing actors logic
See merge request OpenMW/openmw!360
4 years ago
psi29a
0d21ab6bbe
Merge branch 'require_cpp17' into 'master'
...
C++17; make it count
See merge request OpenMW/openmw!362
4 years ago
Bret Curtis
449e7ce86f
C++17; make it count
4 years ago
AnyOldName3
7efd48e6fd
Copy Chocolatey log so it gets picked up as an artefact
4 years ago
fredzio
2916a9462e
Fix standing actors logic:
...
it is updated in the solver only if the actor is standing on
"something". The ground is not "something", so in case the actor goes
from standing on an object to the standing on the ground, this change was not taken
into account.
Clear the value before the simulation to solve this problem.
4 years ago
Alexei Dobrohotov
2972033a72
Merge branch 'thelevelling' into 'master'
...
Allow adding levelled lists using AddItem
Closes #2404
See merge request OpenMW/openmw!358
4 years ago
Alexei Dobrohotov
7da8479d25
Fix lower body blocking animation priority (bug #5656 )
4 years ago
Evil Eye
bdcd2bc802
Allow adding levelled lists with AddItem
4 years ago
Bret Curtis
7d16b6f26c
Merge pull request #2992 from akortunov/service_refusal
...
Add support for service-specific refusals
4 years ago
psi29a
226a611add
Merge branch 'cpp_17' into 'master'
...
Bump std:: to C++17
See merge request OpenMW/openmw!329
4 years ago
Bret Curtis
82431b752d
removed unnessary bits that cmake should be doing for us; replace Misc::gcd with std::gcd
4 years ago
psi29a
c62546fb12
make it count
4 years ago
psi29a
c86094e4db
Bump to C++17
4 years ago
psi29a
64913dea9d
Merge branch 'macos_lz4' into 'master'
...
MacOS and LZ4
See merge request OpenMW/openmw!356
4 years ago
Bret Curtis
06689cfe2a
bingo; cleanup
4 years ago
Bret Curtis
8b5aa4c001
try for link overwriting
4 years ago
Bret Curtis
c3b464a0c8
brew reinstall lz4; purge /tmp/openmw-deps just in case
4 years ago
Bret Curtis
0719b75307
try to use brew version of lz4
4 years ago
Evil Eye
f62905eb0a
remove redundant argument
4 years ago
psi29a
09373a757d
Merge branch 'radioactive' into 'master'
...
Container base record mutations
See merge request OpenMW/openmw!353
(cherry picked from commit 8b33765dd414680f0074b3e115b52b291b4cb7cb)
275908a0 mutate container base records
16fca11d add changelog entry
4 years ago
psi29a
db126a2688
Merge branch 'old-liblz4-fix' into 'master'
...
Ensure compatibility with old liblz4
See merge request OpenMW/openmw!355
4 years ago