aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot/ObjectSnapshot.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)2011-09-011-43/+40
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-1/+2
* Addresses mantis #4984 -- Datasnapshot exceptions.Diva Canto2010-08-261-3/+12
* refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)2010-08-131-1/+1
* Remove useless quaternion parameter from AttachObject sigMelanie Thielker2010-07-141-1/+1
* Fix link security issueMelanie2010-04-301-1/+1
* Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman2010-03-161-26/+36
* Added an image uuid to objects marked "Show in search". Only works for boxes.Diva Canto2009-12-111-0/+70
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * optimized usings.lbsa712009-02-121-3/+2
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* * Swaps Scene.Entities Dictionary for EntityManager.Adam Frisby2008-11-241-1/+1
* Make newly created prims be the correct groupMelanie Thielker2008-11-171-1/+1
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-1/+1
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW2008-10-101-1/+1
* Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker2008-10-041-1/+1
* Add some needed fields to data snapshotMelanie Thielker2008-10-041-22/+23
* Fix another missing UUID before a ToString().Homer Horwitz2008-09-131-1/+1
* fix: warnings from libomvDr Scofield2008-09-081-0/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-16/+16
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-2/+2
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-3/+3
* Thank you very much KMeisthax for DataSnapshot 1.1Charles Krinke2008-05-171-34/+100
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
* m_logs always need to be private static readonly otherwise weSean Dague2008-05-091-1/+1
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-0/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+3
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-171-0/+27
* Update svn properties.Jeff Ames2008-04-071-83/+83
* Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke2008-04-071-0/+83