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
/
SceneObjectPart.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
Melanie Thielker
1
-1
/
+1
2008-11-21
* Comment out unused access time method in MSSQL
Justin Clarke Casey
1
-1
/
+0
2008-11-21
* refactor: Rip out SOP inventory from the partial into a separate class
Justin Clarke Casey
1
-19
/
+48
2008-11-21
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-11-21
* minor: Remove comparison of UUID struct against null picked up as a warning
Justin Clarke Casey
1
-1
/
+1
2008-11-20
From: Christopher Yeoh <cyeoh@au1.ibm.com>
Sean Dague
1
-1
/
+3
2008-11-19
Mantis#2656. Thank you kindly, Nlin for a patch that:
Charles Krinke
1
-1
/
+36
2008-11-19
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
1
-3
/
+3
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
1
-3
/
+3
2008-11-17
Set group on newly rezzed objects to the rezzer's (or rezzing object's)
Melanie Thielker
1
-1
/
+2
2008-11-17
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
1
-3
/
+3
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
[next]