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
/
SceneObjectGroup.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-18
On reflection, HasGroupChanged is more appropriate
Justin Clarke Casey
1
-10
/
+10
2008-01-18
Change SOP.HasChanged to HasPrimChanged in preparation for further changes
Justin Clarke Casey
1
-8
/
+12
2008-01-17
* Added llApplyImpulse in the global frame. The object must be physical befo...
Teravus Ovares
1
-0
/
+10
2008-01-17
* added ForEachPart helper
lbsa71
1
-2
/
+16
2008-01-16
* Fix mantis 345 - it is now possible to duplicate prims directly in the regi...
Justin Clarke Casey
1
-4
/
+2
2008-01-16
* Store task inventory when an object is taken into agent inventory
Justin Clarke Casey
1
-4
/
+8
2008-01-15
* Delinking doesn't leave invisible physical objects behind anymore
Teravus Ovares
1
-0
/
+6
2008-01-15
* Pass 2 of collidable (non physical) linksets
Teravus Ovares
1
-6
/
+16
2008-01-15
* Mother of all commits:
Adam Frisby
1
-2
/
+2
2008-01-14
* First pass at collidable linksets
Teravus Ovares
1
-29
/
+51
2008-01-14
Remove unused SOG constructor
Justin Clarke Casey
1
-8
/
+0
2008-01-10
Fix r2959 - last letter was being sliced off region prim renames
Justin Clarke Casey
1
-2
/
+2
2008-01-09
Prim inventory script saving phase 2.
Justin Clarke Casey
1
-4
/
+3
2008-01-06
Factor out inventory code in SceneObjectGroup into seperate class.
Justin Clarke Casey
1
-96
/
+1
2008-01-06
Factor out TaskInventoryItem
Justin Clarke Casey
1
-6
/
+6
2008-01-06
Prim inventory phase 4. Properly recover the prim folder ID from storage. S...
Justin Clarke Casey
1
-5
/
+11
2008-01-03
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...
Johan Berntsson
1
-2
/
+2
2007-12-30
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
1
-11
/
+6
2007-12-28
* Patch from Melanie provides Util.CleanString and uses it on the prim name a...
Teravus Ovares
1
-1
/
+0
2007-12-28
* Made a copy of parts before updating to avoid dictionary updated exceptions...
lbsa71
1
-3
/
+9
2007-12-28
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
1
-5
/
+8
2007-12-27
* Optimized usings
lbsa71
1
-52
/
+41
2007-12-26
If a prim is persisted in the region, scripts dragged into its inventory afte...
Justin Clarke Casey
1
-0
/
+7
2007-12-17
Again, thanks to Alondria for:
Charles Krinke
1
-7
/
+34
2007-12-13
* Debugging Shape
lbsa71
1
-0
/
+1
2007-12-12
couple of small fixes.
MW
1
-2
/
+2
2007-12-11
Couple of more small changes
MW
1
-1
/
+4
2007-12-07
Updates to LibSL revision 1498. Thanks Johan!
Adam Johnson
1
-1
/
+1
2007-12-06
* Removed lots of scurrilous uses of ASCII/UTF8.GetBytes for making packet st...
Adam Frisby
1
-4
/
+4
2007-12-05
* Refactored Permissions into ScenePresence as requested by MW
Teravus Ovares
1
-7
/
+26
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-1
/
+2
2007-12-04
* Some more ApplyPhysics voodoo
lbsa71
1
-82
/
+87
2007-12-04
* ApplyPhysics now creates the PhysActor as well.
lbsa71
1
-1
/
+1
2007-12-04
* Added ApplyPhysics helper on group.
lbsa71
1
-0
/
+8
2007-12-04
* Fixed a whole bunch of console messages.
Adam Frisby
1
-1
/
+1
2007-12-01
Rezzing multiple copies of a inventory prim should now work.
MW
1
-0
/
+11
2007-11-30
*Refactored the initial raytracer so it doesn't use the Parent reference.
Teravus Ovares
1
-5
/
+14
2007-11-30
small change to OnSceneGroupMove event (in SceneEvents.cs)
MW
1
-7
/
+10
2007-11-30
* Removed permissions flag appliance from Xml deserialization
lbsa71
1
-9
/
+14
2007-11-30
* Temporary fix for 'User already online' issue in standalone mode.
Teravus Ovares
1
-1
/
+1
2007-11-29
* Fixed neighbour range bug
lbsa71
1
-10
/
+10
2007-11-29
* minor refactorings
lbsa71
1
-1
/
+1
2007-11-23
* added some functions for use in raytracing. They're kind of crappy now, so...
Teravus Ovares
1
-0
/
+38
2007-11-21
Fixed bug that can lead to infinitive loops
MW
1
-0
/
+6
2007-11-20
fix for mantis #2 from Justin Casey (IBM)
Sean Dague
1
-0
/
+5
2007-11-20
*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...
Teravus Ovares
1
-3
/
+9
2007-11-18
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
1
-2
/
+2
2007-11-18
* Found several cases where prim set physical were not subscribing to physics...
Teravus Ovares
1
-0
/
+7
2007-11-15
* Implemented the little friendly pop tooltip messages that appear when you h...
Teravus Ovares
1
-0
/
+34
2007-11-14
* Copied objects are now owned by the object copier (Next Owner) (however nex...
Teravus Ovares
1
-8
/
+37
[next]