aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-07* Improve login failure handling.Justin Clarke Casey1-2/+0
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey3-37/+93
2008-09-07* minor: just minor doc and tidy upJustin Clarke Casey1-3/+23
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares7-404/+400
2008-09-06Rolling back #6139 because there is no consensus on it's application.Melanie Thielker1-27/+1
2008-09-06Mantis #624Melanie Thielker1-1/+27
2008-09-05Mantis#2104. Thank you kindly, Godfrey for a patch that:Charles Krinke1-3/+3
2008-09-03Mantis #2107Melanie Thielker1-6/+17
2008-09-03Mantis#2106. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-3/+9
2008-08-30* Committed patch in mantis 623Justin Clarke Casey1-14/+3
2008-08-30* Apply patch in mantis 2083Justin Clarke Casey1-1/+1
2008-08-28Update svn properties, formatting cleanup.Jeff Ames3-14/+11
2008-08-25Documentation, headers and all the normal stuffTeravus Ovares1-0/+32
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-1/+1
2008-08-25* minor: Comment out the remaining unhandled packet messages in LLClientView,...Justin Clarke Casey1-12/+10
2008-08-25* zap compilation warningsJustin Clarke Casey2-3/+3
2008-08-25* Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey1-1/+1
2008-08-25Update svn properties.Jeff Ames1-42/+42
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares3-10/+86
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+48
2008-08-22* Allow an exception generated in ProcessOutPacket to travel up the stackJustin Clarke Casey1-27/+16
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+45
2008-08-19Packet type exclusion (Mantis #2004)Melanie Thielker1-2/+4
2008-08-19Update svn properties, formatting cleanup.Jeff Ames2-5/+5
2008-08-18* It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey1-5/+9
2008-08-18Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2-8/+8
2008-08-18Formatting cleanup.Jeff Ames3-49/+49
2008-08-16* Insert a new 'set log level [level] command on the console'Justin Clarke Casey1-1/+0
2008-08-16Mantis#1970. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-20/+9
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+65
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker1-3/+3
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-1/+6
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-1/+1
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-07Patch #9159Melanie Thielker1-16/+27