Bret Curtis
|
d73c6ebe60
|
Merge pull request #1721 from akortunov/appveyor
AppVeyor: build with Release configuration
|
7 years ago |
Andrei Kortunov
|
de2513653e
|
AppVeyor: build with Release configuration
|
7 years ago |
Thunderforge
|
26dfef7970
|
Changing where we are loading cells to prevent Qt access issue
|
7 years ago |
Thunderforge
|
78234e9468
|
Moving autocomplete code to thread
|
7 years ago |
scrawl
|
dbb7277544
|
Merge pull request #1722
|
7 years ago |
scrawl
|
31ea7c8edd
|
Revert "set rebalance soul gem values to true by default"
This reverts commit 2963524a01 .
|
7 years ago |
Thunderforge
|
c2fff61ccd
|
Changing so that data changes happen only after the addon is checked
|
7 years ago |
Capostrophic
|
7e38bb8513
|
Verifier: improve handling of class name and description
|
7 years ago |
scrawl
|
cfdf99f601
|
Revert "Merged pull request #1573"
This reverts commit 7324bd368f , reversing
changes made to 810e4416f6 .
|
7 years ago |
scrawl
|
99ffaafe30
|
Revert "Merge pull request #1701 from akortunov/standfix"
This reverts commit da47fc79f5 , reversing
changes made to 7324bd368f .
|
7 years ago |
Marc Zinnschlag
|
b151a89528
|
Merged pull request #1568
|
7 years ago |
Marc Zinnschlag
|
bbc337a0af
|
code cleanup
|
7 years ago |
Marc Zinnschlag
|
e76df5f4d3
|
minor tooltip fixes
|
7 years ago |
Marc Zinnschlag
|
e30ade81be
|
Merged pull request #1680
|
7 years ago |
Bret Curtis
|
13391e833d
|
Merge pull request #1718 from akortunov/appveyor
Preserve AppVeyor artifacts
|
7 years ago |
Andrei Kortunov
|
48e15dabc3
|
Try to generate PDB for release builds
|
7 years ago |
Marc Zinnschlag
|
832b4bb778
|
Merged pull request #1659
|
7 years ago |
Bret Curtis
|
42ef4ed843
|
Merge pull request #1719 from nikolaykasyanov/deduplicate-nightlies
[macOS, CI] Do not upload a nightly if there's already one of the same commit
|
7 years ago |
Nikolay Kasyanov
|
ba3a02ad05
|
[macOS, CI] Do not upload a nightly if there's already one of the same commit
|
7 years ago |
Andrei Kortunov
|
77c5e85e8d
|
Enable release builds
|
7 years ago |
Andrei Kortunov
|
8c95676352
|
Preserve AppVeyor builds
|
7 years ago |
Andrei Kortunov
|
1abff5365b
|
Capitalize enchanted items names again in spells window
|
7 years ago |
Andrei Kortunov
|
afae398b5c
|
Use utf8 lowercase function for journal index to avoid code duplication
|
7 years ago |
Andrei Kortunov
|
b5374029e5
|
Implement case-insensitive search in spell window
|
7 years ago |
Marc Zinnschlag
|
1daf8474a4
|
Merged pull request #896
|
7 years ago |
Andrei Kortunov
|
9ac752ea70
|
Implement filtering in the spells window
|
7 years ago |
Bret Curtis
|
da47fc79f5
|
Merge pull request #1701 from akortunov/standfix
Do not apply queue movement for standing actors
|
7 years ago |
Marc Zinnschlag
|
7324bd368f
|
Merged pull request #1573
|
7 years ago |
Marc Zinnschlag
|
810e4416f6
|
Merged pull request #1691
|
7 years ago |
Marc Zinnschlag
|
d92d754834
|
Merged pull request #1697
|
7 years ago |
Marc Zinnschlag
|
1564a3f6aa
|
Merged pull request #1713
|
7 years ago |
Marc Zinnschlag
|
2f958881b7
|
Merged pull request #4413
|
7 years ago |
Thunderforge
|
d58cce9c72
|
Adding WIP code to dynamically change the autocomplete fields
|
7 years ago |
Bret Curtis
|
3fa3fc9d85
|
Merge pull request #1716 from declan-millar/soulgem_value_rebalance
Soul gem value rebalance
|
7 years ago |
declan-millar
|
2963524a01
|
set rebalance soul gem values to true by default
|
7 years ago |
Nelsson Huotari
|
825c331764
|
Remove texture filtering, better ltex importing, reindexing duplicates
|
7 years ago |
declan-millar
|
7092dc4f40
|
Merge branch 'master' of https://github.com/OpenMW/openmw into soulgem_value_rebalance
|
7 years ago |
Bret Curtis
|
b4098b24b7
|
Merge pull request #1717 from akortunov/default_terrain
Render default land texture for Wilderness cells with distant terrain
|
7 years ago |
Andrei Kortunov
|
888c2d9a33
|
Render default land texture for Wilderness cells with distant terrain
|
7 years ago |
declan-millar
|
b8df4b7c5a
|
Tidy in-code comment
|
7 years ago |
declan-millar
|
844aef85f3
|
Replace spelling: soulgem -> soul gem in code comment
|
7 years ago |
declan-millar
|
9ed4f33048
|
Replace spelling: soulgem -> soul gem
|
7 years ago |
declan-millar
|
028b528c0b
|
Get soul magnitude before checking the rebalance setting
|
7 years ago |
declan-millar
|
9346a552fa
|
Use Rebalance soulgem values option to set soulgem value
|
7 years ago |
declan-millar
|
0320f9a74d
|
Merge branch 'master' of https://github.com/OpenMW/openmw into soulgem_value_rebalance
|
7 years ago |
declan-millar
|
78e79d5775
|
Add advanced option to Rebalance soulgem values to the launcher
|
7 years ago |
Bret Curtis
|
5775f420e2
|
Merge pull request #1714 from ananace/patch-9
Switch Appveyor CI to x64 VS2015 / 2017
|
7 years ago |
Nelsson Huotari
|
8ae46519cf
|
Fix missed worldspacehits, add linebreak to tooltip
|
7 years ago |
Nelsson Huotari
|
21e8d08e69
|
Handle invalid texture id's
|
7 years ago |
Alexander "Ananace" Olofsson
|
d05de8e411
|
Give boost the correct toolset for 2017
|
7 years ago |