Allofich
|
9b2cb2fb8c
|
Cleanups
|
9 years ago |
Allofich
|
775162ccdf
|
Rewrite spell glow implementation
|
9 years ago |
Allofich
|
cad41599cf
|
Fix travis build error and warnings
|
9 years ago |
Allofich
|
1910128e9c
|
Don't remove uniform when spell glow ends
|
9 years ago |
Allofich
|
35c14bb9bb
|
Minor rewrite, make "open" spells play glow effect
|
9 years ago |
Allofich
|
e132b52a69
|
Handle spell glows within updatecallback
|
9 years ago |
Allofich
|
123c626f2d
|
Add glow when using telekinesis on doors
|
9 years ago |
Allofich
|
57138b416e
|
Fix spell glows to only run one at a time
|
9 years ago |
Allofich
|
3841a8fb40
|
Make non-actors glow when they cast spells
|
9 years ago |
Allofich
|
dca7b4beb7
|
Make non-actors also play spell casting sounds
|
9 years ago |
Aesylwinn
|
c4b3727d57
|
Fix pointer being deleted twice.
|
9 years ago |
Marc Zinnschlag
|
a563a9d336
|
added missing Q_OBJECT
|
9 years ago |
Marc Zinnschlag
|
96fd9263bf
|
Merge remote-tracking branch 'aesylwinn/FixNullGlobalVariable'
|
9 years ago |
Aesylwinn
|
448c9d5a5b
|
Fix globals not being initialized with a valid type.
|
9 years ago |
scrawl
|
0bbd715f65
|
Fix the cloned StateSet not being assigned
|
9 years ago |
scrawl
|
f291aabc4b
|
Fix shader compile error for objects without diffuse map
|
9 years ago |
scrawl
|
5190275b37
|
Merge pull request #993 from mrcheko/pathfinding
Pathfinding unification
|
9 years ago |
scrawl
|
d7845012bf
|
Merge pull request #1012 from Aesylwinn/FixPointerDeletion
Fix pointer being deleted twice.
|
9 years ago |
Aesylwinn
|
0963adb2f4
|
Fix pointer being deleted twice.
|
9 years ago |
scrawl
|
ea06506319
|
Update AUTHORS.md
|
9 years ago |
scrawl
|
46538b9438
|
Merge pull request #1011 from devnexen/master
Mainly making compilable under OpenBSD.
|
9 years ago |
mrcheko
|
e2cd87fcc7
|
fix veritcal aiming
|
9 years ago |
Marc Zinnschlag
|
aa1ed9b172
|
Merge remote-tracking branch 'aesylwinn/RenderWater'
|
9 years ago |
scrawl
|
7b557af885
|
Merge pull request #1007 from MiroslavR/save-anim-state
Save scripted animation state
|
9 years ago |
David Carlier
|
83bab29e4b
|
Mainly making compilable under OpenBSD.
Renaming one resource file as the space led to issue for qt/moc.
|
9 years ago |
Aesylwinn
|
16d0580ce8
|
Fix struct/class mismatch.
|
9 years ago |
Aesylwinn
|
1f32f1eef5
|
Add water texture.
|
9 years ago |
Aesylwinn
|
9454f4f2e7
|
Use shared water geometry + state generation,
Fix water position and render bin,
Fix passed cell parameter being ignored
|
9 years ago |
Aesylwinn
|
5753f52b47
|
Move water mesh + simple state generation to components library.
|
9 years ago |
Marc Zinnschlag
|
1d35fc4b21
|
updated change log
|
9 years ago |
Aesylwinn
|
3904a24e6c
|
Add missing include.
|
9 years ago |
Aesylwinn
|
5674e0da24
|
Render water in editor.
|
9 years ago |
Marc Zinnschlag
|
b8b2f087cd
|
updated changelog
|
9 years ago |
Marc Zinnschlag
|
60535b77e8
|
updated credits file
|
9 years ago |
LohikaarmeHAV
|
19c74a4d6e
|
Part two
|
9 years ago |
LohikaarmeHAV
|
7309be8592
|
First part
|
9 years ago |
lohikaarme
|
e8ef5c233f
|
Miss info
|
9 years ago |
lohikaarme
|
0592d1cdcf
|
Commnent?
|
9 years ago |
MiroslavR
|
b65f379b7f
|
Save scripted animation state (Fixes #1931, #2150, #3393)
|
9 years ago |
lohikaarme
|
48bcde8cc9
|
...
|
9 years ago |
LohikaarmeHav
|
b0cf276cfc
|
hups
|
9 years ago |
LohikaarmeHav
|
7cd991107c
|
Nah
Preview seem to not like removing mCamPositionSet and I have do other things.
|
9 years ago |
LohikaarmeHav
|
c6bc30d6a8
|
Forgot to remove line and add comment.
|
9 years ago |
LohikaarmeHav
|
2e6f80688c
|
Removed debug
|
9 years ago |
LohikaarmeHav
|
c6ec473280
|
Camera reset now every time cell object->view is pressed.
|
9 years ago |
scrawl
|
3374630e7b
|
Merge pull request #1008 from Internecine/bug3451-invalid-enchantments
Fixes Bug 3451 - Invalid Enchantment IDs
|
9 years ago |
Internecine
|
90735d226d
|
Replaced Store::find usage with Store::search to remove exception handlers.
|
9 years ago |
Marc Zinnschlag
|
d170a50e8a
|
increased version number
|
9 years ago |
Marc Zinnschlag
|
f32d0121fc
|
Merge remote-tracking branch 'aesylwinn/KeyConfigAndShortcuts'
|
9 years ago |
Internecine
|
14165352f6
|
Added exception handlers when trying to retreive enchantment and magic effect data.
|
9 years ago |