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 |
|
scrawl
|
528cff5a59
|
implemented ChangeWeather script function
|
2012-02-26 11:51:02 +01:00 |
|
scrawl
|
d77d5080bd
|
implemented GetCurrentWeather script function
|
2012-02-25 21:34:38 +01:00 |
|
scrawl
|
457d9fd9f8
|
updated vmformat.txt
|
2012-02-18 18:30:01 +01:00 |
|
scrawl
|
40e23fe26f
|
added twf console command
|
2012-02-18 16:06:03 +01:00 |
|
gugus
|
f1dc360720
|
added the script instruction addTopic
|
2012-02-10 22:02:24 +01:00 |
|
Marc Zinnschlag
|
0f4adc39b3
|
added animation-related script instructions
|
2011-11-21 14:08:44 +01:00 |
|
Marc Zinnschlag
|
aded4608c0
|
added GetButtonPressed function
|
2011-07-12 21:26:58 +02:00 |
|
Marc Zinnschlag
|
f321e549a4
|
added instruction GetPCCell
|
2011-04-04 15:10:37 +02:00 |
|
Marc Zinnschlag
|
e4a0702bb4
|
added journal-related script instructions
|
2011-04-04 14:49:26 +02:00 |
|
Marc Zinnschlag
|
72a84356e2
|
added tcg/tcb instructions (toggle collision rendering); not fully working yet (problem in OpenEngine or MWScene)
|
2011-03-16 09:09:45 +01:00 |
|
Marc Zinnschlag
|
18b8cdce29
|
added GetInterior script function
|
2011-01-17 10:18:12 +01:00 |
|
Marc Zinnschlag
|
46a8ccc2ff
|
changed collision mode instruction from enable/disable to toggle
|
2011-01-09 21:07:27 +01:00 |
|
Marc Zinnschlag
|
bb34f6e7fc
|
added Enable/DisableCollision instructions
|
2011-01-09 20:44:17 +01:00 |
|
Marc Zinnschlag
|
a8c974d2e7
|
added set/get/mod instructions for skills
|
2010-10-20 11:31:42 +02:00 |
|
Marc Zinnschlag
|
7ea6a75a26
|
another merge fix
|
2010-09-10 13:01:37 +02:00 |
|
Marc Zinnschlag
|
1dc805d0d4
|
Merge branch 'master' into exterior
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2010-09-08 15:38:19 +02:00 |
|
Marc Zinnschlag
|
147dd57162
|
added Lock and Unlock instructions
|
2010-08-30 12:30:34 +02:00 |
|
Marc Zinnschlag
|
68a788b2c8
|
added instructions for enabling/disabling player controls (they don't do anything yet)
|
2010-08-22 15:11:40 +02:00 |
|
Marc Zinnschlag
|
14cf007a3f
|
added first batch of AI-related instructions and functions (they don't do anything at this point)
|
2010-08-22 14:49:25 +02:00 |
|
Marc Zinnschlag
|
b3cc3073a3
|
changed encoding of segment 3 opcodes (increasing the number of opcodes, while reducing the width of the argument)
|
2010-08-22 13:15:56 +02:00 |
|
Marc Zinnschlag
|
0111631ee9
|
very early implementation of exterior rendering
|
2010-08-20 13:33:03 +02:00 |
|
Marc Zinnschlag
|
aa637cb9d4
|
added RemoveItem
|
2010-08-07 17:00:04 +02:00 |
|
Marc Zinnschlag
|
589f8b5ede
|
added GetItemCount
|
2010-08-07 16:21:07 +02:00 |
|
Marc Zinnschlag
|
3ea85b4619
|
added AddItem instruction
|
2010-08-07 15:11:31 +02:00 |
|
Marc Zinnschlag
|
1902dfb7b2
|
added activate instruction
|
2010-08-05 15:52:07 +02:00 |
|
Marc Zinnschlag
|
913d55a44e
|
added GetHealthGetRatio
|
2010-07-28 19:12:50 +02:00 |
|
Marc Zinnschlag
|
a542ca22fd
|
added ModCurrentHealth, ModCurrentMagicka, ModCurrentFatigue
|
2010-07-28 19:00:54 +02:00 |
|
Marc Zinnschlag
|
455bcf3b01
|
added get, set and mod instructions for health, magicka and fatigue
|
2010-07-28 18:27:46 +02:00 |
|
Marc Zinnschlag
|
77a0215d53
|
added get-, set- and mod-instructions for attributes
|
2010-07-26 23:09:37 +02:00 |
|
Marc Zinnschlag
|
0e641f1246
|
implemented coc instruction
|
2010-07-22 12:29:23 +02:00 |
|
Marc Zinnschlag
|
f3b70e05a9
|
added sky-related script functions and instructions
|
2010-07-18 19:48:02 +02:00 |
|
Marc Zinnschlag
|
7f48c64efe
|
implemented sound related script instructions and functions with explicit references
|
2010-07-10 12:24:41 +02:00 |
|
Marc Zinnschlag
|
0efe4742a6
|
added script-gui interface and gui-related script instructions
|
2010-07-07 20:12:00 +02:00 |
|
Marc Zinnschlag
|
f5a70abd4b
|
added OnActivate
|
2010-07-06 12:05:48 +02:00 |
|
Marc Zinnschlag
|
3df5d377f2
|
added xbox function
|
2010-07-05 13:15:49 +02:00 |
|
Marc Zinnschlag
|
5174679864
|
another bug-fix and missing documentation added
|
2010-07-03 20:51:21 +02:00 |
|
Marc Zinnschlag
|
f0c492ae22
|
added CellChanged script function
|
2010-07-03 12:12:13 +02:00 |
|