Bret Curtis
|
5df95b95f2
|
Merge branch 'master' into empty-string
|
5 years ago |
Evil Eye
|
15a95add08
|
remove false positive
|
5 years ago |
Evil Eye
|
e07fa37fa3
|
ignore final whitespace/comments
|
5 years ago |
Alexei Dobrohotov
|
d6d8ed2137
|
Merge pull request #2745 from Capostrophic/fever
Fix some serious oversights caused by my fever
|
5 years ago |
Capostrophic
|
69219c18a7
|
Make sure blank lines at the end of settings.cfg don't disappear
|
5 years ago |
Capostrophic
|
99e89f23a6
|
Fix calculateNpcStatModifiers call for non-NPCs
|
5 years ago |
Bret Curtis
|
deac2abc0f
|
add launchable type; rename files to be conform to freedesktop.org and debian standards
|
5 years ago |
Andrei Kortunov
|
79e7155f50
|
Merge pull request #2743 from Capostrophic/formatting
Improve blank line handling in settings writer (bug #5326)
|
5 years ago |
Capostrophic
|
bec5746fdd
|
Improve blank line handling in settings writer (bug #5326)
|
5 years ago |
Nelsson Huotari
|
66fba7cc51
|
Remove unneeded constructors, only initialize in cpp, minor fixes
|
5 years ago |
Andrei Kortunov
|
60161e639c
|
Merge pull request #2742 from Capostrophic/skills
Reset skills of dead actors (bug #5328)
|
5 years ago |
Nelsson Huotari
|
ec2ff2a9b0
|
Fix if oneliners
|
5 years ago |
Capostrophic
|
04ebe5c4c9
|
Reset skills of dead actors (bug #5328)
|
5 years ago |
Nelsson Huotari
|
c8c7501d97
|
Add changelog
|
5 years ago |
Nelsson Huotari
|
18cdd3bd7c
|
rebase-related fixes
|
5 years ago |
Nelsson Huotari
|
da0add904b
|
Fix and simplify brush outlines and coordinate calculations
|
5 years ago |
Nelsson Huotari
|
8f625474fd
|
Hotfix terraintexturemode circle brush radius calculations
|
5 years ago |
Nelsson Huotari
|
e14c390a9b
|
Fix crash
|
5 years ago |
Nelsson Huotari
|
731e5b57f5
|
Tool outline for terraintexturemode and square shape. Various fixes.
|
5 years ago |
Nelsson Huotari
|
24c8b32d4c
|
Implement brush outline for terrainshapemode
|
5 years ago |
Andrei Kortunov
|
fe75308fdb
|
Disable warning C5204 which come from Boost library
|
5 years ago |
Andrei Kortunov
|
2e7712a390
|
Fix C5204 warnings by adding default virtual destructors
|
5 years ago |
Bret Curtis
|
4c5d2feee8
|
Merge pull request #2739 from Capostrophic/vampirism
Don't reset dead non-werewolf vampires' vampire NPC type (regression #5327)
|
5 years ago |
Evil Eye
|
fea7e68fe9
|
silence operator precedence warning
|
5 years ago |
Evil Eye
|
8dc081a60d
|
ignore unterminated empty strings
|
5 years ago |
Capostrophic
|
3e3f5d66b2
|
Don't reset dead non-werewolf vampires' vampire NPC type
|
5 years ago |
Bret Curtis
|
8779d261ba
|
Merge pull request #2735 from OpenMW/psi29a-Bionic-name
Xenial -> Bionic name change
|
5 years ago |
Alexei Dobrohotov
|
baff15362a
|
Merge pull request #2713 from unelsson/opencsdropobjects
Editor: Implement dropping objects with keypress in instancemode
|
5 years ago |
Chris Djali
|
648256969d
|
Merge pull request #2737 from Capostrophic/property
Correct drawable property apply order (bug #5313)
|
5 years ago |
Alexei Dobrohotov
|
8d02b619fd
|
Merge pull request #2728 from akortunov/swimfix
Trace down dead persistent actors underwater
|
5 years ago |
Capostrophic
|
7319eda54e
|
Correct drawable property apply order (bug #5313)
|
5 years ago |
Andrei Kortunov
|
d21314231b
|
Merge pull request #2736 from akortunov/master
Fix Qt download link for Windows
|
5 years ago |
Andrei Kortunov
|
d2acac0ebe
|
Fix Qt download link for Windows
|
5 years ago |
Bret Curtis
|
53da5b8c54
|
Xenial -> Bionic name change
|
5 years ago |
Andrei Kortunov
|
9d254aefb3
|
Merge pull request #2731 from Capostrophic/gender
Fix Gender column filtering (bug #4601)
|
5 years ago |
Bret Curtis
|
6410f57b42
|
Merge pull request #2733 from OpenMW/windows_sdl2012
give sdl2 2.0.12 for windows a try
|
5 years ago |
Bret Curtis
|
444d667d22
|
give sdl2 2.0.12 for windows a try
|
5 years ago |
Bret Curtis
|
a7e77d74eb
|
Merge pull request #2732 from OpenMW/travis_ci_bionic
bump to bionic; gcc-9 and clang-10
|
5 years ago |
Bret Curtis
|
3fc5c499fb
|
another try for system clang
|
5 years ago |
Bret Curtis
|
42640b7811
|
no need to re-map when using system default
|
5 years ago |
Bret Curtis
|
0a96f4c847
|
get the default...
|
5 years ago |
Bret Curtis
|
f2f5b1104f
|
try clang-6 since that is officially in repo
|
5 years ago |
Bret Curtis
|
5091e2c371
|
bump to bionic; gcc-9 and clang-10
|
5 years ago |
Capostrophic
|
18bfc6f2c5
|
Fix Gender column filtering (bug #4601) and correct filter descs
|
5 years ago |
Andrei Kortunov
|
ed06fc2aa8
|
Merge branch 'data_files_refresh' into 'master'
Implement a refresh button on data files page
See merge request OpenMW/openmw!166
|
5 years ago |
James Moore
|
a37bdfd492
|
Implement a refresh button on data files page
|
5 years ago |
Andrei Kortunov
|
d2a2c74e08
|
Trace down dead persistent actors underwater (regression #5317)
|
5 years ago |
Andrei Kortunov
|
f4ace20885
|
Merge pull request #2726 from Assumeru/robe
Make robes cover the chest slot
|
5 years ago |
Andrei Kortunov
|
3d20df883e
|
Merge pull request #2727 from akortunov/guifixes
Make slider control in the wait window to be a more intuitive
|
5 years ago |
Andrei Kortunov
|
6de1c0d0d3
|
Merge branch 'alchemyfilter' into 'master'
Filters for ingredients & effects in alchemy window
See merge request OpenMW/openmw!106
|
5 years ago |