aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW1-2/+4
2007-07-11Hopefully texturing prims should now work correctly.MW1-1/+12
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-1/+1
2007-07-09* some follow up renaming of members et c.lbsa711-1/+1
2007-07-09* Introduced ClientManager for great justice.lbsa711-41/+43
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-0/+33
2007-07-08* Bugfix with instant message handlers. Looking at implementing grid IM serve...Adam Frisby1-4/+10
2007-07-08* Missed a line - IM support in local simulator should now work.Adam Frisby1-1/+1
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby1-0/+24
2007-07-05Fixed rotation editing of individual prims in a group. I think positioning an...MW1-0/+1
2007-07-04A bit more work on Building tools/support.MW1-3/+57
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-8/+74
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-6/+2
2007-07-01More work on SceneObject/Primitive and building (Linking is a work in progres...MW1-2/+38
2007-07-01Can change the name and description of a prim.MW1-1/+44
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-6/+10
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+0
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-3/+3