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
/
Framework
/
Scenes
/
EntityBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their ow...
Justin Clark-Casey (justincc)
1
-1
/
+5
2011-10-12
remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-01
Remove unimplementated UpdateMovement() methods from SOG, SOP.
Justin Clark-Casey (justincc)
1
-5
/
+0
2011-09-16
Remove setter from SP.OffsetPosition, since all sets should flow through SP.A...
Justin Clark-Casey (justincc)
1
-2
/
+9
2011-08-24
refactor: simplify EntityBase.IsDeleted property
Justin Clark-Casey (justincc)
1
-6
/
+1
2010-09-07
Fix deletion persistence when freshly delinked prims are removed
Justin Clark-Casey (justincc)
1
-0
/
+1
2010-09-07
Fix deletion persistence when freshly delinked prims are removed
Justin Clark-Casey (justincc)
1
-0
/
+1
2010-08-10
Removed abstract SetText method from EntityBase to make cleaner API.
Mikko Pallari
1
-2
/
+0
2010-05-21
* Moving all of the prioritization/reprioritization code into a new file Prio...
John Hurliman
1
-1
/
+2
2009-11-04
Removing EntityBase.Rotation
John Hurliman
1
-14
/
+0
2009-10-02
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...
Melanie
1
-11
/
+7
2009-10-02
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...
Melanie
1
-11
/
+7
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-16
* Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB...
John Hurliman
1
-7
/
+11
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-03-05
* remove now unused serialization code
Justin Clarke Casey
1
-82
/
+1
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-2
/
+2
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-1
/
+1
2008-11-26
* Get rid of the phenomena where the avatar sometimes reverts to the stand an...
Justin Clarke Casey
1
-1
/
+1
2008-11-01
* Fix http://opensimulator.org/mantis/view.php?id=2517
Justin Clarke Casey
1
-1
/
+1
2008-10-14
* minor: Make it clear that non-scheduled updates can happen outside of the p...
Justin Clarke Casey
1
-1
/
+2
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-31
/
+30
2008-08-18
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-06-21
* Remove a bug I created in r5171 where taking an object would terminate the ...
Justin Clarke Casey
1
-0
/
+9
2008-06-21
* minor: override the name of the sog such that it gets/sets the root part name
Justin Clarke Casey
1
-1
/
+1
2008-05-16
Formatting cleanup.
Jeff Ames
1
-5
/
+5
2008-05-14
* Refactor: Remove SceneObjectGroup.GetScenePresences() in favour of a direct...
Justin Clarke Casey
1
-3
/
+5
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-96
/
+97
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-97
/
+96
2008-05-01
* You can now rez objects out of inventory at the correct offset from prim yo...
Teravus Ovares
1
-0
/
+2
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-6
/
+4
2008-03-26
Removing redundant code
Johan Berntsson
1
-5
/
+0
2008-03-25
* On Ray casting. Now returning the face normal of the collision face.
Teravus Ovares
1
-2
/
+2
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-14
* Added null root part guard
lbsa71
1
-1
/
+1
2008-03-04
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
1
-1
/
+90
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-08
refactor - remove unused m_children from EntityBase
Justin Clarke Casey
1
-22
/
+4
2008-01-07
Persistent prim inventory phase 5. Restart scripts contained in persisted pr...
Justin Clarke Casey
1
-1
/
+6
2007-12-27
* Optimized usings
lbsa71
1
-4
/
+1
2007-11-24
* Removed references to "new LLUUID()", replaced with LLUUID.Zero.
Adam Frisby
1
-1
/
+1
2007-11-23
* added some functions for use in raytracing. They're kind of crappy now, so...
Teravus Ovares
1
-0
/
+25
2007-11-08
* Added Rotational Velocity reporting for Client Interpolation to Terse Updates
Teravus Ovares
1
-1
/
+2
2007-10-30
Tevarus' patch for object flags & implemented Phantom edits
dan miller
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-1
/
+1
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-09-24
* Hotfix for 'properties all the way into the sunset' bug; it just doesn't ma...
lbsa71
1
-1
/
+1
2007-09-21
* Removed unused LandRenegerated flag
lbsa71
1
-7
/
+0
2007-09-21
* Continuing refactoring of presence
lbsa71
1
-1
/
+1
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-11
/
+10
[next]