index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Scenes
/
SceneObjectPart.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-17
* Make sure that deleted objects do not send further object updates to the cl...
Justin Clarke Casey
1
-15
/
+4
2008-11-17
* Stop nulling SOG.m_rootPart and parts on object deletion
Justin Clarke Casey
1
-8
/
+8
2008-11-17
Make object chat come from the root prim's center, rather than trying to make
Melanie Thielker
1
-9
/
+6
2008-11-17
Back out the attachment location patch to debug a crash
Melanie Thielker
1
-4
/
+5
2008-11-17
Try to fix login crash
Melanie Thielker
1
-5
/
+8
2008-11-17
Add some null checks
Melanie Thielker
1
-2
/
+2
2008-11-17
Fix child prims in attachments chatting from near 0,0,0 rather than
Melanie Thielker
1
-3
/
+3
2008-11-16
* Abstracted some methods from SceneObjectGroup to allow them to be overridde...
Adam Frisby
1
-1
/
+0
2008-11-15
Prevent NRE if you do a llSetStatus(STATUS_ROTATION...) on an object that isn...
Homer Horwitz
1
-2
/
+5
2008-11-11
Prevent pieces from other people's HUDs from displaying at the center of
Melanie Thielker
1
-1
/
+2
2008-11-10
* refactor: clean up SOG xml2 reloading to reuse more code
Justin Clarke Casey
1
-2
/
+0
2008-11-10
* Extend basic scene test to retrieve the object from the scene and match uuids
Justin Clarke Casey
1
-55
/
+2
2008-11-08
Mantis #2553: Thank you, idb, for a fix that helps to persist changes in prim...
Homer Horwitz
1
-0
/
+8
2008-11-07
* Apply http://opensimulator.org/mantis/view.php?id=2582
Justin Clarke Casey
1
-36
/
+16
2008-11-07
* Stop requiring local ids in the SOG constructors.
Justin Clarke Casey
1
-9
/
+6
2008-11-06
* Remove SceneObjectPart.AttachToScene() since the remaining instruction can ...
Justin Clarke Casey
1
-8
/
+1
2008-11-06
* eliminate unnecessary ScheduleFullUpdate()
Justin Clarke Casey
1
-2
/
+0
2008-11-06
* refactor: Attach a scene object to a scene separately from its construction
Justin Clarke Casey
1
-30
/
+21
2008-11-04
Added a (xmlIgnored) SitAnimation property to SceneObjectPart. That allows th...
MW
1
-0
/
+8
2008-10-18
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
Melanie Thielker
1
-49
/
+69
2008-10-12
Fix linking phantom and nonphantom prims. Make the error message more friendly
Melanie Thielker
1
-1
/
+1
2008-10-11
Fix the fix. Child prims were failing to load.
Melanie Thielker
1
-7
/
+10
2008-10-11
Fix llSetPos to handle child prims correctly. This will fix linked
Melanie Thielker
1
-0
/
+11
2008-10-10
very tiny change
MW
1
-3
/
+4
2008-10-07
* Apply http://opensimulator.org/mantis/view.php?id=1207
Justin Clarke Casey
1
-0
/
+2
2008-10-06
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-8
/
+8
2008-10-06
Implement ForceOwnerPermissive and God TakeCopy
Melanie Thielker
1
-0
/
+8
2008-10-06
Fix a number of errors in transfer of objects
Melanie Thielker
1
-5
/
+14
2008-10-06
Revert r6697 patch as the build fails.
Charles Krinke
1
-2
/
+0
2008-10-06
Mantis#1207. Thank you, TGlion for a patch that addresses:
Charles Krinke
1
-0
/
+2
2008-10-03
Fix: Mantis#2326: Fix: privilege escalation through attach from ground
Melanie Thielker
1
-0
/
+5
2008-10-03
Implement temp-on-rez objecte really being temporary
Melanie Thielker
1
-4
/
+12
2008-10-03
Mantis #1360
Melanie Thielker
1
-2
/
+2
2008-09-29
ApplyImpulse now forwards impulse in both local and global modes.
Dahlia Trimble
1
-6
/
+3
2008-09-28
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
1
-0
/
+8
2008-09-28
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
1
-0
/
+8
2008-09-28
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
1
-2
/
+10
2008-09-28
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
1
-0
/
+8
2008-09-18
* Updates the SQLite region database to support the same properties that the ...
Teravus Ovares
1
-1
/
+11
2008-09-13
Formatting cleanup.
Jeff Ames
1
-9
/
+16
2008-09-13
Update avatar-position while avatar is sitting and the prim is moved (#2159).
Homer Horwitz
1
-0
/
+11
2008-09-12
* minor: various doc and tidy up, logging increase to make it clearer which p...
Justin Clarke Casey
1
-8
/
+8
2008-09-09
From: alan_webb@us.ibm.com
Sean Dague
1
-1
/
+4
2008-09-09
Update svn properties, formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-09-08
Correct state handling and state event masks. Prims will now show
Melanie Thielker
1
-1
/
+5
2008-09-08
Fix component order on a quaternion for the sit target. This caused
Melanie Thielker
1
-1
/
+1
2008-09-08
Implement proper persistence of the following prim properties:
Melanie Thielker
1
-3
/
+10
2008-09-06
* Fixes a few type changes that caused the XML Format to break.
Teravus Ovares
1
-1
/
+1
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-387
/
+311
2008-08-24
Plumb the data path for all those eye candy values. Saves texture
Melanie Thielker
1
-0
/
+7
[next]