aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hopefully texturing prims should now work correctly.MW2007-07-111-1/+12
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-1/+1
* * some follow up renaming of members et c.lbsa712007-07-091-1/+1
* * Introduced ClientManager for great justice.lbsa712007-07-091-41/+43
* 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-0/+33
* * Bugfix with instant message handlers. Looking at implementing grid IM serve...Adam Frisby2007-07-081-4/+10
* * Missed a line - IM support in local simulator should now work.Adam Frisby2007-07-081-1/+1
* * Added instant message support for the local region. Grid support forthcoming.Adam Frisby2007-07-081-0/+24
* Fixed rotation editing of individual prims in a group. I think positioning an...MW2007-07-051-0/+1
* A bit more work on Building tools/support.MW2007-07-041-3/+57
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-8/+74
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-6/+2
* More work on SceneObject/Primitive and building (Linking is a work in progres...MW2007-07-011-2/+38
* Can change the name and description of a prim.MW2007-07-011-1/+44
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-6/+10
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+305