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-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
2008-08-24
Implements 80% of object buy (prim vendor). You can't buy the object yet,
Melanie Thielker
1
-1
/
+3
2008-08-18
Formatting cleanup.
Jeff Ames
1
-49
/
+49
2008-08-17
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-08-17
Add some locking on m_undo in SceneObjectPart
Melanie Thielker
1
-15
/
+25
2008-08-17
* half of the attachmentpoint skull fix
Teravus Ovares
1
-0
/
+17
2008-08-08
Mantis#1521. Thank you kindly, Lmmz for a patch that:
Charles Krinke
1
-0
/
+5
2008-08-07
Mantis#1901. Thank you kindly, Nlin for a patch that:
Charles Krinke
1
-1
/
+1
2008-08-01
Mantis#1859. Thank you kindly, Lmmz for a patch that:
Charles Krinke
1
-0
/
+30
2008-07-26
* Changed a number of field names to ccc (public members shouldn't be called m_)
lbsa71
1
-33
/
+33
2008-07-25
Attempt to update viewer for some physics status changes in SOP
Dahlia Trimble
1
-3
/
+6
2008-07-25
* Stop the HasGroupChanged flag being reverted for newly restored prims which...
Justin Clarke Casey
1
-7
/
+7
2008-07-24
Implements llSetForce() and llGetForce(). These are experimental and the unit...
Dahlia Trimble
1
-0
/
+16
2008-07-23
catch a null case in the convenience RegionID property
Sean Dague
1
-1
/
+7
2008-07-23
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
1
-1
/
+1
2008-07-22
Refactor the packet scheduling out of ClientView. Add intelligent
Melanie Thielker
1
-1
/
+1
2008-07-21
added experimental packet tracker (LLPacketTracker.cs), which can be told to ...
MW
1
-1
/
+1
2008-07-21
* eliminated some warnings and added some const and readonlies
lbsa71
1
-1
/
+1
2008-07-19
Fix prim link numbers (Mantis #1781)
Melanie Thielker
1
-8
/
+4
2008-07-16
make ParentUUID be a cached value, but allow setting it for
Sean Dague
1
-2
/
+11
2008-07-16
made SOP have a blank setter for 2 convenience properties.
Sean Dague
1
-0
/
+2
2008-07-16
be a little more discriminating on firing ShapeChanged script events
Sean Dague
1
-2
/
+12
2008-07-15
added new ParentUUID property to map out from SOP.
Sean Dague
1
-0
/
+5
2008-07-14
added RegionID get property
Sean Dague
1
-0
/
+6
2008-07-12
minor: method documentation
Justin Clarke Casey
1
-115
/
+65
2008-07-12
* minor: just some null guards and name changes to make it clearer that prim ...
Justin Clarke Casey
1
-1
/
+0
2008-07-07
change SitTarget calls from functions to properties
Sean Dague
1
-39
/
+17
2008-07-06
Copyright notices and formatting cleanup.
Jeff Ames
1
-4
/
+0
2008-07-03
add a couple of LL conversion properties to SOP. I'll wait to clean
Sean Dague
1
-0
/
+28
2008-07-02
property encapsulation for SOP
Sean Dague
1
-98
/
+242
2008-07-01
merge rotational and angular velocity
Sean Dague
1
-22
/
+13
[prev]
[next]