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
/
Environment
/
Scenes
/
InnerScene.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* This completes ObjectDuplicateOnRay.
Teravus Ovares
2008-06-10
1
-2
/
+20
*
Update svn properties. Formatting cleanup.
Jeff Ames
2008-06-09
1
-1
/
+2
*
Added a "if(entity != null)" before the call to
Charles Krinke
2008-06-08
1
-1
/
+3
*
Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe...
mingchen
2008-06-07
1
-1
/
+0
*
*Made Object Counting correct with linked objects and turned the previously p...
mingchen
2008-06-06
1
-10
/
+14
*
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
2008-06-04
1
-1
/
+1
*
* minor: Attempted method documentation clarifications related to last two co...
Justin Clarke Casey
2008-06-03
1
-3
/
+3
*
* Remove what should be unnecessary locking in InnerScene.GetEntitites()
Justin Clarke Casey
2008-06-03
1
-8
/
+1
*
* Remove what should be unnecessary locking of GetScenePresences()
Justin Clarke Casey
2008-06-03
1
-9
/
+3
*
Formatting cleanup.
Jeff Ames
2008-05-28
1
-20
/
+18
*
* Refactor: Where possible, change visibility on InnerScene methods to protec...
Justin Clarke Casey
2008-05-26
1
-86
/
+84
*
* Refactor: remove code duplication between add ScenePresence methods in Inne...
Justin Clarke Casey
2008-05-26
1
-40
/
+4
*
* Refactor: Separate out RemoveScenePresence and add into InnerScene to match...
Justin Clarke Casey
2008-05-26
1
-1
/
+36
*
Update svn properties. Formatting cleanup.
Jeff Ames
2008-05-25
1
-6
/
+6
*
* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...
Teravus Ovares
2008-05-25
1
-0
/
+31
*
Thank you kindly, Tiffany for a patch that helps:
Charles Krinke
2008-05-25
1
-0
/
+7
*
* Refactor: Collapses parts of different code paths in scene used when deleti...
Justin Clarke Casey
2008-05-25
1
-10
/
+0
*
* Refactor: Collapse some multiple remove object paths
Justin Clarke Casey
2008-05-24
1
-8
/
+33
*
* Refactor: Remove some unused methods in Scene/InnerScene
Justin Clarke Casey
2008-05-24
1
-21
/
+0
*
* Refactor: Change previous commits Object methods to SceneObject methods ins...
Justin Clarke Casey
2008-05-24
1
-5
/
+6
*
* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...
Justin Clarke Casey
2008-05-24
1
-4
/
+13
*
* Refactor: Push some dictionary initialization down from Scene into InnerScene
Justin Clarke Casey
2008-05-24
1
-4
/
+9
*
* Refactor: Make some inner scene dictionaries internal rather than public
Justin Clarke Casey
2008-05-24
1
-2
/
+2
*
* This update causes the backup process to run in a separate thread.
Teravus Ovares
2008-05-21
1
-1
/
+1
*
From: Jeremy Bongio <jbongio@us.ibm.com>
Sean Dague
2008-05-20
1
-2
/
+2
*
* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...
Teravus Ovares
2008-05-18
1
-0
/
+23
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-41
/
+41
*
Committing patch from Melanie. 0001290: [PATCH] implement permissions propag...
Teravus Ovares
2008-05-15
1
-2
/
+2
*
* Fixed attaching objects that are in-world.
Teravus Ovares
2008-05-14
1
-1
/
+1
*
* Fixed situations where objects would jump back or scale incorrectly with Sc...
Teravus Ovares
2008-05-14
1
-1
/
+1
*
* Removed 19 warnings
Teravus Ovares
2008-05-14
1
-1
/
+1
*
* Refactor: Remove locking from InnerScene.GetScenePresence()
Justin Clarke Casey
2008-05-13
1
-8
/
+3
*
* Refactor: Stop exposing the inner scene's ScenePresence dictionary directly...
Justin Clarke Casey
2008-05-13
1
-1
/
+1
*
*Complete redo of the permissions module
mingchen
2008-05-13
1
-14
/
+15
*
* More OutPacket refactors.
Teravus Ovares
2008-05-10
1
-151
/
+1
*
*Added all the permission checks to the sceneexternalchecks and modified perm...
mingchen
2008-05-08
1
-26
/
+28
*
* Committing an extra bit of permissions for attaching to ensure that the per...
Teravus Ovares
2008-05-08
1
-31
/
+38
*
* Increasing ScenePresences locking to prevent race conditions such as those ...
Justin Clarke Casey
2008-05-07
1
-12
/
+27
*
* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...
Adam Frisby
2008-05-07
1
-2
/
+23
*
* Refactor: Break out permissions code into a separate region PermissionsModule
Justin Clarke Casey
2008-05-05
1
-22
/
+20
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
1
-91
/
+107
*
* Spring cleaning on Region.Environment.
Adam Frisby
2008-05-01
1
-107
/
+91
*
* committing what I've got so far for DuplicateOnRay so I don't fight the con...
Teravus Ovares
2008-05-01
1
-2
/
+2
*
* You can now rez objects out of inventory at the correct offset from prim yo...
Teravus Ovares
2008-05-01
1
-2
/
+2
*
* Added basic 3-5 level undo on prim position/rotation/scale.
Teravus Ovares
2008-04-28
1
-0
/
+14
*
* Patch from XenReborn to make remove-region work properly without needing to...
Teravus Ovares
2008-04-27
1
-2
/
+1
*
* Single Attachments now work from inventory. You can attach from inventory ...
Teravus Ovares
2008-04-27
1
-13
/
+57
*
* More attachment stuff, reworked some of the inventory routines to be what I...
Teravus Ovares
2008-04-27
1
-0
/
+27
*
* Ooops, attachments now teleport/cross region borders along with your avatar...
Teravus Ovares
2008-04-26
1
-5
/
+27
*
* Fixes prim crossing. See bug 1050.
Teravus Ovares
2008-04-25
1
-0
/
+3
[next]