scrawl
|
2f096e131d
|
throw exception if water level is attempted to be modified in exterior
|
2012-03-29 16:23:02 +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 |
|
gugus
|
0c61f0d294
|
test stuff
|
2012-03-28 11:45:46 +02:00 |
|
Marc Zinnschlag
|
187b8e58d6
|
fixed handling of optional instruction/function arguments; removed choice workaround
|
2012-03-17 19:32:44 +01:00 |
|
gugus
|
042d87f77f
|
a lot of clean up
|
2012-03-16 17:53:34 +01:00 |
|
gugus
|
07d8d654cd
|
one step toward function filters and end choices.
|
2012-03-14 18:47:29 +01:00 |
|
Nikolay Kasyanov
|
11f957a64d
|
Feature #37 (In Progress) Render Path Grid
cubes for path grid points
strange crash when trying to get path grids from Debugging
|
2012-03-10 20:03:00 +04:00 |
|
Nikolay Kasyanov
|
6357adffcf
|
Fixed typo
|
2012-03-10 18:13:44 +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
|
69f0ec99f1
|
implemented dialogue scripts
|
2012-03-05 16:56:14 +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 |
|
Marc Zinnschlag
|
739870489a
|
Merge remote branch 'scrawl/weather' into weather
Conflicts:
apps/openmw/CMakeLists.txt
|
2012-02-27 15:02:03 +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 |
|
Marc Zinnschlag
|
26bd2be1e8
|
Merge branch 'equipment' into next
|
2012-02-23 13:02:20 +01:00 |
|
Marc Zinnschlag
|
1d551030d1
|
container related script instruction are using the new container interface now
|
2012-02-23 12:34:51 +01:00 |
|
scrawl
|
457d9fd9f8
|
updated vmformat.txt
|
2012-02-18 18:30:01 +01:00 |
|
scrawl
|
f81b615976
|
implemented script functions FadeIn, FadeOut, FadeTo
|
2012-02-18 18:25:28 +01:00 |
|
scrawl
|
899aa5b870
|
fix last commit, also reacts to ToggleWireframe and not only twf
|
2012-02-18 16:36:54 +01:00 |
|
scrawl
|
40e23fe26f
|
added twf console command
|
2012-02-18 16:06:03 +01:00 |
|
Marc Zinnschlag
|
d9945a976d
|
Merge remote branch 'gus/DialogueSystem' into dialogue
|
2012-02-12 13:47:04 +01:00 |
|
gugus
|
f1dc360720
|
added the script instruction addTopic
|
2012-02-10 22:02:24 +01:00 |
|
Marc Zinnschlag
|
00ac2deefb
|
Merge remote branch 'pvdk/cmakeogre' into cmakeogre
|
2012-02-10 14:36:34 +01:00 |
|
Marc Zinnschlag
|
c4e028effe
|
fixing a faulty include
|
2012-02-06 10:48:58 +01:00 |
|
Marc Zinnschlag
|
0b0254d30e
|
spelling fix
|
2012-02-06 10:48:14 +01:00 |
|
Marc Zinnschlag
|
c6761e3470
|
replaced NPC stats in ref data with new custom data implementation
|
2012-01-25 16:56:49 +01:00 |
|
Marc Zinnschlag
|
0c2de2c00c
|
Merge branch 'animation2'
|
2012-01-17 15:37:51 +01:00 |
|
Marc Zinnschlag
|
51d9c2c780
|
fixed argument type in ai related script instructions
|
2011-11-21 14:16:20 +01:00 |
|
Marc Zinnschlag
|
0f4adc39b3
|
added animation-related script instructions
|
2011-11-21 14:08:44 +01:00 |
|
Jacob Essex
|
9aac625000
|
Changes to move the mutable ESM::Position data to RefData
|
2011-11-08 00:08:00 +00:00 |
|
Marc Zinnschlag
|
39af941d6f
|
Issue #19: Moved code from Engine to WindowManager and ScriptManager
|
2011-10-09 12:05:13 +02:00 |
|
Marc Zinnschlag
|
aded4608c0
|
added GetButtonPressed function
|
2011-07-12 21:26:58 +02:00 |
|
Marc Zinnschlag
|
80691250ec
|
don't create a new virtual machine for each script and frame
|
2011-05-18 16:01:19 +02:00 |
|
Marc Zinnschlag
|
125319c441
|
splitting off console output from messageBox channel
|
2011-04-26 21:48:13 +02:00 |
|
Marc Zinnschlag
|
f52e6bd5ef
|
made toggle-type script instructions more verbose
|
2011-04-26 21:38:21 +02:00 |
|
Marc Zinnschlag
|
53e0e38862
|
added missing TCL instruction
|
2011-04-06 09:49:00 +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
|
8ebdd77772
|
Merge branch 'collision' into script
|
2011-03-16 08:48:13 +01:00 |
|
Marc Zinnschlag
|
eb93ef68f1
|
fixed collision mode interface and redirected collision mode script instruction from Player class to MWScene class
|
2011-03-13 22:33:55 +01:00 |
|
Marc Zinnschlag
|
9a3158675a
|
reworked cell changing mechanism
|
2011-02-10 10:38: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
|
2ffe1206a6
|
merged opcode classes that came in explicit and implicit variants
|
2010-12-31 19:09:25 +01:00 |
|
Marc Zinnschlag
|
38ab9f7a3d
|
Merge branch 'newchar'
Conflicts:
components/esm_store/store.hpp
|
2010-10-22 10:27:32 +02:00 |
|
Marc Zinnschlag
|
a8c974d2e7
|
added set/get/mod instructions for skills
|
2010-10-20 11:31:42 +02:00 |
|
Marc Zinnschlag
|
1c4db82a0e
|
added --script-all switch
|
2010-10-06 14:52:53 +02:00 |
|
Marc Zinnschlag
|
9a0618fbb8
|
fixed a comment
|
2010-09-25 20:23:38 +02:00 |
|
Jan Borsodi
|
1907aeb6c6
|
The game mode is now properly restored once a dialog is finished. Previously the game mode was only set in the window manager but it has to go through the input manager firs to get correct input state. Also updated the gui script commands to also use the input manager and not the window manager.
At some point the gui mode code should be moved to a class that handles all game mode (engine?).
|
2010-09-15 14:48:19 +02:00 |
|
Marc Zinnschlag
|
db2b238328
|
adjusted coordinates for coc/coe for exteriors (place player in the middle of the cell instead of at the border)
|
2010-09-11 12:21:55 +02:00 |
|
Marc Zinnschlag
|
5f84b680af
|
implemented exterior coc
|
2010-09-11 11:55:28 +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
|
6c4c90ef2d
|
Merge branch 'script'
|
2010-09-01 21:04:16 +02:00 |
|
Marc Zinnschlag
|
147dd57162
|
added Lock and Unlock instructions
|
2010-08-30 12:30:34 +02:00 |
|
Marc Zinnschlag
|
a899a290c0
|
modified code to avoid a warning on MSVC
|
2010-08-29 23:40:59 +02:00 |
|
Marc Zinnschlag
|
9e8251e6b4
|
finally got rid of the nasty coordinates bug
|
2010-08-22 21:30:48 +02:00 |
|
Marc Zinnschlag
|
f3bf46f1a9
|
fixed AiTravel and changed GetAiPackageDone to return 0 (returning one would interfere with character creation testing at this point)
|
2010-08-22 15:16:11 +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
|
17135a6403
|
routed message box output through window manager
|
2010-08-22 11:22:10 +02:00 |
|
Marc Zinnschlag
|
c6f4bcbf68
|
another coordinate system fix; still not working properly
|
2010-08-21 09:48:56 +02:00 |
|
Marc Zinnschlag
|
0111631ee9
|
very early implementation of exterior rendering
|
2010-08-20 13:33:03 +02:00 |
|
Nicolay Korslund
|
7516e4ca53
|
Added music playing as a test
|
2010-08-12 17:58:29 +02:00 |
|
Nicolay Korslund
|
8067d62800
|
Decoupled SoundManager from Interpreter::Context
|
2010-08-12 16:29:22 +02:00 |
|
Marc Zinnschlag
|
aa637cb9d4
|
added RemoveItem
|
2010-08-07 17:00:04 +02:00 |
|
Marc Zinnschlag
|
db24a55e36
|
added sanity check for AddItem arguments
|
2010-08-07 16:34:49 +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
|
7ba6bdb56c
|
prepared InterpreterContext for activation implementation
|
2010-08-03 22:43:53 +02:00 |
|
Marc Zinnschlag
|
bfc282779b
|
added item health interface
|
2010-08-03 14:14:04 +02:00 |
|
Marc Zinnschlag
|
93754b2851
|
moved some includes around
|
2010-08-03 13:32:37 +02:00 |
|
Marc Zinnschlag
|
ca842d1b4d
|
reimplemented access to creature stats via new class interface
|
2010-08-03 11:49:12 +02:00 |
|
Marc Zinnschlag
|
ebedef49c9
|
removed a special case, that wasn't a special case (MW Scripting for Dummies seems to be wrong here)
|
2010-07-28 19:45:06 +02:00 |
|
Marc Zinnschlag
|
6e3fdc5816
|
added special case implementation for GetHealth (max weapon and armor health)
|
2010-07-28 19:38:14 +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
|
aa4e79c0de
|
fixed a reclist bug induced a couple of commits ago
|
2010-07-26 22:00:50 +02:00 |
|
Marc Zinnschlag
|
0e641f1246
|
implemented coc instruction
|
2010-07-22 12:29:23 +02:00 |
|
Marc Zinnschlag
|
2d8fbc6e55
|
implemented month variable and fixed some day/gamehour bugs
|
2010-07-22 11:48:27 +02:00 |
|
Marc Zinnschlag
|
77e03f0f31
|
fixed global variable search to properly handle injected variables (DaysPassed)
|
2010-07-21 15:01:35 +02:00 |
|
Nicolay Korslund
|
c61212202b
|
Moved mwgui/ back to apps/openmw/. Fixed mouse position bug.
|
2010-07-20 20:23:37 +02:00 |
|
Marc Zinnschlag
|
a9825f92ee
|
moved installOpcodes function from scriptmanager to extensions
|
2010-07-18 19:54:56 +02:00 |
|
Marc Zinnschlag
|
f3b70e05a9
|
added sky-related script functions and instructions
|
2010-07-18 19:48:02 +02:00 |
|
Marc Zinnschlag
|
d27c548710
|
implemented passing of time
|
2010-07-18 18:29:16 +02:00 |
|
Marc Zinnschlag
|
083b11c740
|
moved global variable handling into a separate class
|
2010-07-18 16:48:01 +02:00 |
|
Nicolay Korslund
|
c84672a560
|
Added MyGUI to OpenMW, fully working (with events and script hooks)
|
2010-07-17 19:38:32 +02:00 |
|
Nicolay Korslund
|
4d74f85ae0
|
Moved mwgui manager to components, ready for testing
|
2010-07-16 22:27:50 +02:00 |
|
Marc Zinnschlag
|
c9a6335918
|
replaced flat Type_Data stack with a union
|
2010-07-14 15:28:55 +02:00 |
|
Marc Zinnschlag
|
8134c5b760
|
integrated CellStore pointer into Ptr class
|
2010-07-10 13:19:04 +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
|
31b4d83fac
|
moved sound extensions from mwsound to mwscript (reduces coupling between openmw components)
|
2010-07-10 11:48:05 +02:00 |
|
Marc Zinnschlag
|
69e607e140
|
implemented getdistance with explicit references
|
2010-07-09 20:55:39 +02:00 |
|
Marc Zinnschlag
|
c37b007be0
|
added verification for explicit references (check if the given ID exists)
|
2010-07-09 20:35:34 +02:00 |
|
Marc Zinnschlag
|
d4ac3b506e
|
implemented enable, disable and getdisabled with explicit references
|
2010-07-09 19:32:17 +02:00 |
|
Marc Zinnschlag
|
592fa84e2d
|
added Enable, Disable, GetDisabled
|
2010-07-09 16:07:03 +02:00 |
|
Marc Zinnschlag
|
6b3ff8a516
|
constness fixes
|
2010-07-07 20:14:50 +02:00 |
|
Marc Zinnschlag
|
0efe4742a6
|
added script-gui interface and gui-related script instructions
|
2010-07-07 20:12:00 +02:00 |
|
Nicolay Korslund
|
359f2903d7
|
Merged athile and zinnschlag
|
2010-07-07 09:46:11 +02:00 |
|
Marc Zinnschlag
|
9d73718ec1
|
added GetSecondsPassed
|
2010-07-06 12:06:50 +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
|
34b824cb70
|
implemented GetDistance function
|
2010-07-05 12:30:45 +02:00 |
|
athile
|
5fe4313b95
|
Various Windows fixes to CMake, compile errors, and a few warnings. Also made the command server optional and disabled by default since it is not currently working correctly on Linux.
|
2010-07-04 20:17:10 -07:00 |
|
Marc Zinnschlag
|
a61b2c39f0
|
added scriptrunning/startscript/stopscript; sorted out more case problems
|
2010-07-04 16:00:32 +02:00 |
|
Marc Zinnschlag
|
185f8bd56d
|
added random function; global variable fix
|
2010-07-04 13:59:29 +02:00 |
|
Marc Zinnschlag
|
df8f8a315c
|
added missing part of global variable implementation (storage and interpreter context)
|
2010-07-04 13:33:33 +02:00 |
|
Marc Zinnschlag
|
d57e67e722
|
added global variable handling to compiler context (not working yet because of case problems)
|
2010-07-04 12:55:55 +02:00 |
|
Marc Zinnschlag
|
f9c1548f80
|
added menumode script function; added global variable handling in compiler and interpreter (openmw context still ignores global variables)
|
2010-07-04 12:29:28 +02:00 |
|
Marc Zinnschlag
|
cdcc244fc5
|
automatically start start scripts at startup
|
2010-07-04 10:50:19 +02:00 |
|
Marc Zinnschlag
|
4482884eb5
|
implemented global script execution
|
2010-07-04 10:43:34 +02:00 |
|
Marc Zinnschlag
|
530caac39b
|
merged CompilerScriptContext into base class
|
2010-07-04 09:59:29 +02:00 |
|
Marc Zinnschlag
|
5174679864
|
another bug-fix and missing documentation added
|
2010-07-03 20:51:21 +02:00 |
|
Marc Zinnschlag
|
5d46fc869c
|
added missing sound script functionality; various script-related bug-fixes
|
2010-07-03 20:35:59 +02:00 |
|
Marc Zinnschlag
|
eeeb9b09f8
|
identify LiveCellRefs by ptr instead of render handle
|
2010-07-03 17:59:30 +02:00 |
|
Marc Zinnschlag
|
3fae68b403
|
added unifying LiveCellRef pointer class
|
2010-07-03 17:46:55 +02:00 |
|
Marc Zinnschlag
|
d51e6fb7c4
|
second part of refactoring
|
2010-07-03 15:41:20 +02:00 |
|
Marc Zinnschlag
|
f8cb4c2502
|
moved sound manager from world to engine (first step of another round of refactoring)
|
2010-07-03 15:17:02 +02:00 |
|
Marc Zinnschlag
|
c12752df4d
|
added sound manager skeleton and sound script functions
|
2010-07-03 15:04:00 +02:00 |
|
Marc Zinnschlag
|
f0c492ae22
|
added CellChanged script function
|
2010-07-03 12:12:13 +02:00 |
|
Marc Zinnschlag
|
474b412b47
|
implemented local script execution
|
2010-07-02 18:08:00 +02:00 |
|
Marc Zinnschlag
|
076b01559f
|
added local script compiling
|
2010-07-02 17:21:27 +02:00 |
|
Marc Zinnschlag
|
2064c43d89
|
added script manager (doesn't do anything yet); local scriptes for active cells are passed on to the script manager
|
2010-07-02 16:18:25 +02:00 |
|
Marc Zinnschlag
|
a06b84ac86
|
added local variables to ref data
|
2010-07-02 14:31:29 +02:00 |
|