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 |
Azdul
|
4c499983ca
|
Fixed warnings reported by GCC
|
6 years ago |
Azdul
|
d55cc4d3ea
|
Linux requires <memory> header
|
6 years ago |
Azdul
|
caa0487c6a
|
Replace raw pointer in BsaArchive with unique_ptr
|
6 years ago |
Azdul
|
e502819246
|
Proper conversion from shared_ptr<bsa::MemoryinputStream> to shared_ptr<std::istream>
|
6 years ago |
Azdul
|
b9a7514278
|
Memory leak fixed. Proper file names in headers.
|
6 years ago |
Azdul
|
c6fd979c42
|
Spaces instead of tabs in CMakeLists.txt
|
6 years ago |
Nikolay Kasyanov
|
9cce6ecfe3
|
[macOS] Update deploy script to use ssh/scp
|
6 years ago |
Azdul
|
96d19e07ca
|
Fix Linux build
|
6 years ago |
Azdul
|
33470cb5a2
|
Win32 specific library
|
6 years ago |
Azdul
|
b30d2bab57
|
Zlib only for Win32
|
6 years ago |
Azdul
|
d73165a80c
|
Missing boost library
|
6 years ago |