Marc Zinnschlag
b74a14211f
Merge remote-tracking branch 'origin/master'
10 years ago
Marc Zinnschlag
1eed1c4d23
Merge remote-tracking branch 'dteviot/AiCombatPerFrameUpdate'
10 years ago
Arthur Moore
20078c41c3
Removed now unneeded script
10 years ago
Arthur Moore
c7b97ee9ba
Cleaned up niftest's output
...
A bad file inside of a bsa archive now looks like:
<game dir>/Data Files/TR_Data.bsa/meshes/tr/x/tr_act_ind_mark_alm.nif
10 years ago
Arthur Moore
3d78ee0c2b
niftest now scans BSA files in directories for nif errors
...
The program is explicit so the user knows exactly where the bad file is.
10 years ago
Arthur Moore
6a6da42b85
Updated niftest's help message
10 years ago
Arthur Moore
efadce3e90
Have niftest handle directories as well
...
Note: BSA files within the directory must be passed manually.
10 years ago
Arthur Moore
865491d101
Added a help message to niftest
...
Now using the boost argument parser.
10 years ago
scrawl
56b7196bea
Remove incorrect implementation of "Clouds Maximum Percent" weather setting
10 years ago
scrawl
52dbb24bb9
Merge pull request #708 from slothlife/sky-render-fixes
...
Fix several sky rendering bugs, maybe also #639
10 years ago
slothlife
3235cecddf
Use Glare View for visibility of celestial bodies
...
Fixed memory leak from Sun and Moon objects by pulling Updaters back out
into separate objects. Removed code related to
mCelestialBodyTransparency.
10 years ago
Stanislav Bas
ff2dab8d56
Remove check for an empty Particle from Magic effects verifier
10 years ago
Marc Zinnschlag
469a896ca1
make non-editable fields in dialogue sub view selectable ( Fixes #2818 )
10 years ago
Marc Zinnschlag
f06c4c1e18
Merge remote-tracking branch 'origin/master'
10 years ago
Marc Zinnschlag
8dc5b8aa92
Merge remote-tracking branch 'ace/patch-1'
10 years ago
slothlife
238ae419a3
Fix use of incorrect material for Sun
10 years ago
slothlife
f2e51b0579
Use diffuse alpha to fade Sun
10 years ago
scrawl
5602cd9b7b
Fix the launcher's version label for builds with no git commit info
10 years ago
Marc Zinnschlag
cbf9f83b85
allow use of IDs as function arguments, even if the ID matches a keyword ( Fixes #2830 )
10 years ago
Alexander "Ace" Olofsson
46ce04a65b
Don't package duplicate version for Windows
...
The real version file is in the resources folder, and that's where it's read from. So the extra file is unused, and redundant.
10 years ago
slothlife
ea2f88a355
Fix several sky rendering bugs, maybe also #639
...
Added code to hide the moons, sun, and stars for certain weather
effects. Lightly refactored CelestialBody and derived classes. Fixed
moons switching phase at 24:00.
10 years ago
Alexandre Moine
8c8c5328dc
Rewrite of the description
10 years ago
taras.kudryavtsev
8ae7c63c45
#2730 and #2725
10 years ago
Stanislav Bas
cbc8309289
Don't allow empty value of School field in Magic Effects table
10 years ago
Alexandre Moine
581ea26605
Add appdata file for openmw and install it
10 years ago
dteviot
58f732ebc9
Update path following checks each frame in AiCombat.
10 years ago
dteviot
ad9bab0b68
Removed redundant if.
10 years ago
dteviot
4256e151b1
Fixed error in deciding type of attack
10 years ago
dteviot
21e249cb92
pass parameters as const &
10 years ago
Stanislav Bas
8da9eecea7
Correct comparison of enum values in IdTableProxyModel
10 years ago
Stanislav Bas
0ea4d1981a
Add magic effect verifier
10 years ago
Marc Zinnschlag
06f170a8e1
Merge remote-tracking branch 'origin/master'
10 years ago
Marc Zinnschlag
9ba85f697c
Merge remote-tracking branch 'smbas/fix-opencs-bugs'
10 years ago
Stanislav Bas
6b3de5c720
Activate editing of nested table cells by a double click
10 years ago
Stanislav Bas
1590a04d03
Close EditWidget when a proper row removed
10 years ago
Stanislav Bas
33042c1464
Restore Modified status of a record when adding/removing nested rows
10 years ago
scrawl
664ae079db
Improve setting of culling mask for the savegame screenshot camera
10 years ago
scrawl
88c61ed2b6
Fix NotifyDrawCompletedCallback in single threaded mode
10 years ago
Stanislav Bas
25b653e316
Inform about Modified status change when modifying a value of a model
10 years ago
Stanislav Bas
afb36b73eb
Proper index for Modified column in ModifyCommand
10 years ago
Marc Zinnschlag
e73c115ff5
Merge remote-tracking branch 'origin/master'
10 years ago
Marc Zinnschlag
529041f6f6
Merge remote-tracking branch 'slothlife/moon-settings'
10 years ago
slothlife
0244a9b329
Correct moon texture with respect to trajectory
10 years ago
Arthur Moore
08d5aaf0fc
Remove more comments
10 years ago
Arthur Moore
6fce49bfb5
Don't warn twice when unable to play an idle animation
10 years ago
Arthur Moore
61c3835637
Don't try to play animations we know are bad
...
Prevents log spam
10 years ago
scrawl
7644a46ded
Creatures with no movement should not attempt to start combat ( Fixes #2786 )
10 years ago
scrawl
f326b8e5d2
Fix weapon animations playing on the lowerbody when swimming
10 years ago
scrawl
e8cbdcfb1e
Play swimming animation fallback on the upper body when possible
10 years ago
scrawl
1f755a2bc0
Don't use a shared Material in AlphaFader
10 years ago