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
*
Merge branch 'master' into careminster
Melanie
2013-06-30
1
-0
/
+31
|
\
|
*
Reinsert code for gathering uuids reference by materials back directly into U...
Justin Clark-Casey (justincc)
2013-06-28
1
-29
/
+29
|
*
refactor: Move code for gathering textures referenced by materials into Mater...
Justin Clark-Casey (justincc)
2013-06-27
1
-0
/
+31
*
|
Merge branch 'master' into careminster
Melanie
2013-06-04
1
-0
/
+23
|
\
\
|
|
/
|
*
Add region heartbeat start event to complement heartbeat end event.
Robert Adams
2013-05-30
1
-0
/
+23
*
|
Merge branch 'master' into careminster
Melanie
2013-02-15
1
-0
/
+55
|
\
\
|
|
/
|
*
Add EventManager events triggered when a SOP is added or removed
Robert Adams
2013-02-14
1
-0
/
+55
*
|
Merge branch 'master' into careminster
Melanie
2013-01-26
1
-0
/
+56
|
\
\
|
|
/
|
*
Add OnScriptMovingStartEvent and OnScriptMovingEndEvent to EventManager so th...
Justin Clark-Casey (justincc)
2013-01-26
1
-0
/
+56
|
*
Save attachments on detach/exit if a contained script state has been changed.
Justin Clark-Casey (justincc)
2013-01-11
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2013-01-04
1
-8
/
+5
|
\
\
|
|
/
|
*
Fixed several problems with the Sun: some settings didn't work, or were incon...
Oren Hurvitz
2013-01-02
1
-8
/
+5
*
|
Merge branch 'avination' into careminster
Melanie
2012-11-17
1
-0
/
+13
|
\
\
|
*
|
Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...
teravus
2012-11-04
1
-0
/
+13
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-11-04
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
more debug
UbitUmarov
2012-10-28
1
-0
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-10-12
1
-3
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
minor: Add method doc to EventManager.OnNewClient, OnClientLogin, ClientClose...
Justin Clark-Casey (justincc)
2012-10-10
1
-0
/
+14
|
*
|
Add bool to TriggerSceneObjectPartUpdated where full = true indicates a full ...
Dan Lake
2012-10-05
1
-3
/
+3
*
|
|
Merge commit '77355295dadaf3be54ac29d6b3d30901e95c0a32' into careminster
Melanie
2012-09-27
1
-2
/
+190
|
\
\
\
|
|
/
/
|
*
|
Documenting object-related events
SignpostMarv
2012-09-24
1
-0
/
+43
|
*
|
Documenting LSL script-related events
SignpostMarv
2012-09-24
1
-2
/
+147
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-24
1
-6
/
+166
|
\
\
\
|
|
/
/
|
*
|
Documenting non-LSL script-related events
SignpostMarv
2012-09-22
1
-0
/
+52
|
*
|
Documentation of teleport-related events
SignpostMarv
2012-09-20
1
-0
/
+19
|
*
|
minor tweaks to existing comments for IDE goodness
SignpostMarv
2012-09-20
1
-4
/
+7
|
*
|
Documentation of agent-related events
SignpostMarv
2012-09-20
1
-1
/
+34
|
*
|
Documentation of object-related events
SignpostMarv
2012-09-20
1
-1
/
+38
|
*
|
Documentation of OnPluginConsole
SignpostMarv
2012-09-20
1
-0
/
+16
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-16
1
-5
/
+132
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Support multi-region OAR files
Oren Hurvitz
2012-09-14
1
-3
/
+3
|
*
Documentation of parcel-related events
SignpostMarv
2012-09-13
1
-0
/
+44
|
*
Documentation of economy-related EventManager events
SignpostMarv
2012-09-12
1
-0
/
+21
|
*
documentation (OnSceneObjectPartCopy)
SignpostMarv
2012-09-11
1
-0
/
+3
|
*
documentation (OnRemovePresence)
SignpostMarv
2012-09-11
1
-0
/
+7
|
*
documentation (OnNewPresence)
SignpostMarv
2012-09-11
1
-0
/
+7
|
*
documentation (OnClientConnect)
SignpostMarv
2012-09-11
1
-0
/
+9
|
*
documentation (OnBackup)
SignpostMarv
2012-09-11
1
-0
/
+7
|
*
documentation (OnTerrainTick)
SignpostMarv
2012-09-11
1
-0
/
+7
|
*
documentation (OnTerrainTainted)
SignpostMarv
2012-09-11
1
-0
/
+7
|
*
documentation (OnClientMovement)
SignpostMarv
2012-09-11
1
-0
/
+7
|
*
Documenting some of the events on OpenSim.Region.Framework.Scenes.EventManage...
SignpostMarv
2012-09-11
1
-0
/
+8
|
*
Add support for the extra params to scene and the event manager
Melanie
2012-08-15
1
-0
/
+23
*
|
Add support for the extra params to scene and the event manager
Melanie
2012-08-15
1
-0
/
+23
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-6
/
+5
|
\
\
|
|
/
|
*
Make SceneManager.OnRegionsReadyStatusChange event available.
Justin Clark-Casey (justincc)
2012-07-25
1
-6
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2012-07-19
1
-10
/
+41
|
\
\
|
|
/
|
*
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...
Justin Clark-Casey (justincc)
2012-07-19
1
-10
/
+11
|
*
Perform other region ready actions even if simulator is configured to leave l...
Justin Clark-Casey (justincc)
2012-07-18
1
-1
/
+1
|
*
Establish EventManager.OnRegionReady event. This will only be triggerred onc...
Justin Clark-Casey (justincc)
2012-07-18
1
-3
/
+34
[next]