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
/
SceneManager.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warnings--
onefang
2019-06-04
1
-1
/
+1
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-163
/
+93
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-38
/
+10
*
Fix problem where restarting the currently selected region would stop various...
Justin Clark-Casey (justincc)
2012-11-23
1
-23
/
+23
*
Fix regression where we stopped closing scenes on simulator exit.
Justin Clark-Casey (justincc)
2012-11-23
1
-0
/
+7
*
Stop closing old style modules
Melanie
2012-11-12
1
-9
/
+0
*
Remove the old style module loader and all references to it
Melanie
2012-11-12
1
-16
/
+0
*
Added unit tests for multi-region OARs
Oren Hurvitz
2012-09-14
1
-1
/
+5
*
Make SceneManager.OnRegionsReadyStatusChange event available.
Justin Clark-Casey (justincc)
2012-07-25
1
-2
/
+51
*
Remove unused SceneManager.TryGetAvatarsScene()
Justin Clark-Casey (justincc)
2011-12-07
1
-20
/
+0
*
Implement XMLRPCAdmin command admin_teleport_agent.
Justin Clark-Casey (justincc)
2011-12-07
1
-0
/
+33
*
When setting packet level logging via "debug packet", apply to all clients, n...
Justin Clark-Casey (justincc)
2011-11-24
1
-14
/
+10
*
Rename ForEachAvatar back to ForEachScenePresence. The other changes
Dan Lake
2011-11-03
1
-1
/
+1
*
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
Dan Lake
2011-11-03
1
-6
/
+6
*
Added new ForEachRootScenePresence to Scene since almost every delegate passe...
Dan Lake
2011-10-27
1
-5
/
+4
*
Allow an avatar to be explicitly named to the "debug packet" command
Justin Clark-Casey (justincc)
2011-10-17
1
-2
/
+3
*
refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter w...
Justin Clark-Casey (justincc)
2011-10-17
1
-1
/
+1
*
Merge branch 'master' into bulletsim
Mic Bowman
2011-08-19
1
-87
/
+139
|
\
|
*
Do proper locking of m_localScenes list in SceneManager
Justin Clark-Casey (justincc)
2011-08-06
1
-93
/
+140
*
|
BulletSim: add runtime setting of physics parameters. Update default values.
Robert Adams
2011-08-18
1
-0
/
+7
|
/
*
Make console backup command do a forced backup rather than non-forced
Justin Clark-Casey (justincc)
2010-09-06
1
-1
/
+1
*
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
2010-03-19
1
-3
/
+3
*
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
2010-03-19
1
-2
/
+4
*
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
2010-03-17
1
-12
/
+5
*
remove references to OpenSim.Framework.Commuications.Tests.dll since all rele...
Justin Clark-Casey (justincc)
2010-03-03
1
-1
/
+1
*
* General cleanup of Teleports, Crossings and Child agents. They are now in t...
Diva Canto
2010-01-15
1
-2
/
+2
*
pass all command parameters to load/save oar, not just the filename
Justin Clark-Casey (justincc)
2009-11-24
1
-6
/
+6
*
Experimental change to use an immutable array for iterating ScenePresences, a...
John Hurliman
2009-10-23
1
-24
/
+29
*
Merge branch 'master' into diva-textures
Melanie
2009-10-02
1
-6
/
+6
|
\
|
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-6
/
+6
*
|
Remove predecode-j2k and it's assoaciated logic
Melanie
2009-09-30
1
-122
/
+0
*
|
Attempting to improve the robustness of texture decoding by always ignoring L...
John Hurliman
2009-09-30
1
-1
/
+1
|
/
*
Formatting cleanup.
Jeff Ames
2009-06-10
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2009-05-15
1
-1
/
+1
*
Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w...
MW
2009-02-26
1
-1
/
+8
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-1
/
+1
*
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
2009-02-16
1
-1
/
+1
*
* refactor: move alert commands from Scene to DialogModule
Justin Clarke Casey
2009-02-13
1
-10
/
+0
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-0
/
+669