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
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-136
/
+201
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-32
/
+259
2012-10-10
minor: Add method doc to EventManager.OnNewClient, OnClientLogin, ClientClose...
Justin Clark-Casey (justincc)
1
-0
/
+14
2012-10-05
Add bool to TriggerSceneObjectPartUpdated where full = true indicates a full ...
Dan Lake
1
-3
/
+3
2012-09-24
Documenting object-related events
SignpostMarv
1
-0
/
+43
2012-09-24
Documenting LSL script-related events
SignpostMarv
1
-2
/
+147
2012-09-22
Documenting non-LSL script-related events
SignpostMarv
1
-0
/
+52
2012-09-20
Documentation of teleport-related events
SignpostMarv
1
-0
/
+19
2012-09-20
minor tweaks to existing comments for IDE goodness
SignpostMarv
1
-4
/
+7
2012-09-20
Documentation of agent-related events
SignpostMarv
1
-1
/
+34
2012-09-20
Documentation of object-related events
SignpostMarv
1
-1
/
+38
2012-09-20
Documentation of OnPluginConsole
SignpostMarv
1
-0
/
+16
2012-09-14
Support multi-region OAR files
Oren Hurvitz
1
-3
/
+3
2012-09-13
Documentation of parcel-related events
SignpostMarv
1
-0
/
+44
2012-09-12
Documentation of economy-related EventManager events
SignpostMarv
1
-0
/
+21
2012-09-11
documentation (OnSceneObjectPartCopy)
SignpostMarv
1
-0
/
+3
2012-09-11
documentation (OnRemovePresence)
SignpostMarv
1
-0
/
+7
2012-09-11
documentation (OnNewPresence)
SignpostMarv
1
-0
/
+7
2012-09-11
documentation (OnClientConnect)
SignpostMarv
1
-0
/
+9
2012-09-11
documentation (OnBackup)
SignpostMarv
1
-0
/
+7
2012-09-11
documentation (OnTerrainTick)
SignpostMarv
1
-0
/
+7
2012-09-11
documentation (OnTerrainTainted)
SignpostMarv
1
-0
/
+7
2012-09-11
documentation (OnClientMovement)
SignpostMarv
1
-0
/
+7
2012-09-11
Documenting some of the events on OpenSim.Region.Framework.Scenes.EventManage...
SignpostMarv
1
-0
/
+8
2012-08-15
Add support for the extra params to scene and the event manager
Melanie
1
-0
/
+23
2012-07-25
Make SceneManager.OnRegionsReadyStatusChange event available.
Justin Clark-Casey (justincc)
1
-6
/
+5
2012-07-19
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...
Justin Clark-Casey (justincc)
1
-10
/
+11
2012-07-18
Perform other region ready actions even if simulator is configured to leave l...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-07-18
Establish EventManager.OnRegionReady event. This will only be triggerred onc...
Justin Clark-Casey (justincc)
1
-3
/
+34
2012-07-18
Pass entire scene object in OnLoginsEnabled event rather than just the region...
Justin Clark-Casey (justincc)
1
-4
/
+3
2012-06-04
Correct the delegate specification in EventManager.TriggerTerrainTainted. Loo...
Robert Adams
1
-1
/
+1
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
[next]