Emanuel Guevel
|
496f786c2a
|
Implement Disable/EnableLevitation script functions
Totally copied on Disable/EnableTeleporting implementation.
Thanks KittyCat!
|
11 years ago |
mckibbenta
|
eef9df504a
|
fiddlings
|
12 years ago |
mckibbenta
|
60fa69139e
|
minor changes
|
12 years ago |
mckibbenta
|
8998b90e8b
|
initial do-nothing implementation; registered opcode
|
12 years ago |
vorenon
|
3bf3bd4b8c
|
Silenced some warnings
|
12 years ago |
Chris Robinson
|
73437dfdca
|
GetEffect can accept an effect ID string as well
|
12 years ago |
Chris Robinson
|
c1dfa980bf
|
Combine ShowVarsImplicit and ShowVarsExplicit
Also removes an unnecessary else statement
|
12 years ago |
Chris Robinson
|
30973352e8
|
Implement ShowVars (SV) console function
|
12 years ago |
Chris Robinson
|
2353ac1739
|
Properly implement SetWerewolfAcrobatics
|
12 years ago |
Chris Robinson
|
db1036e5e5
|
Handle SetWerewolfAcrobatics
|
12 years ago |
Chris Robinson
|
75b6515915
|
Inherit NpcStats from CreatureStats
|
12 years ago |
Chris Robinson
|
2bac4566c0
|
Merge remote-tracking branch 'PotatoesMaster/werewolf' into werewolf
Conflicts:
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwscript/statsextensions.cpp
|
12 years ago |
Emanuel Guevel
|
48d2554ac3
|
Auto-equip when items are added to the inventory
We limit that to armor pieces and clothing items.
No auto-equiping for the player nor werewolves.
|
12 years ago |
Emanuel Guevel
|
fd0a159a64
|
MWScript: update first unused opcode number
|
12 years ago |
Alex
|
de1f423bd7
|
initial move of script opcodes and registerExtensions functions to components/compiler
|
12 years ago |
Emanuel Guevel
|
c59ad62c57
|
Fix UndoWerewolf script instruction
|
12 years ago |
Emanuel Guevel
|
5188a1c2cd
|
Implement script instructions Become/UndoWerewolf
|
12 years ago |
scrawl
|
7dc30a01cd
|
Some changes suggested by cppcheck
|
12 years ago |
Chris Robinson
|
c94653dc49
|
Implement the ModRegion script function
|
12 years ago |
Chris Robinson
|
1174b85ac8
|
Implement Disable/EnableTeleporting script functions
|
12 years ago |
Chris Robinson
|
3298eb1b37
|
Implement HitOnMe script function
|
12 years ago |
Chris Robinson
|
14e0c182f3
|
Allow specifying the sound type to playSound and playSound3D
|
12 years ago |
greye
|
f3d54a7ba4
|
move finding default cell positions to World
|
12 years ago |
greye
|
6bb3942288
|
use Land height data for position in coc
|
12 years ago |
greye
|
a3094b808e
|
update coc behaviour for interior cells
|
12 years ago |
Marc Zinnschlag
|
b1a8dc35e0
|
minor adjustments
|
12 years ago |
Torben Carrington
|
1cfe037d6b
|
AIWander - Added support for the Repeat parameter to mimic vanilla.
|
12 years ago |
Miroslav Puda
|
3cebb41459
|
missing break
|
12 years ago |
Marc Zinnschlag
|
9fee99d56c
|
Merge remote-tracking branch 'scrawl/master'
|
12 years ago |
scrawl
|
c41f119ba6
|
Added new game button
|
12 years ago |
Torben Carrington
|
4d10a1c407
|
Fixed an additional 0 being sent into the AIWander idle parameters vector (Thanks to Chris)
|
12 years ago |
Marc Zinnschlag
|
af191c7382
|
fixed AiWander arguments
|
12 years ago |
kpp
|
24d619d6b4
|
Changes the logic of WindowManager::messageBox()
Fixes removeItem
Fixes addItem
|
12 years ago |
scrawl
|
6cd28d1156
|
Fix a bug in getPCNextRank
|
12 years ago |
scrawl
|
67422c397c
|
GetWindSpeed
|
12 years ago |
scrawl
|
5063d90dda
|
GetStartingAngle was implemented, but not registered
|
12 years ago |
scrawl
|
627c3fdb6b
|
Added GetStandingPC, GetStandingActor; Fixed GetStartingPos
|
12 years ago |
Chris Robinson
|
24e503330b
|
Merge remote-tracking branch 'zini/master' into animations
|
12 years ago |
scrawl
|
7d61459ccd
|
Added stub implementation for 'Fall'. There is no use for this function because our physics controller applies gravity constantly anyway.
|
12 years ago |
Chris Robinson
|
ab52e68c05
|
Merge remote-tracking branch 'zini/master' into animations
|
12 years ago |
Chris Robinson
|
137017b325
|
Don't allow forcing vanity mode
|
12 years ago |
Glorf
|
ade871ce12
|
Corrected unused opcodes
|
12 years ago |
Glorf
|
89f7ef2472
|
Move, moveworld script instructions
|
12 years ago |
scrawl
|
7821610ec6
|
Make OnDeath work with explicit reference
|
12 years ago |
scrawl
|
a373f53988
|
Added SetAtStart
|
12 years ago |
Glorf
|
7cd4dd0c91
|
Improved local rotations
|
12 years ago |
Glorf
|
53fb17da10
|
Rotation system fixes
|
12 years ago |
Glorf
|
e3a9f73eb6
|
Improved getangle script behaviour
|
12 years ago |
Glorf
|
1e92ffc314
|
Added rotation layer
|
12 years ago |
Glorf
|
763308868d
|
Fixed rotation speed
|
12 years ago |