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
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-39
/
+9
2009-10-27
* Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) t...
John Hurliman
1
-1
/
+4
2009-10-14
* Switched to a plain lock for the ClientManager collections and protected th...
John Hurliman
1
-69
/
+81
2009-10-13
* Copied LocklessQueue.cs into OpenSim.Framework and added the .Count propert...
John Hurliman
1
-14
/
+9
2009-10-13
* Consolidated adding / removing ClientManager IClientAPIs to two places in S...
John Hurliman
1
-0
/
+14
2009-10-13
* Fixed a bug where clients were being added to ClientManager twice
John Hurliman
1
-11
/
+11
2009-10-13
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
1
-26
/
+144
2009-10-13
* Unregister event handlers in LLUDPServer when a client logs out and disconn...
John Hurliman
1
-150
/
+13
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-01-06
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
1
-2
/
+0
2008-11-18
* Added and removed debug information relating to client connections
Adam Frisby
1
-2
/
+1
2008-11-08
* Added IClientIM to IClientCore interfaces
Adam Frisby
1
-1
/
+1
2008-10-30
test: Extend malformed packet test to actually check that a valid packet can ...
Justin Clarke Casey
1
-0
/
+2
2008-10-15
* refactor: move viewer effect packet into LLClientView
Justin Clarke Casey
1
-8
/
+1
2008-10-15
* Create a new ViewerEffectPacket for each viewer rather than reusing the pac...
Justin Clarke Casey
1
-4
/
+6
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-4
/
+4
2008-08-08
De-coupling the IClientAPI interface and ClientManager class from the
Mike Mazur
1
-1
/
+6
2008-06-27
dr scofield's warning safari:
Dr Scofield
1
-1
/
+1
2008-06-04
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
1
-0
/
+1
2008-05-16
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-14
* Added 3 warnings in response to the warnings. Adam, read the warnings.
Teravus Ovares
1
-1
/
+1
2008-05-10
* Experiment in Zerocoding.
Teravus Ovares
1
-0
/
+1
2008-05-08
* Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg.
Adam Frisby
1
-2
/
+1
2008-05-08
* Attempted Fix for 1191 - Crash on ViewerEffectHandler. We are missing typed...
Adam Frisby
1
-0
/
+2
2008-05-08
* You can haz more spring cleaning.
Adam Frisby
1
-2
/
+1
2008-05-07
* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...
Adam Frisby
1
-4
/
+15
2008-04-29
* Spring cleaning.
Adam Frisby
1
-12
/
+12
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+5
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-04
Cleaned up a couple compiler warnings.
Jeff Ames
1
-1
/
+0
2008-03-04
Fixed a region split synchronization bug
Johan Berntsson
1
-0
/
+11
2008-03-04
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
1
-1
/
+1
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-18
Committing ahzz's patch #619 - Description:
Teravus Ovares
1
-9
/
+24
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
[next]