UbitUmarov
|
e87dfd48bf
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
|
5 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
4ebb4e371f
prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine
|
8 years ago |
Melanie Thielker
|
c53f732163
Change the IScriptApi back to it's original form, removing XEngine
|
9 years ago |
Justin Clark-Casey (justincc)
|
cf168194e5
If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then continue to generate C# that is functionality identical to historical generation
|
11 years ago |
Justin Clark-Casey (justincc)
|
c8afc8523b
Implement non-wait co-operative termination of scripts for XEngine in addition to termination on wait.
|
11 years ago |
Justin Clark-Casey (justincc)
|
b5bb559cc0
Register the UrlModule for script engine events OnScriptRemoved and OnObjectRemoved just once in the UrlModule itself, rather than repeatedly for every script.
|
13 years ago |
BlueWall
|
4f25b73b57
Add configurable path to script engine assemblies
|
14 years ago |
Melanie
|
a24d9bff03
Revert "Remove an insterface member that was never used"
|
15 years ago |
Melanie
|
33d5018e94
Remove an insterface member that was never used
|
15 years ago |
Melanie Thielker
|
5139160ce4
Correct an error where the config file name was always considered to be a
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Melanie Thielker
|
8902923b12
Introduce IXmlRpcRouter, an interface that allows registering XMLRPC
|
15 years ago |
Melanie Thielker
|
0377ddb5de
Add events to IScriptEngine to notify scripting modules of the removal
|
15 years ago |
Jeff Ames
|
818af9d482
Refactor log4net logger handling in script engine. (#3148)
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |
idb
|
3fe966d6b3
An initial implementation of llMinEventDelay in XEngine.
|
16 years ago |
Melanie Thielker
|
e93828fe00
Add some discovery code, laying groundwork for region-crossing scripts
|
16 years ago |
Melanie Thielker
|
833f5e8bed
Refactor IEventReceiver back into IScriptEngine
|
16 years ago |
Melanie Thielker
|
cffd73c59f
Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)
|
16 years ago |
Melanie Thielker
|
c21a8b9969
Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.
|
16 years ago |
Melanie Thielker
|
c713dcbada
Some script engine interface changes
|
16 years ago |
Melanie Thielker
|
a3fcaef890
CONVERGENCE!!!!!!
|
16 years ago |
Melanie Thielker
|
fb7a29a5ef
Rename lots of stuff in DNE to reduce source code differences in the
|
16 years ago |
Melanie Thielker
|
218902bedc
Decouple AsyncCommands from XEngine and the script instance. Make
|
16 years ago |
Melanie Thielker
|
dffa6567e8
Alter tests to match up with the results after tyre's patch
|
16 years ago |
Justin Clarke Casey
|
7f3bfa277b
* minor: method documentation
|
16 years ago |
Melanie Thielker
|
fdb24c46ac
Provide a GetApi method on the IScriptEngine to get a named API reference
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Melanie Thielker
|
bf4d1fbb8d
Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,
|
16 years ago |