Marc Zinnschlag
|
453f347ee8
|
Issue #68: added getdeadcount script function
|
2012-10-27 11:33:18 +02:00 |
|
scrawl
|
0c6ad13364
|
WakeUpPc instruction
|
2012-09-29 09:41:34 +02:00 |
|
scrawl
|
98c1dc1151
|
ShowMap & FillMap commands, merged next
|
2012-09-20 18:02:37 +02:00 |
|
scrawl
|
be44810623
|
implemented GetPCSleep
|
2012-09-19 03:11:23 +02:00 |
|
Marc Zinnschlag
|
4469976be9
|
Merge remote-tracking branch 'gus/object_movement_creation' into object_movement_creation
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-09-18 10:44:25 +02:00 |
|
scrawl
|
76b494100e
|
finished?
|
2012-09-15 17:12:42 +02:00 |
|
Marc Zinnschlag
|
6c03d7aec4
|
documentation fix
|
2012-09-10 21:12:35 +02:00 |
|
scrawl
|
9448ce5968
|
implemented "get<Control>Disabled" functions
|
2012-09-10 18:44:59 +02:00 |
|
gugus
|
d261263824
|
oups forgot vmformat
|
2012-09-02 21:09:07 +02:00 |
|
greye
|
5b2b378f25
|
tvm script instruction
|
2012-08-18 18:05:10 +04:00 |
|
Marc Zinnschlag
|
c251fbdf23
|
Merge branch 'master' into HEAD
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
libs/openengine/ogre/renderer.cpp
|
2012-08-02 14:57:35 +02:00 |
|
gugus
|
ebd8b064f6
|
getStartingAngle script instruction
|
2012-08-01 12:21:42 +02:00 |
|
Marc Zinnschlag
|
90de02b901
|
Issue #350: console only script instructions
|
2012-07-30 11:43:28 +02:00 |
|
gugus
|
03f7740474
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/worldimp.hpp
|
2012-07-09 10:39:57 +02:00 |
|
Marc Zinnschlag
|
8283f5f135
|
added setHello/Fight/Flee/Alarm instructions
|
2012-06-16 16:31:32 +02:00 |
|
Marc Zinnschlag
|
7454713a9b
|
addet provisional implementation of AiWander (doesn't do anything yet)
|
2012-06-16 16:06:15 +02:00 |
|
Marc Zinnschlag
|
b16157a618
|
documentation fix
|
2012-06-16 15:49:39 +02:00 |
|
Marc Zinnschlag
|
3167ae9473
|
added force/clearforce instructions for run and sneak
|
2012-06-16 15:49:03 +02:00 |
|
gugus
|
01fefca0a3
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-06-15 14:53:19 +02:00 |
|
Marc Zinnschlag
|
ff84fbbfa7
|
Added DontSaveObject script instruction
We are ignoring it for now and unless users protest we will probably keep it that way.
|
2012-06-07 12:36:51 +02:00 |
|
gugus
|
a711a3ebe1
|
Various fixes
|
2012-05-29 16:45:43 +02:00 |
|
gugus
|
f83ffecae5
|
SetAngle and SetScale script instruction
|
2012-05-29 15:57:13 +02:00 |
|
scrawl
|
157dd81524
|
removed script instruction, will be in the settings window later
|
2012-05-21 10:57:49 +02:00 |
|
scrawl
|
471f6467ec
|
Merge branch 'master' into graphics
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-05-13 16:18:22 +02:00 |
|
scrawl
|
c4aae96d94
|
implemented "goodbye" script function that force-cancels dialogue
|
2012-05-11 07:18:41 +02:00 |
|
scrawl
|
aaa81397ed
|
Merge branch 'master' into graphics
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-04-30 18:24:05 +02:00 |
|
scrawl
|
11ebae3be2
|
toggleCompositors command useful for debugging
|
2012-04-29 03:33:10 +02:00 |
|
scrawl
|
f5ab127a39
|
toggleFullHelp
|
2012-04-16 15:00:44 +02:00 |
|
Marc Zinnschlag
|
b5d12d0723
|
fixed ForceGreeting
|
2012-04-15 17:08:22 +02:00 |
|
gugus
|
c24a85848f
|
forceGreeting script instruction
|
2012-04-15 15:56:36 +02:00 |
|
gugus
|
45a5877b23
|
implement getPCRank. Does not work yet.
|
2012-04-15 12:05:46 +02:00 |
|
Marc Zinnschlag
|
3442ef17a8
|
fixed ModDisposition
|
2012-04-13 14:54:13 +02:00 |
|
Marc Zinnschlag
|
73df51695c
|
Merge remote branch 'gus/Factions2'
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwscript/statsextensions.cpp
|
2012-04-13 14:49:37 +02:00 |
|
Marc Zinnschlag
|
e16daeed23
|
added GetSpell script function
|
2012-04-13 13:17:57 +02:00 |
|
Marc Zinnschlag
|
b099e1baf5
|
added addspell and removespell script instructions
|
2012-04-13 11:12:53 +02:00 |
|
gugus
|
0553227ee1
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into Factions2
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/player.cpp
apps/openmw/mwworld/player.hpp
|
2012-04-09 14:43:35 +02:00 |
|
gugus
|
6ca212b9e9
|
script instruction: PCJoinFaction
|
2012-04-09 14:30:42 +02:00 |
|
gugus
|
aa8418634f
|
add PCLowerRank script instruction
|
2012-04-09 14:26:53 +02:00 |
|
gugus
|
e5b1e27fa6
|
pcRaiseRank works. Player can now join factions.
|
2012-04-09 13:24:19 +02:00 |
|
gugus
|
aaa5368fe9
|
added script instruction pcraiserank. Does not work yet.
|
2012-04-04 22:14:38 +02:00 |
|
scrawl
|
e0631dd9be
|
Merge branch 'master' into minimap
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-04-02 14:38:02 +02:00 |
|
scrawl
|
521b9eec6c
|
Merge branch 'master' into minimap
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/world.cpp
|
2012-03-30 15:31:07 +02:00 |
|
Nikolay Kasyanov
|
b21a6291f7
|
Merge branch 'master' into pgrd-rendering
Conflicts:
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwscript/miscextensions.cpp
apps/openmw/mwworld/world.hpp
|
2012-03-30 02:50:30 +04:00 |
|
scrawl
|
8d224f009f
|
toggleFogOfWar script command
|
2012-03-29 19:45:19 +02:00 |
|
scrawl
|
79c2a2e465
|
implemented toggleWater (twa); formatting again
|
2012-03-29 18:33:08 +02:00 |
|
scrawl
|
5a19d4ec45
|
implement water script functions and save water height in CellStore
|
2012-03-29 15:50:15 +02:00 |
|
Nikolay Kasyanov
|
c3357c4396
|
Merge branch 'master' into pgrd-rendering
Conflicts:
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwscript/docs/vmformat.txt
|
2012-03-29 13:27:13 +04:00 |
|
Nikolay Kasyanov
|
5328853445
|
Feature #37 (In Progress) Render Path Grid
added "togglepathgrid" script command
|
2012-03-10 18:13:44 +04:00 |
|
gugus
|
82c6b0f92a
|
choice function. Do not work.
|
2012-03-07 18:52:27 +01:00 |
|
Marc Zinnschlag
|
4bdfbb6d4f
|
Merge branch 'master' into dialogue
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-03-05 11:34:06 +01:00 |
|