aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.ProcessPackets.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-4/+4
2007-07-16changed to native line ending encodingSean Dague1-647/+647
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen1-0/+18
2007-07-15*Added support for the "show" button that highlights objects over the selecte...mingchen1-0/+7
2007-07-13inlined packet deserializationlbsa711-6/+30
2007-07-13* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa711-1/+4
2007-07-12*Parcel and estate support fully restored into Sugilitemingchen1-0/+1
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW1-2/+0
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby1-1/+1
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-1/+0
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-0/+12
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby1-0/+14
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen1-1/+2
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-1/+1
2007-07-04* Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-12/+4
2007-07-01Can change the name and description of a prim.MW1-3/+26
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-1/+0
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen1-1/+7
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1