Thunderforge
5a2e9868c1
Fixes #3681
...
This changes the way that the popup works to use [`QtColorDialog::getColor()`](http://doc.qt.io/archives/qt-4.8/qcolordialog.html#getColor ) instead of the problematic open() function. Also makes the button change to create the modal dialog when pushed, rather than being a checkbox of sorts
6 years ago
Bret Curtis
7f3769d5fc
Merge pull request #1874 from akortunov/combat_anims
...
Fix some issues with attack animations
6 years ago
Bret Curtis
3c827da702
Merge branch 'master' into combat_anims
6 years ago
Bret Curtis
3b2781bf89
Merge pull request #1720 from akortunov/playvfx
...
Rework spell VFX management
6 years ago
Marc Zinnschlag
dc9aedca7d
Merged merge request !33
6 years ago
Marc Zinnschlag
91be35124c
Merged merge request !35
6 years ago
Marc Zinnschlag
20c53594de
Merged merge request !36
6 years ago
Marc Zinnschlag
9475df7880
Merged merge request !37
6 years ago
James Carty
4489838ea3
Fix incorrect function call
6 years ago
James Carty
513e99148e
Fix function with no return value
6 years ago
James Carty
99b465eede
Update authors
6 years ago
James Carty
331016c782
Update Authors
6 years ago
Diego Crespo
76932ebfc5
Updated AUTHORS.md
6 years ago
Andrei Kortunov
d7ca087f59
AiCast: fix aiming
6 years ago
Andrei Kortunov
31f8bea1dd
Rework spell effects management
6 years ago
Andrei Kortunov
8516aee6e0
Implement getHalfExtents() for non-actor objects
6 years ago
David Walley
a492978fe6
Update AUTHORS.md - add Loriel (Documentation)
6 years ago
Marc Zinnschlag
088463ebe6
Merged pull request #1868
6 years ago
Marc Zinnschlag
ebdb991225
Merged pull request #1875
6 years ago
Marc Zinnschlag
3489951410
Merged pull request #1866
6 years ago
Capostrophic
ce78a34010
Use container ID in Equip command warning
6 years ago
Capostrophic
372697489b
Fix Equip command infinite loop (bug #3072 )
6 years ago
James Carty
43f1c9163c
Fix issue in which murder wouldn't be reported after paying fine
6 years ago
Andrei Kortunov
16edac8c47
Fix incorrect 'preparing' word spelling
6 years ago
Andrei Kortunov
a73d42e711
Do not stop idle animation in spellcasting stance
6 years ago
Andrei Kortunov
b7a448cf42
Update idle animations after reset of mIdleState (bug #4531 )
6 years ago
Andrei Kortunov
66a8402cdf
Add missing changelog entries
6 years ago
Andrei Kortunov
3a6c480d41
Do not reset idle animations when turning
6 years ago
Andrei Kortunov
15fa47827b
AiCombat: Avoid jittering when aiming in melee
6 years ago
Andrei Kortunov
e444b9581c
Do not play min attack -> max attack animation when attack strength is 0 (bug #4591 )
6 years ago
Andrei Kortunov
8a48258b1b
Fix attack after shoot
6 years ago
Bret Curtis
dcd381049c
Merge pull request #1872 from akortunov/extended_logging
...
Use new logging system
6 years ago
James Carty
4b0a6074e7
Add comment
6 years ago
James Carty
6889432030
Move code to seperate functions for reusability
6 years ago
Bret Curtis
fa1f3ec51b
Merge pull request #1873 from Capostrophic/advanced
...
Remove an outdated checkbox from the advanced page of the launcher
6 years ago
Capostrophic
37f9d45182
Remove an outdated checkbox from the advanced page
6 years ago
Bret Curtis
758d9ca122
Merge branch 'desynced' into 'master'
...
Desynced
See merge request OpenMW/openmw!34
6 years ago
Diego Crespo
5d392d3ef5
fixed some spelling mistakes in .rst files
6 years ago
Bret Curtis
4cb9b52b81
fix rebase issue
6 years ago
Andrei Kortunov
5a4d0cec3a
Use new logging system for game itself
6 years ago
Marc Zinnschlag
ffb103f7c5
updated credits file
6 years ago
Yohaulticetl
4ff6f64ecd
Added entry to the changelog.
6 years ago
Yohaulticetl
640b32da56
Fixed merge conflicts
6 years ago
Yohaulticetl
d6f607e823
Fixed wrong starting index
6 years ago
Yohaulticetl
7e9ce99062
Made the werewolf check optional
6 years ago
Yohaulticetl
18e51e0e98
Added check for werewolves
6 years ago
Yohaulticetl
d19cbdb652
Factored strength into hand-to-hand combat
6 years ago
Andrei Kortunov
c7a5548475
Use new logging system for editor
6 years ago
Andrei Kortunov
1452684d9e
Use new logging system for components
6 years ago
Capostrophic
52f70642d0
Update changelog
6 years ago