aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.PacketQueue.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-27moved out nested class to it's own fileSean Dague1-15/+0
2007-11-27some variable renames to help me read the throttle codeSean Dague1-21/+21
2007-11-25Added new configuration item to User Server: X and Y of region to send user t...Brian McBee1-1/+2
2007-11-22* Added more commentsTeravus Ovares1-7/+7
2007-11-22* Added another code path to skip the packet throttle queues when there's no ...Teravus Ovares1-7/+73
2007-11-22Created a client driven packet throttler. The sim now respects the client's ...Teravus Ovares1-3/+47
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-5/+5
2007-11-09turn back on verbose message for resending packetsSean Dague1-2/+2
2007-11-09* Fixed Resending Terse Updates Message on the console causing CPU usage to s...Teravus Ovares1-2/+2
2007-11-01* Diuerse beavtificatemslbsa711-1/+1
2007-10-31fixed filenames in log messagesJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-19/+20
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-09-18* Yet some more connectivity restructuringlbsa711-3/+9
2007-09-18* Merged ClientViewBase into ClientView for great justicelbsa711-7/+1
2007-09-18* Made ClientViewBase abstractlbsa711-17/+4
2007-09-13Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou...Dalien Talbot1-2/+0
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-08Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW1-0/+4
2007-08-08* Checked in new tweaked Prebuild.exelbsa711-0/+5
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-326/+326
2007-07-15*Added support for the "show" button that highlights objects over the selecte...mingchen1-1/+0
2007-07-15* Added loading methods for NullStorage.Adam Frisby1-2/+3
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW1-1/+1
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby1-2/+1
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-1/+2
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen1-0/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-13/+10
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1