Bret Curtis
|
a12f7702ad
|
Merge pull request #2149 from akortunov/doc
Update fonts setup guide
|
6 years ago |
Bret Curtis
|
4f938492e5
|
Merge pull request #2150 from akortunov/vfx
Update magic effects VFX immediately after effects update
|
6 years ago |
Andrei Kortunov
|
dc3a17f1f6
|
Update magic effects VFX immediately after effects update (bug #4828)
|
6 years ago |
Bret Curtis
|
650ac65510
|
Merge pull request #2142 from Capostrophic/soundgen
Add creature-with-the-same-model soundgen fallback (bug #4813)
|
6 years ago |
Capostrophic
|
5c889f7359
|
Add creature-with-the-same-model soundgen fallback (bug #4813)
Creatures will use sounds of the first creature that has the same model in the record store when possible.
|
6 years ago |
Andrei Kortunov
|
bfafac28f5
|
Update fonts setup guide
|
6 years ago |
Bret Curtis
|
e748abde7d
|
Merge pull request #2147 from akortunov/uvcontroller
Apply UVControllers only for given UV Set
|
6 years ago |
Bret Curtis
|
4f0847b63e
|
Merge pull request #2148 from akortunov/switchnode
Improve switchable nodes handling
|
6 years ago |
Andrei Kortunov
|
03b71d3c30
|
Improve switchable nodes handling by optimizer
|
6 years ago |
Andrei Kortunov
|
87598f9419
|
Fill Switch and LOD nodes names
|
6 years ago |
Andrei Kortunov
|
b2126c2b6b
|
Apply UVControllers only for given UV Set (bug #4827)
|
6 years ago |
Bret Curtis
|
f405b1e247
|
Merge pull request #2143 from akortunov/optimize
Optimize HUD update
|
6 years ago |
Bret Curtis
|
f68194c11d
|
Merge pull request #2144 from Capostrophic/absorption
Don't apply effects when spell absorption is successful (bug #4820)
|
6 years ago |
Andrei Kortunov
|
8580a58ba0
|
Optimize HUD update (do not do unnecessary work)
|
6 years ago |
Capostrophic
|
67450a7046
|
Don't apply effects when spell absorption is successful (bug #4820)
|
6 years ago |
Bret Curtis
|
c5176321ee
|
Merge branch 'gmst_typo' into 'master'
Gmst typo in MWMechanics::NpcStats::increaseSkill
See merge request OpenMW/openmw!59
|
6 years ago |
Frederic Chardon
|
7ad93c1d3e
|
Gmst typo in MWMechanics::NpcStats::increaseSkill
|
6 years ago |
Bret Curtis
|
8ddb45eb22
|
Merge pull request #2141 from akortunov/switchnode
Support NiSwitchNode
|
6 years ago |
Andrei Kortunov
|
2c38e337ae
|
Support NiSwitchNode (feature #4812)
|
6 years ago |
Bret Curtis
|
592d29f7db
|
Merge branch 'windows_test_azdul' into 'master'
Windows test azdul
See merge request OpenMW/openmw!60
|
6 years ago |
Azdul
|
32013d35f2
|
Formatting of CMakeLists made consistent with other CMakeLists files.
|
6 years ago |
Azdul
|
6d8215ecb6
|
Google Test / Google Mock / OpenMW unit tests on Windows
|
6 years ago |
Bret Curtis
|
a8e65bf5eb
|
Merge pull request #2139 from Capostrophic/bsaoptpurge
Replace BSAOpt compressed BSA hash calculation with a custom function
|
6 years ago |
Capostrophic
|
c9df63ffd1
|
Replace BSAOpt hash calculation with a custom function
|
6 years ago |
Bret Curtis
|
c2fd4c1f46
|
Merge pull request #2138 from Capostrophic/bsa
Fix compressed BSA loading on non-Windows systems
|
6 years ago |
Bret Curtis
|
309855107b
|
Merge branch 'ensure-unique-refnum' into 'master'
Ensure Unique Instance Refnum after clone, add, or move
Closes #4748
See merge request OpenMW/openmw!49
|
6 years ago |
Stomy
|
71be4cdd20
|
Ensure Unique Instance Refnum after clone, add, or move
|
6 years ago |
Capostrophic
|
be5faadff8
|
Fix compressed BSA loading on non-Windows systems
|
6 years ago |
Bret Curtis
|
b4a78a7e68
|
add libboost-iostreams-dev
|
6 years ago |
Bret Curtis
|
e1d7a8415d
|
Merge branch 'bugfix/file-list-emptying-error' into 'master'
Fix error when create new OpenCS addon
Closes #4757
See merge request OpenMW/openmw!50
|
6 years ago |
Bret Curtis
|
c5a67c2079
|
Merge pull request #2137 from elsid/navmesh_render
Avoid useless read of navmeshes from navigator
|
6 years ago |
Bret Curtis
|
9cfc97a37a
|
Merge branch 'tes4_bsa' into 'master'
Read BSA files in TES4 / TES5 formats
See merge request OpenMW/openmw!56
|
6 years ago |
Bret Curtis
|
6fd4d016eb
|
Merge pull request #2132 from akortunov/particlefix
Fix an exception when try to load a particle node with empty sizes array
|
6 years ago |
Bret Curtis
|
75c5b9de00
|
Merge pull request #2136 from akortunov/warnfix
Fix "-Wstring-plus-int" warnings
|
6 years ago |
elsid
|
13e94ab194
|
Get navmesh to update osg node only if rendering is enabled
|
6 years ago |
elsid
|
3572edab72
|
Update navmesh in a separate method
|
6 years ago |
Nikolay Kasyanov
|
17cf2d5826
|
Merge pull request #2135 from OpenMW/update-macos-dependencies
[macOS, CI] Update dependencies
They now include boost iostreams for TES 4/5 BSA support.
See https://gitlab.com/OpenMW/openmw/merge_requests/56.
|
6 years ago |
Andrei Kortunov
|
1e8b7f0f83
|
Fix -Wstring-plus-int warnings
|
6 years ago |
Nikolay Kasyanov
|
4a266b3277
|
[macOS, CI] Update dependencies
They now include boost iostreams for TES 4/5 BSA support.
See https://gitlab.com/OpenMW/openmw/merge_requests/56.
|
6 years ago |
Bret Curtis
|
c0a036ed1f
|
Merge pull request #2133 from OpenMW/macos-deploy
[macOS] Update deploy script to use ssh/scp
|
6 years ago |
Azdul
|
7880e6f761
|
CompressedBSAFile::FileRecord::isCompressed implementation simplified.
Double space in CompressedBSAFile::FileRecord::getSizeWithoutCompressionFlag removed.
|
6 years ago |
Azdul
|
a8c1c4315c
|
Missing header on Linux
|
6 years ago |
Azdul
|
6aa6b2dc89
|
Removed TES4 from file names. Correct Git file history / attribution.
|
6 years ago |
Azdul
|
a3bcd95546
|
Merge branch 'cc9cii' of https://github.com/cc9cii/openmw into tes4_bsa
|
6 years ago |
Azdul
|
42ea609d1d
|
Remove files with incorrect Git history / attribution
|
6 years ago |
Bret Curtis
|
fe69e5507d
|
Merge branch 'fix_crashcatcher' into 'master'
Fix crashcatcher
Closes #4788
See merge request OpenMW/openmw!53
|
6 years ago |
Frederic Chardon
|
a78d98df27
|
Fix crashcatcher
|
6 years ago |
Bret Curtis
|
c94531de28
|
Merge branch 'master' into 'master'
Use case-insensitive compare when searching for game data by the wizard.
See merge request OpenMW/openmw!55
|
6 years ago |
Adam.Fandrejewski
|
777a50cb64
|
Replaced C++ 14 make_unique with C++ 11 compliant code
|
6 years ago |
Azdul
|
0c3a3ea241
|
Strange issue with Linux compilation (<memory> header)
|
6 years ago |