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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
Add even for terrain tainting and synchronize terrain module with physics sce...
Dan Lake
1
-0
/
+25
2012-05-08
Trigger event when scene presences are updated
Dan Lake
1
-0
/
+24
2012-04-06
Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc...
Diva Canto
1
-0
/
+49
2012-03-29
Add back parts of reverted changes that were not concerned with child agent c...
Justin Clark-Casey (justincc)
1
-1
/
+2
2012-03-29
Revert "Simplify friends caching by only doing this for root agents - no func...
Justin Clark-Casey (justincc)
1
-2
/
+1
2012-03-28
Simplify friends caching by only doing this for root agents - no functions re...
Justin Clark-Casey (justincc)
1
-1
/
+2
2012-03-28
minor: Add some documentation to OnNewClient and OnClientClosed events
Justin Clark-Casey (justincc)
1
-2
/
+10
2012-03-19
Add some doc about the EventManager.OnLoginsEnabled event.
Justin Clark-Casey (justincc)
1
-0
/
+7
2012-03-07
Add documentation to make more explicit the difference between OnRezScript an...
Justin Clark-Casey (justincc)
1
-5
/
+20
2012-02-17
Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A...
Dan Lake
1
-0
/
+24
2012-02-17
Add new and updated script events
Robert Adams
1
-3
/
+55
2012-02-01
Add event RegionHeartbeatEnd for modules interested in coordinating activity ...
Dan Lake
1
-0
/
+24
2012-01-19
Trigger event when prims are scheduled for an update. This gives modules earl...
Dan Lake
1
-0
/
+24
2012-01-04
Added EventManager.OnRegionStarted which is triggered when Heartbeat is started.
Dan Lake
1
-0
/
+24
2011-12-16
Don't pass on ChaneWaterHeight event from EventManager is new water height is...
Justin Clark-Casey (justincc)
1
-0
/
+6
2011-11-17
If the entire simulator is shutting down then don't bother to unload the scri...
Justin Clark-Casey (justincc)
1
-10
/
+16
2011-11-15
Add comments about trying to avoid synchronous work off the EventManager.OnMa...
Justin Clark-Casey (justincc)
1
-4
/
+9
2011-11-15
For clients that are entering a simulator from initial login, stop executing ...
Justin Clark-Casey (justincc)
1
-4
/
+6
2011-08-03
Do a partial fix/implementation of OSSL osNpcMoveTo()
Justin Clark-Casey (justincc)
1
-6
/
+5
2011-06-08
Added EventManager.OnPrimsLoaded, an event that modules can hook up onto so t...
Diva Canto
1
-0
/
+24
2011-05-28
Adding an event to signal that logins are enabled
BlueWall
1
-0
/
+24
2011-05-24
Add an event for an orderly region shutdown that fires once per region before
Melanie
1
-0
/
+25
2011-03-23
Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...
Justin Clark-Casey (justincc)
1
-0
/
+30
2010-10-27
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2010-10-22
Allow region modules to know which agents actually receive chat
Justin Clark-Casey (justincc)
1
-0
/
+35
2010-10-22
Allow region modules to know which agents actually receive chat
Justin Clark-Casey (justincc)
1
-0
/
+35
2010-09-12
* Added ISimulationDataService and IEstateDataService
John Hurliman
1
-2
/
+2
2010-09-12
Formatting cleanup.
Jeff Ames
1
-6
/
+6
2010-09-11
Fixed the naming mess around data connectors for simulation data
John Hurliman
1
-2
/
+2
2010-09-06
Add test to check persistence of newly added pre-linked objects
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-09-06
Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because
Melanie Thielker
1
-1
/
+25
2010-07-28
add userExposed parameter to part copy event
Justin Clark-Casey (justincc)
1
-3
/
+6
2010-07-28
relocate moap specific cloning code to MoapModule
Justin Clark-Casey (justincc)
1
-1
/
+28
2010-07-26
Add EventManager.OnSceneObjectPreSave() for future use. This is triggered im...
Justin Clark-Casey (justincc)
1
-3
/
+36
2010-07-26
Add EventManager.OnSceneObjectLoaded() for future use. This is fired immedia...
Justin Clark-Casey (justincc)
1
-2
/
+30
2010-07-26
Add EventManager.OnSceneObjectPreSave() for future use. This is triggered im...
Justin Clark-Casey (justincc)
1
-3
/
+36
2010-07-26
Add EventManager.OnSceneObjectLoaded() for future use. This is fired immedia...
Justin Clark-Casey (justincc)
1
-2
/
+30
2010-07-11
Remove localID from script controls data. It won't transfer to another
Melanie
1
-3
/
+3
2010-03-31
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
1
-1
/
+23
2010-03-10
Formatting cleanup. Add copyright notices.
Jeff Ames
1
-4
/
+4
2010-03-04
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...
Justin Clark-Casey (justincc)
1
-15
/
+15
2010-02-28
Initial Online friends notification seems to be working reliably now. All thi...
Diva Canto
1
-1
/
+26
2010-02-15
Formatting cleanup.
Jeff Ames
1
-86
/
+86
2010-02-08
Add EventManager.OnIncomingSceneObject event which is triggered by an incomin...
Justin Clark-Casey (justincc)
1
-1
/
+28
2010-02-03
minor: add a smidgen of EventManager doc
Justin Clark-Casey (justincc)
1
-3
/
+5
2010-02-03
For each delegate added to events in the EventManager, catch and log but do n...
Justin Clark-Casey (justincc)
1
-314
/
+1128
2010-02-03
add an IsRoot property to sop
Justin Clark-Casey (justincc)
1
-1
/
+15
2010-02-02
minor: add some documentation to EventManager.OnObjectGrab
Justin Clark-Casey (justincc)
1
-15
/
+8
2010-02-01
Actually make EventManager.OnAttach() fire when an object is attached. Previ...
Justin Clark-Casey (justincc)
1
-2
/
+3
2010-01-29
Apply http://opensimulator.org/mantis/view.php?id=3334
Justin Clark-Casey (justincc)
1
-0
/
+11
[next]