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
/
Framework
/
ClientManager.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-2
/
+2
2008-02-08
Still chasing logout memory leak. Putting in small changes and temporary lig...
Justin Clarke Casey
1
-0
/
+3
2008-02-07
* This update contains a bucket-full of network optimizations.
Teravus Ovares
1
-0
/
+1
2008-02-06
* Chasing down memory leak where memory used by a client is not returned on c...
Justin Clarke Casey
1
-1
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-7
/
+4
2008-01-04
* possibly the least significant commit so far into 2008
lbsa71
1
-1
/
+1
2008-01-03
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...
Johan Berntsson
1
-1
/
+2
2007-12-30
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
1
-2
/
+1
2007-12-28
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
1
-13
/
+13
2007-12-27
* Optimized usings
lbsa71
1
-10
/
+11
2007-12-21
* Remapped the Connection shutdown path.
Teravus Ovares
1
-1
/
+1
2007-12-17
* Turned all instances of ForEach loops in ClientManager into Local Arrays.
Teravus Ovares
1
-15
/
+60
2007-11-18
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
1
-1
/
+1
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
1
-0
/
+0
2007-10-30
* Optimized usings
lbsa71
1
-12
/
+10
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-09-25
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...
lbsa71
1
-0
/
+5
2007-09-18
* Yet some more connectivity restructuring
lbsa71
1
-5
/
+33
2007-09-18
* Handlerized ViewerEffect
lbsa71
1
-8
/
+48
2007-07-16
changed to native line ending encoding
Sean Dague
1
-36
/
+36
2007-07-11
* Applying dalien's patches from bug#177 and #179
Adam Frisby
1
-0
/
+5
2007-07-09
* some follow up renaming of members et c.
lbsa71
1
-4
/
+4
2007-07-09
* Introduced ClientManager for great justice.
lbsa71
1
-0
/
+31