| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make QueuePacket() lock free. Eliminates an unneeded lock() | Melanie Thielker | 2008-07-22 | 1 | -21/+18 |
* | Change one packet optimization to cover a case where the resend | Melanie Thielker | 2008-07-22 | 1 | -2/+2 |
* | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 2008-07-22 | 5 | -812/+782 |
* | Update svn properties. Squash a couple of warnings. | Jeff Ames | 2008-07-22 | 1 | -263/+263 |
* | added support so that the packet tracker can resend packets itself as well as... | MW | 2008-07-21 | 1 | -2/+31 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 2 | -40/+309 |
* | * eliminated some warnings and added some const and readonlies | lbsa71 | 2008-07-21 | 2 | -22/+22 |
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 1 | -6/+3 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -22/+42 |
* | Patch #9150 | Melanie Thielker | 2008-07-14 | 1 | -15/+15 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 1 | -1/+1 |
* | Mantis#1638. Thank you kindly, Salahzar for a patch that: | Charles Krinke | 2008-07-13 | 1 | -1/+3 |
* | Patch #9145 (Mantis #1723) | Melanie Thielker | 2008-07-12 | 1 | -1/+5 |
* | Patches #9143 and #9144 (Mantis #1723) | Melanie Thielker | 2008-07-12 | 1 | -0/+59 |
* | * Guard against a null point passed to RemoveClientCircuit (odd that this hap... | Justin Clarke Casey | 2008-07-11 | 1 | -4/+15 |
* | Mantis#1005. Thank you kindly, Mircea for a two patches that: | Charles Krinke | 2008-07-11 | 1 | -0/+5 |
* | corrected the params types on IClientAPI.SendParcelMediaCommand. the command ... | MW | 2008-07-09 | 1 | -2/+2 |
* | * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli... | lbsa71 | 2008-07-08 | 1 | -0/+32 |
* | * Changed casing of some archaic methods to conform with code standards | lbsa71 | 2008-07-08 | 1 | -10/+10 |
* | * Moved script packet handlers from 'unimplemented' to 'Script Packets' | lbsa71 | 2008-07-08 | 1 | -173/+180 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -11/+11 |
* | * On client login, send only one terrain patch at a time (with pauses) instea... | Justin Clarke Casey | 2008-07-03 | 1 | -9/+25 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 1 | -1/+28 |
* | * Various documentation to some black magic parts of LLClientView | Teravus Ovares | 2008-06-28 | 1 | -6/+90 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 3 | -14/+14 |
* | Mantis#1597. Thank you, Melanie for a patch that: | Charles Krinke | 2008-06-26 | 1 | -0/+11 |
* | added the flag param to IClientAPI.SendMapBlock | MW | 2008-06-25 | 1 | -4/+4 |
* | first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM... | MW | 2008-06-25 | 1 | -1/+1 |
* | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 2008-06-21 | 1 | -0/+45 |
* | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 2008-06-20 | 5 | -6/+99 |
* | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 2008-06-19 | 1 | -0/+13 |
* | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 2008-06-18 | 1 | -0/+76 |
* | * minor: A few miscellaneous doc comments before I break and start on somethi... | Justin Clarke Casey | 2008-06-14 | 1 | -1/+1 |
* | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 2008-06-14 | 1 | -0/+1 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 1 | -11/+36 |
* | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 2008-06-11 | 1 | -9/+3 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-10 | 1 | -4/+4 |
* | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 2008-06-06 | 1 | -4/+55 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-06 | 1 | -3/+3 |
* | Mantis#1455. Thank you kindly, Mikem for a patch that addresses | Charles Krinke | 2008-06-05 | 1 | -1/+0 |
* | * minor: Yet another minor logging message tweak following on from the last c... | Justin Clarke Casey | 2008-06-05 | 1 | -1/+1 |
* | * minor: Increase verbosity of "new user request denied" incoming session war... | Justin Clarke Casey | 2008-06-05 | 1 | -1/+4 |
* | * If a client thread crashes, make an attempt to notify the client and clean ... | Justin Clarke Casey | 2008-06-05 | 1 | -4/+58 |
* | * Start writing out assets metadata file for archiver | Justin Clarke Casey | 2008-06-04 | 1 | -1/+1 |
* | change clientCircuits_reverse to a synchronized hash table. This | Sean Dague | 2008-06-04 | 1 | -35/+45 |
* | * Start recording abnormal client thread terminations | Justin Clarke Casey | 2008-06-04 | 1 | -0/+4 |
* | * If a ThreadAbortException reaches AuthUser() then let it pass through unmol... | Justin Clarke Casey | 2008-06-04 | 1 | -0/+4 |
* | * minor: Remove my own stupidity in the last doc comment - it wouldn't actual... | Justin Clarke Casey | 2008-06-03 | 1 | -3/+1 |
* | * minor: Change comment on last commit. My English - not so good. | Justin Clarke Casey | 2008-06-03 | 1 | -3/+4 |
* | * Stop the crash to bash of the entire region server when a client thread fai... | Justin Clarke Casey | 2008-06-03 | 1 | -22/+36 |