aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update svn properties, formatting cleanup.Jeff Ames2008-08-192-5/+5
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-181-5/+9
* Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2008-08-182-8/+8
* Formatting cleanup.Jeff Ames2008-08-184-50/+50
* * Insert a new 'set log level [level] command on the console'Justin Clarke Casey2008-08-161-1/+0
* Mantis#1970. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-20/+9
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+65
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-1/+1
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-151-3/+3
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-152-2/+10
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-16/+15
* Mantis #1946Melanie Thielker2008-08-141-1/+1
* * minor: make it clear on the console when a client is being logged out becau...Justin Clarke Casey2008-08-131-9/+12
* Fix data format for last commitMelanie Thielker2008-08-121-1/+1
* Minor patch: fix an instance where the estate name, as displayed on theMelanie Thielker2008-08-121-3/+5
* * Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey2008-08-121-5/+13
* Minor formatting cleanup.Jeff Ames2008-08-121-16/+16
* Attempt to address Mantis #1905, #1909Melanie Thielker2008-08-101-12/+17
* * Remove warningsJustin Clarke Casey2008-08-091-1/+1
* * Added a little more log info in LLUDPServerlbsa712008-08-091-1/+2
* * Shielded against various forms of Malformed data crashes - if there is an e...lbsa712008-08-091-119/+65
* Patch #9160Melanie Thielker2008-08-081-2/+2
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-4/+7
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-081-3/+3
* Remove FunSL client stack as it's under development and often won't compile.Mike Mazur2008-08-088-8455/+0
* Patch #9159Melanie Thielker2008-08-071-16/+27
* Patch #9158Melanie Thielker2008-08-072-57/+80
* Minor formatting cleanup.Jeff Ames2008-08-074-28/+28
* Rename namespace to FunSL.Mike Mazur2008-08-068-14/+14
* Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDPMike Mazur2008-08-068-0/+8455
* * Fix probable cause of one of the bugs seen in the osgrid office hours todayJustin Clarke Casey2008-08-051-3/+4
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-011-3/+4
* * start tracking viewer session threadsJustin Clarke Casey2008-08-011-3/+4
* * minor: log message twiddlingJustin Clarke Casey2008-08-012-6/+5
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-0/+30
* Prevent acks from being appended to viewer effect packets, sinceMelanie Thielker2008-07-291-0/+7
* Prevents Mantis #1829Melanie Thielker2008-07-271-0/+2
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-251-5/+5
* Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker2008-07-251-0/+8
* * minor: eliminate warnings from LindenUDPJustin Clarke Casey2008-07-242-18/+18
* Thank you, Neopallium, for a patch that addresses ack issues in theMelanie Thielker2008-07-241-1/+3
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-07-241-5/+5
* Addresses Mantis #1810Melanie Thielker2008-07-241-8/+12
* refactor TaskInventoryItem Mask -> Permissions to be consistant with how thingsSean Dague2008-07-231-6/+6
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-37/+37
* Fix a race causing a buffer overflow under moderate loadMelanie Thielker2008-07-231-1/+1
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-234-78/+78
* Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW2008-07-231-1/+6
* Guard against wrong packet types being passed into AddNewClient.Melanie Thielker2008-07-231-0/+2