Capostrophic
|
9dbdbbaea7
|
Only clear dialogue history if the dialogue window is closed (bug #5358)
|
5 years ago |
Capostrophic
|
96a447ee3a
|
Show the soulgem soul in count dialog (feature #5362)
|
5 years ago |
Cody
|
8e741a0d0b
|
fixed tab focus for pinned windows
|
5 years ago |
Andrei Kortunov
|
b42d097739
|
Merge branch 'doc_copyright' into 'master'
Update copyright year in the doc
See merge request OpenMW/openmw!172
|
5 years ago |
Andrei Kortunov
|
3f61022f80
|
Merge branch 'unused_var' into 'master'
Remove unused field from QuadTreeBuilder
See merge request OpenMW/openmw!173
|
5 years ago |
fredzio
|
6d0022096d
|
Bump copyright year in documentation
|
5 years ago |
Capostrophic
|
f79e20379b
|
Make sure it's a crime to unlock owned doors
|
5 years ago |
Capostrophic
|
de7ecddbb8
|
Don't play equip sound for reactivated quick key items (bug #5367)
|
5 years ago |
Andrei Kortunov
|
74c121a69d
|
Merge pull request #2766 from Capostrophic/collisionswitch
Make extra sure groups with special behavior aren't optimized out
|
5 years ago |
Capostrophic
|
ad333e88fe
|
Handle enchantment autocalc flag as a flag (bug #5363)
|
5 years ago |
fredzio
|
39a55318b0
|
Remove unused variable
|
5 years ago |
Capostrophic
|
feeab8a335
|
Make adding non-existent global script more forgiving (bug #5364)
|
5 years ago |
Andrei Kortunov
|
7ee935db47
|
Merge branch 'yet-more-gitignore' into 'master'
Add .vs to gitignore
See merge request OpenMW/openmw!169
|
5 years ago |
Capostrophic
|
e1d635cd71
|
Make extra sure groups with special behavior aren't optimized out
|
5 years ago |
AnyOldName3
|
f1b2ab9d67
|
Add .vs to gitignore
Apparently Visual Studio puts stuff in a .vs directory now.
|
5 years ago |
Alexei Dobrohotov
|
f27e299025
|
Merge pull request #2764 from unelsson/fixtolandsize
Minor fix to OpenMW-CS tool outline
|
5 years ago |
Nelsson Huotari
|
42c7ec8f1c
|
Minor fix to calculation of mLandSizeFactor (-1)
|
5 years ago |
Bret Curtis
|
613189d7d9
|
bump to 0.47 for new dev cycle
|
5 years ago |
Andrei Kortunov
|
d92af43696
|
Merge pull request #2763 from akortunov/warnfix
Fix int/float conversions in the CSVRender::BrushDraw
|
5 years ago |
Andrei Kortunov
|
023c51ad0e
|
Fix int/float conversions in the CSVRender::BrushDraw
|
5 years ago |
Andrei Kortunov
|
9712925ba3
|
Merge pull request #2762 from akortunov/warnfix
Avoid a hack to initialize mIndex in the editor
|
5 years ago |
Andrei Kortunov
|
c7cedc4e5a
|
Avoid a hack to initialize mIndex
|
5 years ago |
Bret Curtis
|
d3b898de88
|
Merge pull request #2749 from akortunov/sound_pause
Pause audio and video when the game is minimized
|
5 years ago |
Bret Curtis
|
7fda65e7bb
|
Merge pull request #2692 from unelsson/opencsbrushdraw
Editor: Implement brush outlines
|
5 years ago |
Andrei Kortunov
|
e444766901
|
Use enums for blockers IDs instead of strings
|
5 years ago |
Bret Curtis
|
b243ee6f74
|
Merge pull request #2744 from OpenMW/debian_appstream
add launchable type
|
5 years ago |
Bret Curtis
|
328c3617b7
|
Merge pull request #2752 from Assumeru/parsing-errors
Reset errorhandler context
|
5 years ago |
Bret Curtis
|
03da834bb2
|
Merge pull request #2760 from akortunov/explode
Do not try to launch magic bolt when direction to target is empty
|
5 years ago |
Andrei Kortunov
|
2254256db9
|
Pause both audio and video playback when the game is minimized (feature #4944)
|
5 years ago |
Andrei Kortunov
|
3d6fd2818f
|
Support for per-type sound blockers
|
5 years ago |
Andrei Kortunov
|
7545256d1f
|
Do not try to launch magic bolt when direction to target is empty (bug #5350)
|
5 years ago |
Andrei Kortunov
|
bb7c2ac630
|
Merge pull request #2759 from Capostrophic/lightsource
Don't use up light duration if the held light is hidden (bug #5352)
|
5 years ago |
Capostrophic
|
1928bebe98
|
Don't use up light duration if the held light is hidden (bug #5352)
|
5 years ago |
Andrei Kortunov
|
028760e108
|
Merge pull request #2758 from akortunov/warnfix
Fix some issues, found by CoverityScan
|
5 years ago |
Andrei Kortunov
|
0ce953ff7d
|
Merge pull request #2757 from Capostrophic/land
Fix ESM::Land oversights
|
5 years ago |
Capostrophic
|
5732b8e026
|
Use std::fill instead of loops to reset some arrays to defaults
|
5 years ago |
Capostrophic
|
27d4fe9ee1
|
Fix ESM::Land oversights
|
5 years ago |
Andrei Kortunov
|
a68d9aed4c
|
Fix issues, found by CoverityScan
|
5 years ago |
Evil Eye
|
8c433d587c
|
less complicated context override
|
5 years ago |
Andrei Kortunov
|
02d7b13075
|
Merge pull request #2529 from akortunov/nodecopy
Copy transformations data when we clone node
|
5 years ago |
Andrei Kortunov
|
26ac6839d4
|
Merge pull request #2755 from akortunov/guifixes
Do not disable a mouse cursor until it moved when you exit a GUI mode
|
5 years ago |
Andrei Kortunov
|
3a1b2307ce
|
Merge pull request #2756 from elsid/write_hnt_arrays
Use template specialization for writeHNT to write raw arrays
|
5 years ago |
elsid
|
ef4a7089e4
|
Use template specialization for writeHNT to write raw arrays
To avoid passing explicit size argument where it's possible.
|
5 years ago |
Roman Siromakha
|
3bd2c114a7
|
Merge pull request #2741 from akortunov/warnfix
Fix C5204 warnings by adding default virtual destructors
|
5 years ago |
Andrei Kortunov
|
e6a5a5d517
|
Merge pull request #2754 from hristoast/controllerdb2
Two more that I missed
|
5 years ago |
Hristos N. Triantafillou
|
da7032caff
|
Two more that I missed
|
5 years ago |
Andrei Kortunov
|
d222435774
|
Do not disable a mouse cursor until it moved every time when you exit a GUI mode
|
5 years ago |
Andrei Kortunov
|
20d5cd6596
|
Merge pull request #2753 from hristoast/controllerdb
These files aren't in the repo anymore
|
5 years ago |
Hristos N. Triantafillou
|
e6a6411b95
|
These files aren't in the repo anymore
|
5 years ago |
Evil Eye
|
a16727d5e3
|
implement move constructor
|
5 years ago |