aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/EntityBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their ow...Justin Clark-Casey (justincc)2011-11-161-1/+5
* remove some mono compiler warningsJustin Clark-Casey (justincc)2011-10-121-1/+1
* Remove unimplementated UpdateMovement() methods from SOG, SOP.Justin Clark-Casey (justincc)2011-10-011-5/+0
* Remove setter from SP.OffsetPosition, since all sets should flow through SP.A...Justin Clark-Casey (justincc)2011-09-161-2/+9
* refactor: simplify EntityBase.IsDeleted propertyJustin Clark-Casey (justincc)2011-08-241-6/+1
* Fix deletion persistence when freshly delinked prims are removedJustin Clark-Casey (justincc)2010-09-071-0/+1
* Removed abstract SetText method from EntityBase to make cleaner API.Mikko Pallari2010-08-101-2/+0
* * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-211-1/+2
* Removing EntityBase.RotationJohn Hurliman2009-11-041-14/+0
* Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie2009-10-021-11/+7
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2009-09-301-1/+1
|\
| * Formatting cleanup.Jeff Ames2009-10-011-1/+1
* | * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB...John Hurliman2009-09-161-7/+11
|/
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * remove now unused serialization codeJustin Clarke Casey2009-03-051-82/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-2/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+253