aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObject.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-315/+0
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-1/+11
* * Started renaming world to Scenelbsa712007-07-261-5/+5
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-5/+0
* * Added housekeeping comments, see mailing list in just a moment...Adam Frisby2007-07-191-19/+3
* * More cleaningAdam Frisby2007-07-191-0/+16
* few small changesMW2007-07-181-1/+2
* * Changed SimpleApp to use EventManager and Scene timerlbsa712007-07-171-7/+7
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-1/+1
* changed to native line ending encodingSean Dague2007-07-161-309/+309
* *Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen2007-07-161-0/+2
* * More scripting enhancemnents and properties.Adam Frisby2007-07-151-0/+8
* *Added support for the "show" button that highlights objects over the selecte...mingchen2007-07-151-2/+1
* Removed reference to Scene EventManager from primitive. In its place, primiti...MW2007-07-151-10/+9
* * Adding example "NullStorage" DataStore engine.Adam Frisby2007-07-151-0/+1
* * Fixed an issue which caused regions to crash when duplicating primitives.Adam Frisby2007-07-141-0/+2
* *Removed ParcelManager from SceneObject and Primitive and replaced with event...mingchen2007-07-141-6/+4
* * Worked some more on SimpleApplbsa712007-07-141-4/+4
* *Added support for prim counting on parcelsmingchen2007-07-141-10/+50
* * encapsulated some public fieldslbsa712007-07-141-1/+1
* * Small commit: SceneObject now registers itself with the Backup event via th...Adam Frisby2007-07-131-0/+12
* Prim Copying (both CTRL+D and shift-drag) should now work.MW2007-07-131-3/+5
* Think SceneObject/Primitive copying should now work, just need to hook it up ...MW2007-07-131-6/+5
* Changed simpleApp to use basic physics.MW2007-07-131-11/+11
* * ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa712007-07-131-5/+6
* * Fixing compiler warnings in an attempt to reduce them back down to zero.Adam Frisby2007-07-131-1/+1
* Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW2007-07-091-5/+1
* * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby2007-07-091-0/+28
* Fixed rotation editing of individual prims in a group. I think positioning an...MW2007-07-051-1/+1
* A bit more work on Building tools/support.MW2007-07-041-2/+1
* * More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby2007-07-041-1/+1
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-3/+21
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+1
* Just committing this because I want my commit to be on the front page of www....MW2007-07-011-3/+12
* More work on SceneObject/Primitive and building (Linking is a work in progres...MW2007-07-011-5/+16
* Can change the name and description of a prim.MW2007-07-011-3/+17
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-17/+63
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+128