Justin Clark-Casey (justincc)
|
53833babf9
Add OnScriptMovingStartEvent and OnScriptMovingEndEvent to EventManager so that these can be triggered by future code (not yet implemented).
|
11 years ago |
Justin Clark-Casey (justincc)
|
72dd3633ee
Improve logging by making it clearer which script is failing if an assembly fails to load.
|
11 years ago |
Melanie
|
54ec8b197b
Add money event routing to the script engine.
|
12 years ago |
Melanie
|
14b659e550
Send money() events to the clicked prim. Reverting a change I made over a year ago.
|
12 years ago |
SignpostMarv
|
ffdde05bb7
constructor means not having to manually refer to individual properties
|
12 years ago |
SignpostMarv
|
5d7751da89
refactoring for Vector3 operator & constructor tweaks
|
12 years ago |
Justin Clark-Casey (justincc)
|
7eca929686
Eliminate pointless checks of SOG.RootPart != null
|
13 years ago |
Justin Clark-Casey (justincc)
|
095b3e5756
Remove pointless cluttering SOP.ParentGroup != null checks.
|
13 years ago |
Melanie
|
eaea89bbb7
Remove localID from script controls data. It won't transfer to another
|
14 years ago |
Justin Clark-Casey (justincc)
|
05a3e37b85
Apply http://opensimulator.org/mantis/view.php?id=3334
|
14 years ago |
Melanie
|
2320b17ca9
Whitespace cleanup
|
15 years ago |
Revolution
|
a0859754c0
Adds llRotTarget and the events at_rot_target and not_at_rot_target.
|
15 years ago |
Revolution
|
038ec133e6
Adds land collision events.
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
4eeab4097a
* minor: comments
|
15 years ago |
Alan Webb
|
9ffe4d850e
This change adds support for the attach event in scripts.
|
15 years ago |
Sean Dague
|
1adeb8ad77
From: Chris Yeoh <[email protected]>
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Teravus Ovares
|
41fab69ad5
* Remove unnecessary build dependencies on the ExamplemoneyModule stub.
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
Jeff Ames
|
818af9d482
Refactor log4net logger handling in script engine. (#3148)
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |
Melanie Thielker
|
24f0d97075
Small fix to prevent client thread crash in multi-region instances when
|
16 years ago |
Melanie Thielker
|
d56a62253b
Change XEngine money() event routing to always raise the money()
|
16 years ago |
idb
|
7ae9ec217d
Implementation of the llDetectedTouch* functions
|
16 years ago |
Melanie Thielker
|
903fbd1f06
XEngine: fix collisions, add event coalescing for collision events.
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
3bf8858727
Update svn properties, formatting cleanup.
|
16 years ago |
Melanie Thielker
|
5525a3ecb4
Thank you, salahazar, for a patch that corrects the behavior of
|
16 years ago |
Melanie Thielker
|
ccd74f888b
Some complex re-ordering to make prebuild do what needed to be done.
|
16 years ago |