aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hopefully texturing prims should now work correctly.MW2007-07-111-0/+1
* * Applying dalien's patches from bug#177 and #179Adam Frisby2007-07-111-0/+22
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-3/+0
* * some follow up renaming of members et c.lbsa712007-07-091-5/+5
* * Introduced ClientManager for great justice.lbsa712007-07-091-14/+14
* Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW2007-07-091-2/+2
* * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby2007-07-091-2/+19
* * Added instant message support for the local region. Grid support forthcoming.Adam Frisby2007-07-081-0/+1
* * Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby2007-07-051-1/+1
* A bit more work on Building tools/support.MW2007-07-041-0/+2
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-1/+16
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-031-2/+2
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-37/+33
* * removed try-catchall from scene constructorlbsa712007-07-011-38/+38
* More work on SceneObject/Primitive and building (Linking is a work in progres...MW2007-07-011-1/+17
* Can change the name and description of a prim.MW2007-07-011-2/+4
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-86/+45
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-3/+3
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-33/+28
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-281-1/+2
* Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram...MW2007-06-281-2/+2
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-21/+9
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+795