aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.PacketHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-28merged ClientView into a non partial class. WillSean Dague1-257/+0
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-3/+3
2007-10-30* Optimized usingslbsa711-43/+46
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-0/+1
2007-10-22* Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby1-1/+1
2007-09-18* Yet some more connectivity restructuringlbsa711-12/+5
2007-09-18* Handlerized ViewerEffectlbsa711-14/+30
2007-09-18* Replaced usage of ClientView with IClientAPIlbsa711-9/+10
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-1/+1
2007-08-29Partial fix for corner-handle prim resize bug. Doesn't work correctly with li...Brian McBee1-2/+4
2007-08-25Hopefully fixed the bugs in primitives rotation editingMW1-2/+2
2007-08-21Shift and Drag copying should now work correctly. [This was one of those stup...MW1-1/+1
2007-07-31* Fix for issue#246/251 - Rescaling primitives has offset problems. (Thanks D...Adam Frisby1-0/+5
2007-07-16changed to native line ending encodingSean Dague1-236/+236
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby1-23/+2
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-6/+6
2007-07-04A bit more work on Building tools/support.MW1-10/+11
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-3/+76
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-18/+5
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen1-2/+0
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1