aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker1-16/+15
2008-08-14Mantis #1946Melanie Thielker1-1/+1
2008-08-13* minor: make it clear on the console when a client is being logged out becau...Justin Clarke Casey1-9/+12
2008-08-12Fix data format for last commitMelanie Thielker1-1/+1
2008-08-12Minor patch: fix an instance where the estate name, as displayed on theMelanie Thielker1-3/+5
2008-08-12* Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey1-5/+13
2008-08-12Minor formatting cleanup.Jeff Ames1-16/+16
2008-08-10Attempt to address Mantis #1905, #1909Melanie Thielker1-12/+17
2008-08-09* Remove warningsJustin Clarke Casey1-1/+1
2008-08-09* Added a little more log info in LLUDPServerlbsa711-1/+2
2008-08-09* Shielded against various forms of Malformed data crashes - if there is an e...lbsa711-119/+65
2008-08-08Patch #9160Melanie Thielker1-2/+2
2008-08-08De-coupling the IClientAPI interface and ClientManager class from theMike Mazur1-4/+7
2008-08-08Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-08-08Remove FunSL client stack as it's under development and often won't compile.Mike Mazur8-8455/+0
2008-08-07Patch #9159Melanie Thielker1-16/+27
2008-08-07Patch #9158Melanie Thielker2-57/+80
2008-08-07Minor formatting cleanup.Jeff Ames4-28/+28
2008-08-06Rename namespace to FunSL.Mike Mazur8-14/+14
2008-08-06Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDPMike Mazur8-0/+8455
2008-08-05* Fix probable cause of one of the bugs seen in the osgrid office hours todayJustin Clarke Casey1-3/+4
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker1-3/+4
2008-08-01* start tracking viewer session threadsJustin Clarke Casey1-3/+4
2008-08-01* minor: log message twiddlingJustin Clarke Casey2-6/+5
2008-07-31Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker1-0/+30
2008-07-29Prevent acks from being appended to viewer effect packets, sinceMelanie Thielker1-0/+7
2008-07-27Prevents Mantis #1829Melanie Thielker1-0/+2
2008-07-25renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield1-5/+5
2008-07-25Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker1-0/+8
2008-07-24* minor: eliminate warnings from LindenUDPJustin Clarke Casey2-18/+18
2008-07-24Thank you, Neopallium, for a patch that addresses ack issues in theMelanie Thielker1-1/+3
2008-07-24Update svn properties. Minor formatting cleanup.Jeff Ames1-5/+5
2008-07-24Addresses Mantis #1810Melanie Thielker1-8/+12
2008-07-23refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague1-6/+6
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague1-37/+37
2008-07-23Fix a race causing a buffer overflow under moderate loadMelanie Thielker1-1/+1
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames4-78/+78
2008-07-23Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW1-1/+6
2008-07-23Guard against wrong packet types being passed into AddNewClient.Melanie Thielker1-0/+2
2008-07-22Make QueuePacket() lock free. Eliminates an unneeded lock()Melanie Thielker1-21/+18
2008-07-22Change one packet optimization to cover a case where the resendMelanie Thielker1-2/+2
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker5-812/+782
2008-07-22Update svn properties. Squash a couple of warnings.Jeff Ames1-263/+263
2008-07-21added support so that the packet tracker can resend packets itself as well as...MW1-2/+31
2008-07-21added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2-40/+309
2008-07-21* eliminated some warnings and added some const and readonlieslbsa712-22/+22
2008-07-18Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker1-6/+3
2008-07-18Patch #9151Melanie Thielker1-22/+42
2008-07-14Patch #9150Melanie Thielker1-15/+15
2008-07-14Patch #9147Melanie Thielker1-1/+1