aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ClientManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up a couple compiler warnings.Jeff Ames2008-03-041-1/+0
* Fixed a region split synchronization bugJohan Berntsson2008-03-041-0/+11
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-1/+1
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Committing ahzz's patch #619 - Description:Teravus Ovares2008-02-181-9/+24
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-2/+2
* Still chasing logout memory leak. Putting in small changes and temporary lig...Justin Clarke Casey2008-02-081-0/+3
* * This update contains a bucket-full of network optimizations.Teravus Ovares2008-02-071-0/+1
* * Chasing down memory leak where memory used by a client is not returned on c...Justin Clarke Casey2008-02-061-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-7/+4
* * possibly the least significant commit so far into 2008lbsa712008-01-041-1/+1
* I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson2008-01-031-1/+2
* * This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2007-12-301-2/+1
* Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2007-12-281-13/+13
* * Optimized usingslbsa712007-12-271-10/+11
* * Remapped the Connection shutdown path.Teravus Ovares2007-12-211-1/+1
* * Turned all instances of ForEach loops in ClientManager into Local Arrays. Teravus Ovares2007-12-171-15/+60
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-1/+1
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+135