scrawl
954ec38af9
Merge pull request #1365 from elsid/fix_dangling_reference
...
Copy PathFinder::mPath back value when pass to MWMechanics::AiPackage…
2017-08-02 16:04:10 +00:00
elsid
748f5225a9
Copy PathFinder::mPath back value when pass to MWMechanics::AiPackage::pathTo as dest
...
May become dangling reference because method may remove all elements from mPath.
2017-08-02 11:35:53 +03:00
scrawl
60c7876c3d
Merge pull request #1364 from OpenMW/openmw-42
...
Merge openmw-42
2017-08-01 22:16:45 +00:00
Nikolay Kasyanov
ffcdedced3
[macOS, CI] Use FTP URL from environment
...
This URL is also subject to change, moving to Travis settings.
2017-08-01 20:35:10 +02:00
scrawl
0d58a77f86
Merge pull request #1291 from MiroslavR/respawn_crash
...
Prevent respawned references from being added to the scene twice
2017-08-01 14:38:46 +00:00
scrawl
52ffd10222
Merge pull request #1361 from akortunov/spellpriority
...
Split weapons and spells rating code from combat actions
2017-08-01 14:37:41 +00:00
Andrei Kortunov
604f9ee323
Split weapons and spells rating code from combat actions
2017-08-01 09:05:35 +04:00
MiroslavR
d24286273b
Prevent respawned references from being added to the scene twice in certain cases ( Fixes #3864 )
2017-08-01 00:11:14 +02:00
scrawl
6301fb8497
Merge pull request #1359 from akortunov/tgmfix
...
Fixed DamageHealth and AbsorbHealth effects applying (regression)
2017-07-31 21:35:35 +00:00
Andrei Kortunov
b7cfb1aaf4
Fixed DamageHealth and AbsorbHealth effects applying
2017-07-31 23:05:19 +04:00
scrawl
eac2e52841
Merge pull request #1329 from akortunov/priorityfix
...
Combat AI: make default spell priority calculation formula close to vanilla
2017-07-31 18:21:47 +00:00
Koncord
d7cbfc98eb
[Browser] Fix crashing of browser (I hope)
2017-08-01 02:16:49 +08:00
scrawl
fde6e29628
Merge pull request #1326 from akortunov/spellpriority
...
Combat AI improvements [feedback needed]
2017-07-31 17:51:51 +00:00
scrawl
333648c975
Merge pull request #1324 from akortunov/doorfix
...
Improved doors detection
2017-07-31 17:42:53 +00:00
scrawl
60753515ab
Merge pull request #1277 from akortunov/countfix
...
Fixed count widget buttons alignment
2017-07-31 17:29:39 +00:00
Andrei Kortunov
10eb6ec75f
AI: Check angle between actor and door
2017-07-31 19:28:02 +04:00
Andrei Kortunov
a03cc8216e
Fixed count widget buttons alignment
2017-07-31 18:51:44 +04:00
scrawl
c9d9461d3e
Add Spacer class derived from AutoSizedWidget
...
Using a normal widget as a spacer with HStretch/VStretch may not work properly because for widgets not derived from AutoSizedWidget, the HBox/VBox treat the widget's current size as the requested minimum size. This leads the layout to break when resized more than once.
The new class sets HStretch and VStretch to true by default to save some typing.
2017-07-31 16:20:29 +02:00
scrawl
308ddabe90
Add feature additions policy
2017-07-31 12:39:33 +00:00
Koncord
1f632d8bc9
[Master] Fix REST servers/info
2017-07-31 19:32:27 +08:00
Koncord
bca594150c
[Browser] Add debug info to QueryClient
2017-07-31 19:08:04 +08:00
Koncord
918658d383
[Master] Waiting ACK instead of immediately closing connection.
2017-07-31 19:08:04 +08:00
Koncord
1aabcdd09c
[General] Add *_WITH_ACK_RECEIPT to master server packets
2017-07-31 19:08:04 +08:00
Koncord
8384a8aa8a
[General] Return sent packet number
2017-07-31 19:08:04 +08:00
scrawl
9ac409e61c
Merge pull request #1287 from akortunov/spellsorting
...
Spellbuying menu improvements
2017-07-31 09:43:47 +00:00
Nikolay Kasyanov
e7e8750816
[macOS, CI] Remove encrypted FTP credentials from repo
...
It seems more convenient to keep them in Travis settings.
2017-07-31 09:41:23 +02:00
scrawl
7d97d1d513
Merge pull request #1247 from pvdk/progressbar
...
Ini-importer progress bar fills the whole width of the ui element now
2017-07-30 23:38:49 +00:00
scrawl
fd4c4d1133
Merge pull request #1358 from Thunderforge/renaming-duplicate-horizontalSpacer
...
Renaming duplicate horizontalSpacer variable
2017-07-30 23:23:42 +00:00
Thunderforge
b98e175161
Renaming duplicate horizontalSpacer variable
2017-07-30 17:40:56 -05:00
scrawl
59b92dc67b
Merge pull request #1349 from Thunderforge/prevent-parchment-from-being-cut-off
...
UI adjustments to prevent parchment scroll from being cut off (fixes #3910 )
2017-07-30 22:01:58 +00:00
scrawl
43279c49b5
Go back to index when selecting 'cancel' on topics list
2017-07-30 23:51:44 +02:00
scrawl
196eedf1b0
Fix key focus issue with the journal hotkey
2017-07-30 23:51:07 +02:00
scrawl
4b51fd23e0
Merge pull request #1356 from akortunov/guifixes
...
Add missing journal sounds (bug #3974 )
2017-07-30 21:36:04 +00:00
Nikolay Kasyanov
8be3928e98
Merge pull request #1357 from nikolaykasyanov/macos-improve-packaging
...
[macOS] Fixes accidental loading of plugins from system-wide Qt install
2017-07-30 20:59:27 +02:00
David Cernat
73118ea575
Merge pull request #253 from 16bitint/customspells
...
Added networking and saving for custom spells
2017-07-30 21:51:18 +03:00
Unknown
bfbfbeac43
Added networking and saving for custom spells
2017-07-31 03:45:47 +10:00
Nikolay Kasyanov
ccae232563
[macOS, CI] Use most recent available Qt
2017-07-30 16:34:49 +02:00
Nikolay Kasyanov
49b02a1bf4
[macOS] remove use of deprecated CMake policy
2017-07-30 15:48:00 +02:00
Nikolay Kasyanov
fd0be7008d
[macOS] Fixes accidental loading of plugins from system-wide Qt install
...
I was too eager to remove the workaround in 014a2fc0e9
.
Actually, config-based solution seems cleaner.
Respective Qt documentation: http://doc.qt.io/qt-5/qt-conf.html .
Also, moves Qt plugins from Contents/MacOS to Contents/PlugIns
for consistency.
2017-07-30 15:43:45 +02:00
Andrei Kortunov
99b5f21a46
Add missing journal sounds (bug #3974 )
2017-07-29 19:41:46 +04:00
scrawl
a9b17d73dc
Merge pull request #1355 from Allofich/animation
...
Fix problem with animations not looping
2017-07-29 14:30:20 +00:00
scrawl
03daa08a91
Merge pull request #1354 from OpenMW/patch-1
...
Add policy on original engine "fixes"
2017-07-29 14:29:00 +00:00
scrawl
deaeda464e
Update CONTRIBUTING.md
2017-07-29 14:19:15 +00:00
Allofich
dae19412f2
Fix problem with animations not looping
...
Fixes #3804
2017-07-29 20:54:11 +09:00
Bret Curtis
cf6f368560
rtd backport fix
2017-07-29 11:52:13 +02:00
scrawl
6d4bb9e130
Add policy on original engine "fixes"
...
Since the topic came up again on #1350 , I figured to write down this policy. It is what I gathered from many discussions in the past and some "bugs" that we had fixed then later reverted when complaints came in. Do we all agree on this?
2017-07-28 21:58:23 +00:00
scrawl
631d79f1c8
Merge pull request #1346 from akortunov/aibreathe
...
AiBreathe AI package (feature #1374 )
2017-07-28 20:50:04 +00:00
scrawl
9749f8f486
Merge pull request #1352 from psi29a/rtd_fix
...
remove breath/doxygen autodoc
2017-07-28 20:48:23 +00:00
scrawl
c3c68667e9
Merge pull request #1351 from Thunderforge/patch-1
...
Fixing link to bug tracker
2017-07-28 20:47:03 +00:00
scrawl
4c2487d55f
Merge pull request #1353 from akortunov/restfix
...
Update effects during rest (bug #3679 )
2017-07-28 20:46:14 +00:00