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-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
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