aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames1-1/+1
2009-05-18From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield1-1/+2
2009-05-17Removing a superfluous message, just to make bamboo run again.diva1-1/+0
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz1-3/+4
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-5/+102
2009-05-12Add more group notify glueMelanie Thielker1-0/+2
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker1-1/+1
2009-05-11* Implements IP and DNS based ban facilities to OpenSim. Adam Frisby1-1/+33
2009-05-09Fox a boo-boo in ExtraParams - a packet with no data blocks could crashMelanie Thielker1-3/+6
2009-05-07Change avatar updates to be processed the same way object updates are, e.g.Melanie Thielker1-27/+51
2009-05-04Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker1-0/+12
2009-05-04Add a parameter that limits the max size of the outbound packet. DefaultedMelanie Thielker1-6/+41
2009-05-02* Makes ObjectUpdate compressing tweakable in OpenSim.ini - introduces:Adam Frisby1-2/+13
2009-05-02Plumb conifg into the client views. Add config option to configure packetMelanie Thielker1-0/+12
2009-05-02Numerous packet improvements.Melanie Thielker1-0/+1
2009-05-02Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker1-8/+5
2009-05-01Improve prim sending by combining multiple prim updates into a single packetMelanie Thielker1-73/+200
2009-04-30Thank you, mpallari, for a patch that correct the behavior of the avatarMelanie Thielker1-3/+1
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker1-12/+63
2009-04-25Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble1-1/+1
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames1-5/+5
2009-04-20Change a bad use of a type name as a variable. Thanks, Fly-ManMelanie Thielker1-4/+4
2009-04-20Add PlacesQuery packetMelanie Thielker1-0/+21
2009-04-17Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke1-0/+5
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-2/+2
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-7/+4
2009-04-15Commit the group deeding support, thank you, mcortezMelanie Thielker1-1/+27
2009-04-15minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey1-7/+7
2009-04-14Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker1-0/+11
2009-04-10* Patch from RemedyTomm Mantis 3440Teravus Ovares1-3/+4
2009-04-10Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin1-2/+2
2009-04-09* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+0
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-13/+14
2009-04-08* Fix the remainder of the packets that require sessionId checks.Teravus Ovares1-32/+929
2009-04-08* [SECURITY] Implements additional packet security checks for Object related ...Adam Frisby1-0/+250
2009-04-08* [SECURITY] Implements a large number of new security checks into Scene/Avat...Adam Frisby1-0/+269
2009-04-07* Ooops, really put this on the task queue and not textureJustin Clarke Casey1-1/+1
2009-04-07* Put AgentTextureCached? response packet on the task queue rather than the w...Justin Clarke Casey1-3/+2
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey1-0/+13
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-4/+35
2009-04-04Preliminary work to support ObjectSpin* packets when user invokes CTRL / SHIF...nlin1-4/+41
2009-03-31Thanks rtomita for a patch to add a handler for the RemoveInventoryObjects pa...Jeff Ames1-0/+29
2009-03-30* minor: remove mono compiler warningsJustin Clarke Casey1-10/+9
2009-03-30Add PickInfoReply packet.Melanie Thielker1-0/+25
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-37/+27
2009-03-29Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker1-0/+11
2009-03-28Add mute list request event and dummy responseMelanie Thielker1-2/+26
2009-03-28* Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares1-2/+7
2009-03-27Add the events needed for profiles.Melanie Thielker1-0/+55
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-2/+2