Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-10-21 | Committing Jim's optimization to replace the 20ms sleep in outgoing packet ↵ | John Hurliman | 1 | -6/+10 | |
handling with an interruptible wait handle | |||||
2009-10-20 | * Added a sanity check to GetScriptAssemblies() and GetScriptStates() for ↵ | John Hurliman | 1 | -0/+213 | |
the case where no scripting engine is enabled * Added TokenBucket.cs to OpenSim, with some fixes for setting a more accurate MaxBurst value and getting a more accurate Content value (by Drip()ing each get) |