index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
EventManager.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...
Justin Clark-Casey (justincc)
2011-03-23
1
-0
/
+30
*
Formatting cleanup.
Jeff Ames
2010-10-27
1
-3
/
+3
*
Allow region modules to know which agents actually receive chat
Justin Clark-Casey (justincc)
2010-10-22
1
-0
/
+35
*
Merged
John Hurliman
2010-09-12
1
-6
/
+6
|
\
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-6
/
+6
*
|
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
1
-2
/
+2
|
/
*
Fixed the naming mess around data connectors for simulation data
John Hurliman
2010-09-11
1
-2
/
+2
*
Add test to check persistence of newly added pre-linked objects
Justin Clark-Casey (justincc)
2010-09-06
1
-2
/
+2
*
Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because
Melanie Thielker
2010-09-06
1
-1
/
+25
*
add userExposed parameter to part copy event
Justin Clark-Casey (justincc)
2010-07-28
1
-3
/
+6
*
relocate moap specific cloning code to MoapModule
Justin Clark-Casey (justincc)
2010-07-28
1
-1
/
+28
*
Add EventManager.OnSceneObjectPreSave() for future use. This is triggered im...
Justin Clark-Casey (justincc)
2010-07-26
1
-3
/
+36
*
Add EventManager.OnSceneObjectLoaded() for future use. This is fired immedia...
Justin Clark-Casey (justincc)
2010-07-26
1
-2
/
+30
*
Remove localID from script controls data. It won't transfer to another
Melanie
2010-07-11
1
-3
/
+3
*
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
2010-03-31
1
-1
/
+23
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-4
/
+4
*
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...
Justin Clark-Casey (justincc)
2010-03-04
1
-15
/
+15
*
Initial Online friends notification seems to be working reliably now. All thi...
Diva Canto
2010-02-28
1
-1
/
+26
*
Formatting cleanup.
Jeff Ames
2010-02-15
1
-86
/
+86
*
Add EventManager.OnIncomingSceneObject event which is triggered by an incomin...
Justin Clark-Casey (justincc)
2010-02-08
1
-1
/
+28
*
minor: add a smidgen of EventManager doc
Justin Clark-Casey (justincc)
2010-02-03
1
-3
/
+5
*
For each delegate added to events in the EventManager, catch and log but do n...
Justin Clark-Casey (justincc)
2010-02-03
1
-314
/
+1128
*
add an IsRoot property to sop
Justin Clark-Casey (justincc)
2010-02-03
1
-1
/
+15
*
minor: add some documentation to EventManager.OnObjectGrab
Justin Clark-Casey (justincc)
2010-02-02
1
-15
/
+8
*
Actually make EventManager.OnAttach() fire when an object is attached. Previ...
Justin Clark-Casey (justincc)
2010-02-01
1
-2
/
+3
*
Apply http://opensimulator.org/mantis/view.php?id=3334
Justin Clark-Casey (justincc)
2010-01-29
1
-0
/
+11
*
Whitespace cleanup
Melanie
2010-01-11
1
-28
/
+28
*
Adds llRotTarget and the events at_rot_target and not_at_rot_target.
Revolution
2010-01-11
1
-2
/
+30
*
Adds land collision events.
Revolution
2010-01-10
1
-0
/
+28
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-2
/
+2
*
Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...
Diva Canto
2009-09-27
1
-0
/
+13
*
Misc cleanup.
Jeff Ames
2009-08-16
1
-1
/
+1
*
Formatting cleanup. Fix some compiler warnings.
Jeff Ames
2009-08-13
1
-1
/
+1
*
Another stab at cmickeyb's patch for script GC.
Melanie
2009-08-07
1
-5
/
+6
*
Revert the XEngine memleak patch, it causes premature GC.
Melanie
2009-08-07
1
-6
/
+5
*
|From: James J Greensky <jame.j.greensky@intel.com>
Melanie
2009-08-06
1
-5
/
+6
*
This change adds support for the attach event in scripts.
Alan Webb
2009-08-04
1
-0
/
+16
*
When a shared module hooks OnClientClosed, it has no way of finding
Melanie Thielker
2009-06-19
1
-3
/
+3
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-06-19
1
-3
/
+3
*
* Corrected CAPS namespaces
Arthur Valadares
2009-06-18
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Make it possible to add a request id to load and save oar requests
Justin Clarke Casey
2009-04-15
1
-6
/
+8
*
Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag
nlin
2009-04-10
1
-0
/
+32
*
Thank you, mcortez, for a patch that fixes a number of long standing
Melanie Thielker
2009-03-13
1
-13
/
+20
*
* Don't fail the client login if there are no OnClientConnect listeners
Justin Clarke Casey
2009-03-12
1
-1
/
+2
*
* optimized usings.
lbsa71
2009-02-12
1
-3
/
+2
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-0
/
+981