| Commit message (Expand) | Author | Age | Files | Lines |
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 1 | -1/+1 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -309/+309 |
* | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 2007-07-16 | 1 | -0/+2 |
* | * More scripting enhancemnents and properties. | Adam Frisby | 2007-07-15 | 1 | -0/+8 |
* | *Added support for the "show" button that highlights objects over the selecte... | mingchen | 2007-07-15 | 1 | -2/+1 |
* | Removed reference to Scene EventManager from primitive. In its place, primiti... | MW | 2007-07-15 | 1 | -10/+9 |
* | * Adding example "NullStorage" DataStore engine. | Adam Frisby | 2007-07-15 | 1 | -0/+1 |
* | * Fixed an issue which caused regions to crash when duplicating primitives. | Adam Frisby | 2007-07-14 | 1 | -0/+2 |
* | *Removed ParcelManager from SceneObject and Primitive and replaced with event... | mingchen | 2007-07-14 | 1 | -6/+4 |
* | * Worked some more on SimpleApp | lbsa71 | 2007-07-14 | 1 | -4/+4 |
* | *Added support for prim counting on parcels | mingchen | 2007-07-14 | 1 | -10/+50 |
* | * encapsulated some public fields | lbsa71 | 2007-07-14 | 1 | -1/+1 |
* | * Small commit: SceneObject now registers itself with the Backup event via th... | Adam Frisby | 2007-07-13 | 1 | -0/+12 |
* | Prim Copying (both CTRL+D and shift-drag) should now work. | MW | 2007-07-13 | 1 | -3/+5 |
* | Think SceneObject/Primitive copying should now work, just need to hook it up ... | MW | 2007-07-13 | 1 | -6/+5 |
* | Changed simpleApp to use basic physics. | MW | 2007-07-13 | 1 | -11/+11 |
* | * ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste... | lbsa71 | 2007-07-13 | 1 | -5/+6 |
* | * Fixing compiler warnings in an attempt to reduce them back down to zero. | Adam Frisby | 2007-07-13 | 1 | -1/+1 |
* | Done a little bit of renaming in primitive.cs and on a few events in IClientAPI. | MW | 2007-07-09 | 1 | -5/+1 |
* | * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c... | Adam Frisby | 2007-07-09 | 1 | -0/+28 |
* | Fixed rotation editing of individual prims in a group. I think positioning an... | MW | 2007-07-05 | 1 | -1/+1 |
* | A bit more work on Building tools/support. | MW | 2007-07-04 | 1 | -2/+1 |
* | * More cleaning - Sugilite now only has build errors for "value is never used... | Adam Frisby | 2007-07-04 | 1 | -1/+1 |
* | Today's work on Building support/tools. Think I am slowly getting there. | MW | 2007-07-03 | 1 | -3/+21 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -4/+1 |
* | Just committing this because I want my commit to be on the front page of www.... | MW | 2007-07-01 | 1 | -3/+12 |
* | More work on SceneObject/Primitive and building (Linking is a work in progres... | MW | 2007-07-01 | 1 | -5/+16 |
* | Can change the name and description of a prim. | MW | 2007-07-01 | 1 | -3/+17 |
* | Started change to having SceneObject and then that having child Primitives wh... | MW | 2007-07-01 | 1 | -17/+63 |
* | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 2007-06-27 | 1 | -0/+128 |