aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/EventManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-13/+16
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-4/+6
* Add money event routing to the script engine.Melanie2012-10-021-0/+3
* Send money() events to the clicked prim. Reverting a change I made over a yea...Melanie2012-10-021-1/+1
* constructor means not having to manually refer to individual propertiesSignpostMarv2012-08-181-2/+2
* refactoring for Vector3 operator & constructor tweaksSignpostMarv2012-08-181-14/+6
* Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)2011-09-011-5/+1
* Remove pointless cluttering SOP.ParentGroup != null checks.Justin Clark-Casey (justincc)2011-09-011-2/+2
* Remove localID from script controls data. It won't transfer to anotherMelanie2010-07-111-2/+2
* Apply http://opensimulator.org/mantis/view.php?id=3334Justin Clark-Casey (justincc)2010-01-291-1/+6
* Whitespace cleanupMelanie2010-01-111-10/+10
* Adds llRotTarget and the events at_rot_target and not_at_rot_target.Revolution2010-01-111-8/+14
* Adds land collision events.Revolution2010-01-101-17/+54
* * minor: commentsTeravus Ovares (Dan Olivares)2009-08-161-0/+16
* This change adds support for the attach event in scripts.Alan Webb2009-08-041-0/+1
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-191-1/+7
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Remove unnecessary build dependencies on the ExamplemoneyModule stub. Teravus Ovares2009-04-071-1/+0
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
* Refactor log4net logger handling in script engine. (#3148)Jeff Ames2009-02-221-1/+5
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-3/+2
* Small fix to prevent client thread crash in multi-region instances whenMelanie Thielker2009-01-021-0/+9
* Change XEngine money() event routing to always raise the money()Melanie Thielker2008-12-211-0/+2
* Implementation of the llDetectedTouch* functionsidb2008-12-051-1/+6
* XEngine: fix collisions, add event coalescing for collision events.Melanie Thielker2008-09-181-11/+14
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-18/+17
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-2/+1
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-271-19/+41
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-0/+1
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-191-9/+3
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-9/+0
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-49/+50
* Mantis#1496. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-071-18/+41
* Minor formatting cleanup.Jeff Ames2008-06-061-6/+6
* Mantis#1437. Patch one of four. Thank you kindly, Melanie for:Charles Krinke2008-06-051-0/+33
* Mantis#1440. Thank you kindly, Melanie for a patch thatCharles Krinke2008-06-041-0/+1
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-3/+3
* * This is Melanie's XEngine script engine. I've not tested this real well, h...Teravus Ovares2008-05-301-0/+293