aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-0123-23/+23
* This may bring the missing texture back.diva2009-05-281-1/+5
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-202-6/+6
* trying to fix exception with in LLPacketQueue probably caused byDr Scofield2009-05-191-5/+5
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-05-181-1/+2
* Removing a superfluous message, just to make bamboo run again.diva2009-05-171-1/+0
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-3/+4
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-158-20/+124
* Add more group notify glueMelanie Thielker2009-05-121-0/+2
* Paving the way for syncing group permissions across a gridMelanie Thielker2009-05-121-1/+1
* * Implements IP and DNS based ban facilities to OpenSim. Adam Frisby2009-05-111-1/+33
* * Further testing against core packet issue.Adam Frisby2009-05-101-2/+3
* * Attempting to diagnose a core packet issue on Windows/.NET. Adding addition...Adam Frisby2009-05-101-2/+5
* Fox a boo-boo in ExtraParams - a packet with no data blocks could crashMelanie Thielker2009-05-091-3/+6
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-072-0/+11
* Change avatar updates to be processed the same way object updates are, e.g.Melanie Thielker2009-05-071-27/+51
* Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames2009-05-052-25/+13
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-16/+9
* Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker2009-05-041-0/+12
* Add a parameter that limits the max size of the outbound packet. DefaultedMelanie Thielker2009-05-041-6/+41
* Make a race condition in packet resending smallerMelanie Thielker2009-05-031-0/+1
* * Reversing experimental change in previous rev.Adam Frisby2009-05-021-1/+1
* * Experimental: Speeds maximum resend per second from 80 packets to 400. (Fro...Adam Frisby2009-05-021-1/+1
* If a packet pooling blows up, fail gracefully instead of disconnectingMelanie Thielker2009-05-021-20/+32
* Handle resends betterMelanie Thielker2009-05-022-1/+6
* * Makes ObjectUpdate compressing tweakable in OpenSim.ini - introduces:Adam Frisby2009-05-021-2/+13
* Plumb conifg into the client views. Add config option to configure packetMelanie Thielker2009-05-021-0/+12
* Move a lock to attempt to cut down packet lossMelanie Thielker2009-05-021-4/+4
* Numerous packet improvements.Melanie Thielker2009-05-024-9/+40
* Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker2009-05-022-9/+10
* Improve prim sending by combining multiple prim updates into a single packetMelanie Thielker2009-05-011-73/+200
* Thank you, mpallari, for a patch that correct the behavior of the avatarMelanie Thielker2009-04-301-3/+1
* Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2009-04-301-12/+63
* Catch another j2k decode exception that can be caused by a bad assetMelanie Thielker2009-04-291-29/+34
* Fix a crash that will hit when an image asset is truncated in storageMelanie Thielker2009-04-291-1/+11
* fixes exception thrown when client session is shutdown whileDr Scofield2009-04-291-0/+2
* Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble2009-04-251-1/+1
* cleaning up, fixing warningsDr Scofield2009-04-221-1/+1
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-221-5/+5
* Change a bad use of a type name as a variable. Thanks, Fly-ManMelanie Thielker2009-04-201-4/+4
* Add PlacesQuery packetMelanie Thielker2009-04-201-0/+21
* It is possible that apacket is recieved before the clint stack is fully ready.Melanie Thielker2009-04-201-0/+2
* Thank you kindly, RemedyTomm for a patch that:Charles Krinke2009-04-183-58/+134
* Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-04-171-0/+5
* Correctly flag group owned prims in the land prim listMelanie Thielker2009-04-161-2/+2
* Fix build break and change some groups interfacesMelanie Thielker2009-04-161-7/+4
* Commit the group deeding support, thank you, mcortezMelanie Thielker2009-04-151-1/+27
* minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey2009-04-151-7/+7
* Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a...Johan Berntsson2009-04-151-1/+1