aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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