aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLPacketThrottle.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-02fixed the dos line endingsSean Dague1-92/+92
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby1-93/+93
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2007-12-27* Optimized usingslbsa711-27/+16
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-03further encapsulation of function in PacketQueue and PacketThrottleSean Dague1-1/+10
2007-11-30the packet throttle stuff is duped enough that aSean Dague1-30/+42
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-1/+1
2007-10-30* Optimized usingslbsa711-15/+4
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-2/+2
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-2/+2
2007-10-22* Major ass commit.Adam Frisby1-2/+2
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-08-28Start of trying to make Region/Scene more modular. MW1-1/+1
2007-08-20The regionUUID is now being passed to the datastore calls.MW1-3/+3
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-3/+3
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-5/+5
2007-07-16*Renamed ParcelManager to LandManagermingchen1-3/+3
2007-07-16changed to native line ending encodingSean Dague1-65/+66
2007-07-15* PROTIP: It helps to know what your doing when playing with reflection.Adam Frisby1-1/+1
2007-07-15* Terrain now uses the new StorageManager.Adam Frisby1-2/+2
2007-07-15* Adding example "NullStorage" DataStore engine.Adam Frisby1-0/+65