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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) t...
John Hurliman
2009-10-27
1
-1
/
+4
*
* Switched to a plain lock for the ClientManager collections and protected th...
John Hurliman
2009-10-14
1
-69
/
+81
*
* Copied LocklessQueue.cs into OpenSim.Framework and added the .Count propert...
John Hurliman
2009-10-13
1
-14
/
+9
*
* Consolidated adding / removing ClientManager IClientAPIs to two places in S...
John Hurliman
2009-10-13
1
-0
/
+14
*
* Fixed a bug where clients were being added to ClientManager twice
John Hurliman
2009-10-13
1
-11
/
+11
*
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
2009-10-13
1
-26
/
+144
*
* Unregister event handlers in LLUDPServer when a client logs out and disconn...
John Hurliman
2009-10-13
1
-150
/
+13
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-2
/
+2
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
2009-01-06
1
-2
/
+0
*
* Added and removed debug information relating to client connections
Adam Frisby
2008-11-18
1
-2
/
+1
*
* Added IClientIM to IClientCore interfaces
Adam Frisby
2008-11-08
1
-1
/
+1
*
test: Extend malformed packet test to actually check that a valid packet can ...
Justin Clarke Casey
2008-10-30
1
-0
/
+2
*
* refactor: move viewer effect packet into LLClientView
Justin Clarke Casey
2008-10-15
1
-8
/
+1
*
* Create a new ViewerEffectPacket for each viewer rather than reusing the pac...
Justin Clarke Casey
2008-10-15
1
-4
/
+6
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-4
/
+4
*
De-coupling the IClientAPI interface and ClientManager class from the
Mike Mazur
2008-08-08
1
-1
/
+6
*
dr scofield's warning safari:
Dr Scofield
2008-06-27
1
-1
/
+1
*
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
2008-06-04
1
-0
/
+1
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-1
/
+1
*
* Added 3 warnings in response to the warnings. Adam, read the warnings.
Teravus Ovares
2008-05-14
1
-1
/
+1
*
* Experiment in Zerocoding.
Teravus Ovares
2008-05-10
1
-0
/
+1
*
* Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg.
Adam Frisby
2008-05-08
1
-2
/
+1
*
* Attempted Fix for 1191 - Crash on ViewerEffectHandler. We are missing typed...
Adam Frisby
2008-05-08
1
-0
/
+2
*
* You can haz more spring cleaning.
Adam Frisby
2008-05-08
1
-2
/
+1
*
* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...
Adam Frisby
2008-05-07
1
-4
/
+15
*
* Spring cleaning.
Adam Frisby
2008-04-29
1
-12
/
+12
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-3
/
+5
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+25
*
Cleaned up a couple compiler warnings.
Jeff Ames
2008-03-04
1
-1
/
+0
*
Fixed a region split synchronization bug
Johan Berntsson
2008-03-04
1
-0
/
+11
*
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
2008-03-04
1
-1
/
+1
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-1
/
+1
*
Committing ahzz's patch #619 - Description:
Teravus Ovares
2008-02-18
1
-9
/
+24
*
Clean up logging calls using String.Format explicitly
Jeff Ames
2008-02-10
1
-2
/
+2
*
Still chasing logout memory leak. Putting in small changes and temporary lig...
Justin Clarke Casey
2008-02-08
1
-0
/
+3
*
* This update contains a bucket-full of network optimizations.
Teravus Ovares
2008-02-07
1
-0
/
+1
*
* Chasing down memory leak where memory used by a client is not returned on c...
Justin Clarke Casey
2008-02-06
1
-1
/
+1
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-7
/
+4
*
* possibly the least significant commit so far into 2008
lbsa71
2008-01-04
1
-1
/
+1
*
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...
Johan Berntsson
2008-01-03
1
-1
/
+2
*
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
2007-12-30
1
-2
/
+1
*
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
2007-12-28
1
-13
/
+13
*
* Optimized usings
lbsa71
2007-12-27
1
-10
/
+11
*
* Remapped the Connection shutdown path.
Teravus Ovares
2007-12-21
1
-1
/
+1
*
* Turned all instances of ForEach loops in ClientManager into Local Arrays.
Teravus Ovares
2007-12-17
1
-15
/
+60
*
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
2007-11-18
1
-1
/
+1
*
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
2007-10-31
1
-0
/
+135