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
/
OptionalModules
/
Scripting
/
RegionReadyModule
/
RegionReadyModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
All optional modules' directives moved out of addin.xml
Diva Canto
1
-0
/
+2
2012-09-30
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
1
-1
/
+0
2012-09-30
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
1
-0
/
+1
2012-09-14
Support multi-region OAR files
Oren Hurvitz
1
-1
/
+1
2012-07-25
Make SceneManager.OnRegionsReadyStatusChange event available.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-07-19
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+0
2012-07-19
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...
Justin Clark-Casey (justincc)
1
-3
/
+1
2012-07-18
Perform other region ready actions even if simulator is configured to leave l...
Justin Clark-Casey (justincc)
1
-26
/
+19
2012-07-18
Fix bug where region ready would be triggered a second time if a script was r...
Justin Clark-Casey (justincc)
1
-30
/
+23
2012-07-18
Establish EventManager.OnRegionReady event. This will only be triggerred onc...
Justin Clark-Casey (justincc)
1
-0
/
+2
2012-07-18
Pass entire scene object in OnLoginsEnabled event rather than just the region...
Justin Clark-Casey (justincc)
1
-8
/
+16
2012-07-18
Only listen to LoginsEnabled event in RegionReadyModule if it has been asked ...
Justin Clark-Casey (justincc)
1
-26
/
+22
2012-07-07
minor: rearrange INITIALIZATION COMPLETE log message so that it's clear init ...
Justin Clark-Casey (justincc)
1
-3
/
+2
2012-07-07
minor: Get RegionReady module to shout initialization complete status to draw...
Justin Clark-Casey (justincc)
1
-1
/
+3
2012-03-22
RegionReady logging
BlueWall
1
-10
/
+5
2012-02-16
Remove some debugging output form the logger
BlueWall
1
-2
/
+4
2012-01-18
RegionReady:
BlueWall
1
-1
/
+5
2012-01-14
protect the region ready alerts for loading oarfiles if no post URI is set
Mic Bowman
1
-2
/
+5
2012-01-13
Update RegionReadyModule
BlueWall
1
-6
/
+51
2011-10-20
Get OdeScene to use passed in time step rather than hard-coded 0.089
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-15
Add "shutdown" message to RegionReady
BlueWall
1
-0
/
+5
2011-06-24
RegionReady Module:
BlueWall
1
-0
/
+2
2011-05-28
Adding an event to signal that logins are enabled
BlueWall
1
-11
/
+76
2011-05-28
Add option to disable logins
BlueWall
1
-1
/
+24
2010-09-06
Make console backup command do a forced backup rather than non-forced
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-05-30
Fix a nullref in EventManager caused by RegionReady not setting the scene
Melanie Thielker
1
-0
/
+1
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-3
/
+3
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-3
/
+3
2009-11-26
minor: reduce region ready logging verbosity
Justin Clark-Casey (justincc)
1
-5
/
+4
2009-09-01
cleanup.
dr scofield (aka dirk husemann)
1
-1
/
+0
2009-08-31
cleaning up RegionReadyModule:
dr scofield (aka dirk husemann)
1
-24
/
+44
2009-08-07
This is the second part of the 'not crash on regionsize changes'. This le...
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-15
* Make it possible to add a request id to load and save oar requests
Justin Clarke Casey
1
-5
/
+5
2009-03-12
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-3
/
+7
2009-02-16
cosmetic: adding region name to logging statement
Dr Scofield
1
-3
/
+3
2009-02-13
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
1
-1
/
+1
2009-02-11
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-0
/
+146