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
Andrei Kortunov
90508237b1
Make slider control in the wait window to be a more intuitive
5 years ago
fredzio
e1b5dd97b8
Add a filter in the alchemy window.
...
A button allow to switch between ingredient name and magic effect.
Switching reset the filter.
The default filter can be set in the layout file.
The player can show only ingredients whose either name or effect
match the filter
Only effect that are known to the player (via alchemy skill) are
taken into account
5 years ago
Evil Eye
4f4982545a
make robes cover the chest slot
5 years ago
Nelsson Huotari
793ea8566f
Fix typo
5 years ago
Nelsson Huotari
17cb3414d8
clean-up, improve formatting
5 years ago
Bret Curtis
d8e1a6b286
Merge pull request #2725 from akortunov/factions
...
Do not write empty trade time
5 years ago
Andrei Kortunov
e20d156904
Do not write empty trade time
5 years ago
Nelsson Huotari
75f6577f61
Remove unneeded include
5 years ago
Nelsson Huotari
41aa90bfa7
Add helper class for safer mask handling
5 years ago