Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -3/+4 |
| | |||||
* | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 2009-01-03 | 1 | -1/+8 |
| | | | | | | | * Adds a prototype web stats module which is disabled by default. It's functional with one report right now, however, the database structure may change, so I don't recommend enabling this to keep actual stats right now. I'll let you know when it's safe. * Adds Prototype for ajaxy web content * removed a warning or two. | ||||
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 1 | -0/+88 |
* I believe this was the cause of the remaining packet_out_of_order messages in the Linden client logs * There were race conditions where multiple clientstacks would overwrite each other's sequence numbers |