| Commit message (Expand) | Author | Age | Files | Lines |
* | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 2009-05-07 | 2 | -0/+11 |
* | Change avatar updates to be processed the same way object updates are, e.g. | Melanie Thielker | 2009-05-07 | 1 | -27/+51 |
* | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-05-05 | 2 | -25/+13 |
* | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 2009-05-04 | 1 | -16/+9 |
* | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2009-05-04 | 1 | -0/+12 |
* | Add a parameter that limits the max size of the outbound packet. Defaulted | Melanie Thielker | 2009-05-04 | 1 | -6/+41 |
* | Make a race condition in packet resending smaller | Melanie Thielker | 2009-05-03 | 1 | -0/+1 |
* | * Reversing experimental change in previous rev. | Adam Frisby | 2009-05-02 | 1 | -1/+1 |
* | * Experimental: Speeds maximum resend per second from 80 packets to 400. (Fro... | Adam Frisby | 2009-05-02 | 1 | -1/+1 |
* | If a packet pooling blows up, fail gracefully instead of disconnecting | Melanie Thielker | 2009-05-02 | 1 | -20/+32 |
* | Handle resends better | Melanie Thielker | 2009-05-02 | 2 | -1/+6 |
* | * Makes ObjectUpdate compressing tweakable in OpenSim.ini - introduces: | Adam Frisby | 2009-05-02 | 1 | -2/+13 |
* | Plumb conifg into the client views. Add config option to configure packet | Melanie Thielker | 2009-05-02 | 1 | -0/+12 |
* | Move a lock to attempt to cut down packet loss | Melanie Thielker | 2009-05-02 | 1 | -4/+4 |
* | Numerous packet improvements. | Melanie Thielker | 2009-05-02 | 4 | -9/+40 |
* | Fix the issue that stopped the packet pool from working. Add a mechanism | Melanie Thielker | 2009-05-02 | 2 | -9/+10 |
* | Improve prim sending by combining multiple prim updates into a single packet | Melanie Thielker | 2009-05-01 | 1 | -73/+200 |
* | Thank you, mpallari, for a patch that correct the behavior of the avatar | Melanie Thielker | 2009-04-30 | 1 | -3/+1 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -12/+63 |
* | Catch another j2k decode exception that can be caused by a bad asset | Melanie Thielker | 2009-04-29 | 1 | -29/+34 |
* | Fix a crash that will hit when an image asset is truncated in storage | Melanie Thielker | 2009-04-29 | 1 | -1/+11 |
* | fixes exception thrown when client session is shutdown while | Dr Scofield | 2009-04-29 | 1 | -0/+2 |
* | Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers... | Dahlia Trimble | 2009-04-25 | 1 | -1/+1 |
* | cleaning up, fixing warnings | Dr Scofield | 2009-04-22 | 1 | -1/+1 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-22 | 1 | -5/+5 |
* | Change a bad use of a type name as a variable. Thanks, Fly-Man | Melanie Thielker | 2009-04-20 | 1 | -4/+4 |
* | Add PlacesQuery packet | Melanie Thielker | 2009-04-20 | 1 | -0/+21 |
* | It is possible that apacket is recieved before the clint stack is fully ready. | Melanie Thielker | 2009-04-20 | 1 | -0/+2 |
* | Thank you kindly, RemedyTomm for a patch that: | Charles Krinke | 2009-04-18 | 3 | -58/+134 |
* | Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-04-17 | 1 | -0/+5 |
* | Correctly flag group owned prims in the land prim list | Melanie Thielker | 2009-04-16 | 1 | -2/+2 |
* | Fix build break and change some groups interfaces | Melanie Thielker | 2009-04-16 | 1 | -7/+4 |
* | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 2009-04-15 | 1 | -1/+27 |
* | minor: Remove some mono compiler warnings. Uncomment code when it's actually... | Justin Clarke Casey | 2009-04-15 | 1 | -7/+7 |
* | Another cleanup: Region_Status renamed to RegionStatus, and a usage comment a... | Johan Berntsson | 2009-04-15 | 1 | -1/+1 |
* | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 2009-04-14 | 1 | -0/+11 |
* | * Commit a variety of fixes to bugs discovered while trying to fix the NaN si... | Teravus Ovares | 2009-04-14 | 2 | -0/+11 |
* | * Set eol-style: native on J2KImage.cs | Teravus Ovares | 2009-04-13 | 1 | -2/+2 |
* | *Bypass J2kDecoder when asset is null | Teravus Ovares | 2009-04-13 | 1 | -0/+4 |
* | if Data is null, shortcut to client.SendImageNotFound, as any other | Sean Dague | 2009-04-13 | 1 | -3/+10 |
* | scream out a bit warning if we failed to set default image | Sean Dague | 2009-04-13 | 1 | -0/+2 |
* | catch for a null asset so we don't get an exception here, though this | Sean Dague | 2009-04-13 | 1 | -1/+7 |
* | put J2KImage into it's own file, please no doubling up on classes in | Sean Dague | 2009-04-13 | 2 | -316/+354 |
* | * Patch from RemedyTomm Mantis 3440 | Teravus Ovares | 2009-04-10 | 3 | -510/+428 |
* | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 2009-04-10 | 1 | -2/+2 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-09 | 1 | -1/+0 |
* | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 2009-04-09 | 1 | -1/+2 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 1 | -13/+14 |
* | * Fix the remainder of the packets that require sessionId checks. | Teravus Ovares | 2009-04-08 | 1 | -32/+929 |
* | * [SECURITY] Implements additional packet security checks for Object related ... | Adam Frisby | 2009-04-08 | 1 | -0/+250 |