Melanie
|
1c3b0da74a
Revert "Fix script "Running" behavior"
|
12 jaren geleden |
BlueWall
|
6d3ee8bb39
Fix script "Running" behavior
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
c386b68373
Aggregate script execution times by linksets rather than individual prims.
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
a4b01ef38a
Replace script-lines-per-second with the script execution time scaled by its measurement period and an idealised frame time.
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
acb1355ff2
Remove property/field duplication in ScriptInstance where it's unnecessary.
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
95ec96bf86
refactor: rename ScriptInstance.m_CurrentResult to m_CurrentWorkItem to make it more understandable as to what it is and what it does (hold a thread pool work item for a waiting of in-progress event)
|
12 jaren geleden |
Justin Clark-Casey (justincc)
|
116fbe8258
add current script status to "scripts show" command (running, suspended, etc.)
|
13 jaren geleden |
Justin Clark-Casey (justincc)
|
cf3ffe5bb4
Fix llAttachToAvatar()
|
13 jaren geleden |
Marck
|
2827deffe8
Trigger changed event with CHANGED_TELEPORT when teleporting to another region.
|
14 jaren geleden |
Melanie
|
c1ad8a3c17
People can't leave their hands ooff "well enough". StateSource 0 was region
|
14 jaren geleden |
Melanie
|
21cad5d3ac
All scripts are now created suspended and are only unsuspended when the object
|
14 jaren geleden |
Melanie
|
9d63f90467
Remove the old (Remoting) region crossing code. Fix the new code to
|
15 jaren geleden |
Alan Webb
|
068f54725b
Slight change to state management for attach scheduling.
|
15 jaren geleden |
Melanie
|
17bdc45c5c
Add plumbing for the SceneObjectDeleter to wait for the script engine to
|
15 jaren geleden |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
Melanie Thielker
|
3c338e4e56
Convert both script engines to new region module format. Add proper unload
|
15 jaren geleden |
Dr Scofield
|
ce1e1854b1
From: Christopher Yeoh <[email protected]>
|
16 jaren geleden |
idb
|
3fe966d6b3
An initial implementation of llMinEventDelay in XEngine.
|
16 jaren geleden |
Melanie Thielker
|
af5e9147f0
Start scripts in attachments only after a successful attach. Elimininate
|
16 jaren geleden |
Melanie Thielker
|
ca35b49b70
Make scripts in objects rezzed from script compile synchronously to close
|
16 jaren geleden |
Melanie Thielker
|
664e8a464e
Script region crossing. This has not user functionality, but lays all the
|
16 jaren geleden |
Melanie Thielker
|
833f5e8bed
Refactor IEventReceiver back into IScriptEngine
|
16 jaren geleden |
Melanie Thielker
|
85068dae60
Add friendly error messages to both engines.
|
16 jaren geleden |
Melanie Thielker
|
7e8320bada
Kan-Ed fix series. Fix llTakeControls to behave as documented.
|
16 jaren geleden |
Justin Clarke Casey
|
7f3bfa277b
* minor: method documentation
|
16 jaren geleden |
Melanie Thielker
|
fdb24c46ac
Provide a GetApi method on the IScriptEngine to get a named API reference
|
16 jaren geleden |
Melanie Thielker
|
490ac0be00
Implement proper persistence of the following prim properties:
|
16 jaren geleden |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 jaren geleden |
Melanie Thielker
|
bf4d1fbb8d
Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem,
|
16 jaren geleden |
Melanie Thielker
|
6e3367d68c
Refactor XScriptInstance to IScriptInstance and move into Shared/. Now
|
16 jaren geleden |