aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#2104. Thank you kindly, Godfrey for a patch that:Charles Krinke2008-09-051-3/+3
* Mantis#2106. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-031-3/+9
* * Apply patch in mantis 2083Justin Clarke Casey2008-08-301-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-8/+6
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-251-1/+1
* * minor: Comment out the remaining unhandled packet messages in LLClientView,...Justin Clarke Casey2008-08-251-12/+10
* * zap compilation warningsJustin Clarke Casey2008-08-251-1/+1
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-251-1/+1
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-10/+38
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+48
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-0/+45
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-4/+4
* * 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-181-3/+3
* Formatting cleanup.Jeff Ames2008-08-181-33/+33
* * 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-151-1/+6
* 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
* * Remove warningsJustin Clarke Casey2008-08-091-1/+1
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-4/+7
* Patch #9158Melanie Thielker2008-08-071-45/+7
* Minor formatting cleanup.Jeff Ames2008-08-071-8/+8
* * 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-011-6/+4
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-0/+30
* 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-241-2/+2
* 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
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-14/+14
* Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW2008-07-231-1/+6
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-526/+41
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-211-40/+75
* Patch #9151Melanie Thielker2008-07-181-22/+42
* Patch #9150Melanie Thielker2008-07-141-15/+15
* Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke2008-07-131-1/+3