index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
/
LLPacketThrottle.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-18
Thank you kindly, RemedyTomm for a patch that:
Charles Krinke
1
-1
/
+6
2008-12-17
* minor: Minor documentation and small minor change on LLPacketThrottle to re...
Justin Clarke Casey
1
-20
/
+22
2008-12-17
Add repecting the min and max values back in
Melanie Thielker
1
-0
/
+12
2008-12-17
Remove a major bottleneck in throttling code.
Melanie Thielker
1
-24
/
+15
2008-12-17
Avoid checking the throttle limit for empty queues
Melanie Thielker
1
-1
/
+1
2008-11-05
* Fix capitalization typoes in packet throttle that happened to be the name o...
Justin Clarke Casey
1
-2
/
+2
2008-11-05
* Set default client throttle multiplier to 2 (old value was effectively 8). ...
Justin Clarke Casey
1
-4
/
+5
2008-11-03
* Expose a client_throttle_multiplier setting in OpenSim.ini. This multiplie...
Justin Clarke Casey
1
-10
/
+26
2008-10-07
* Temporarily revert r6714 which changed agent throttle number interpretation
Justin Clarke Casey
1
-6
/
+8
2008-10-06
* Change interpretation of asset throttle values to bits per second rather th...
Justin Clarke Casey
1
-8
/
+14
2008-07-21
* eliminated some warnings and added some const and readonlies
lbsa71
1
-21
/
+21
2008-05-02
fixed the dos line endings
Sean Dague
1
-92
/
+92
2008-05-02
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...
Adam Frisby
1
-93
/
+93
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+27
2007-12-27
* Optimized usings
lbsa71
1
-27
/
+16
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-03
further encapsulation of function in PacketQueue and PacketThrottle
Sean Dague
1
-1
/
+10
2007-11-30
the packet throttle stuff is duped enough that a
Sean Dague
1
-30
/
+42
2007-11-15
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...
lbsa71
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-15
/
+4
2007-10-22
* Return of R2162. /Take that SVN!/
Adam Frisby
1
-2
/
+2
2007-10-22
revert r2162 as it completely clobbered all the work on
Sean Dague
1
-2
/
+2
2007-10-22
* Major ass commit.
Adam Frisby
1
-2
/
+2
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-08-28
Start of trying to make Region/Scene more modular.
MW
1
-1
/
+1
2007-08-20
The regionUUID is now being passed to the datastore calls.
MW
1
-3
/
+3
2007-08-09
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
1
-3
/
+3
2007-07-16
*Renamed everything Parcels and ParcelData to Land and LandData
mingchen
1
-5
/
+5
2007-07-16
*Renamed ParcelManager to LandManager
mingchen
1
-3
/
+3
2007-07-16
changed to native line ending encoding
Sean Dague
1
-65
/
+66
2007-07-15
* PROTIP: It helps to know what your doing when playing with reflection.
Adam Frisby
1
-1
/
+1
2007-07-15
* Terrain now uses the new StorageManager.
Adam Frisby
1
-2
/
+2
2007-07-15
* Adding example "NullStorage" DataStore engine.
Adam Frisby
1
-0
/
+65