Lukasz Gromanowski
|
1ce4663065
|
Updated compiler opcodes for COE, and setHello.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2013-12-31 18:13:38 +01:00 |
|
gus
|
dff3cf162d
|
ToggleAI script instruction
|
2013-11-18 23:03:44 +01:00 |
|
gus
|
d587f3c946
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into AICombat
Conflicts:
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwscript/docs/vmformat.txt
|
2013-10-31 09:51:17 +01:00 |
|
Emanuel Guevel
|
496f786c2a
|
Implement Disable/EnableLevitation script functions
Totally copied on Disable/EnableTeleporting implementation.
Thanks KittyCat!
|
2013-10-02 15:33:20 +02:00 |
|
gus
|
46a734852b
|
adding script instruction getLOS + some test about AI
|
2013-09-10 16:16:13 +02:00 |
|
mckibbenta
|
8998b90e8b
|
initial do-nothing implementation; registered opcode
|
2013-08-24 21:19:12 -04:00 |
|
Chris Robinson
|
30973352e8
|
Implement ShowVars (SV) console function
|
2013-08-13 04:54:41 -07:00 |
|
Chris Robinson
|
db1036e5e5
|
Handle SetWerewolfAcrobatics
|
2013-08-09 05:37:56 -07:00 |
|
Emanuel Guevel
|
fd0a159a64
|
MWScript: update first unused opcode number
|
2013-08-07 12:05:53 +02:00 |
|
Emanuel Guevel
|
5188a1c2cd
|
Implement script instructions Become/UndoWerewolf
|
2013-08-06 12:34:35 +02:00 |
|
Chris Robinson
|
c94653dc49
|
Implement the ModRegion script function
|
2013-07-27 07:10:18 -07:00 |
|
Chris Robinson
|
1174b85ac8
|
Implement Disable/EnableTeleporting script functions
|
2013-07-27 00:14:55 -07:00 |
|
Chris Robinson
|
3298eb1b37
|
Implement HitOnMe script function
|
2013-07-26 10:50:23 -07:00 |
|
scrawl
|
67422c397c
|
GetWindSpeed
|
2013-05-01 11:42:24 +02:00 |
|
scrawl
|
5063d90dda
|
GetStartingAngle was implemented, but not registered
|
2013-05-01 11:22:46 +02:00 |
|
scrawl
|
627c3fdb6b
|
Added GetStandingPC, GetStandingActor; Fixed GetStartingPos
|
2013-05-01 11:15:43 +02:00 |
|
scrawl
|
7d61459ccd
|
Added stub implementation for 'Fall'. There is no use for this function because our physics controller applies gravity constantly anyway.
|
2013-04-28 11:13:21 +02:00 |
|
Glorf
|
ade871ce12
|
Corrected unused opcodes
|
2013-04-26 17:31:58 +02:00 |
|
Glorf
|
89f7ef2472
|
Move, moveworld script instructions
|
2013-04-26 17:28:19 +02:00 |
|
scrawl
|
7821610ec6
|
Make OnDeath work with explicit reference
|
2013-04-26 02:08:53 +02:00 |
|
scrawl
|
a373f53988
|
Added SetAtStart
|
2013-04-26 02:02:51 +02:00 |
|
Glorf
|
972481f63f
|
Working rotate, rotateworld
|
2013-04-15 16:45:53 +02:00 |
|
Glorf
|
106ef4c936
|
Rotate script
|
2013-04-10 22:53:03 +02:00 |
|
Chris Robinson
|
c8606d2f63
|
Implement IsWerewolf script function
|
2013-03-30 13:22:33 -07:00 |
|
Marc Zinnschlag
|
e4ed5b836e
|
added ondeath script function
|
2013-03-18 11:04:47 +01:00 |
|
Tom Mason
|
3517635cfd
|
added Drop and DropSoulGem functions
|
2013-01-09 21:16:45 +00:00 |
|
Marc Zinnschlag
|
c6ff58d5b5
|
Merge remote-tracking branch 'scrawl/videoplayback'
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2013-01-08 11:17:19 +01:00 |
|
Tom Mason
|
9ee823d8f8
|
fixed typo in vmformat.txt
|
2013-01-07 21:09:03 +00:00 |
|
Tom Mason
|
4c5ed43cc9
|
added removesoulgem, and fixed addsoulgem
|
2013-01-07 21:08:04 +00:00 |
|
Tom Mason
|
c2901fe6cc
|
added addsoulgem scripting function
|
2013-01-07 18:16:50 +00:00 |
|
scrawl
|
f1b138d0a8
|
Merge branch 'master' into videoplayback
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2013-01-07 13:25:15 +01:00 |
|
scrawl
|
42e0501c67
|
fix typo
|
2013-01-03 02:40:21 +01:00 |
|
scrawl
|
a5ef669eb6
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into HEAD
Conflicts:
apps/openmw/mwscript/aiextensions.cpp
apps/openmw/mwscript/docs/vmformat.txt
|
2013-01-03 02:34:31 +01:00 |
|
Tom Mason
|
bed8fb69e6
|
added bounty related scripting functions
|
2012-12-28 22:26:21 +00:00 |
|
scrawl
|
5f676f9c6b
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into videoplayback
Conflicts:
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwscript/miscextensions.cpp
|
2012-12-11 22:28:23 +01:00 |
|
rpopovici
|
7079b9062f
|
add AI script functions
|
2012-11-30 02:16:16 +02:00 |
|
scrawl
|
1def60dbe1
|
PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank
|
2012-11-28 02:15:34 +01:00 |
|
scrawl
|
d6dd212ce8
|
GetWerewolfKills, ModScale, SetDelete, GetSquareRoot
|
2012-11-27 06:54:13 +01:00 |
|
scrawl
|
1ccad32877
|
GetWeaponType
|
2012-11-25 02:06:43 +01:00 |
|
scrawl
|
e68dc19256
|
GetCurrentTime, HasSoulGem
|
2012-11-25 01:54:37 +01:00 |
|
scrawl
|
0db48b29c7
|
GetSpellEffects, GetRace
|
2012-11-25 01:26:29 +01:00 |
|
scrawl
|
70aa7459f5
|
GetWeaponDrawn
|
2012-11-24 03:04:26 +01:00 |
|
scrawl
|
be82d1452f
|
HasItemEquipped
|
2012-11-24 02:59:44 +01:00 |
|
scrawl
|
600ed5f38a
|
GetAttacked
|
2012-11-24 02:48:53 +01:00 |
|
scrawl
|
a596d23203
|
GetArmorType
|
2012-11-24 02:38:10 +01:00 |
|
scrawl
|
d7811624d5
|
GetEffect
|
2012-11-24 02:15:55 +01:00 |
|
scrawl
|
e8ef4dba1e
|
getPcRunning, getPcSneaking, getForceRun, getForceSneak
|
2012-11-24 02:02:49 +01:00 |
|
scrawl
|
10329c780d
|
GetLocked
|
2012-11-23 21:31:10 +01:00 |
|
scrawl
|
d418e21371
|
<Mod|Get><Flee|Fight|Hello|Alarm>
|
2012-11-23 21:14:32 +01:00 |
|
scrawl
|
9c170af30c
|
SameFaction
|
2012-11-23 20:57:08 +01:00 |
|