aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-12*Parcel and estate support fully restored into Sugilitemingchen1-1/+2
2007-07-12*Found and fixed bug that crashed viewer when logging in or viewing land ownersmingchen1-7/+9
2007-07-11Hopefully texturing prims should now work correctly.MW1-0/+1
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby1-0/+22
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-3/+0
2007-07-09* some follow up renaming of members et c.lbsa711-5/+5
2007-07-09* Introduced ClientManager for great justice.lbsa711-14/+14
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-2/+2
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-2/+19
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby1-0/+1
2007-07-05* Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby1-1/+1
2007-07-04A bit more work on Building tools/support.MW1-0/+2
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-1/+16
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-2/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-37/+33
2007-07-01* removed try-catchall from scene constructorlbsa711-38/+38
2007-07-01More work on SceneObject/Primitive and building (Linking is a work in progres...MW1-1/+17
2007-07-01Can change the name and description of a prim.MW1-2/+4
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-86/+45
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-3/+3
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-33/+28
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen1-1/+2
2007-06-28Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram...MW1-2/+2
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW1-21/+9
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-2/+2
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-1/+1
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-7/+7