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
/
Region
/
ClientStack
/
LindenUDP
/
LLPacketServer.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-12
* optimized usings.
lbsa71
1
-3
/
+0
2009-02-09
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
1
-2
/
+2
2009-01-12
* Separate starting a client thread into a separate Start() method (which mat...
Justin Clarke Casey
1
-0
/
+2
2009-01-12
* Extend PacketHandlerTest to fire in a packet.
Justin Clarke Casey
1
-3
/
+4
2008-11-06
* test: Add assert checking that the circuit which trigger the socket excepti...
Justin Clarke Casey
1
-1
/
+2
2008-10-24
* minor: eliminate some mono compiler warnings
Justin Clarke Casey
1
-2
/
+2
2008-10-24
* Stop passing in unnecessary pameters to CreateNewCircuit
Justin Clarke Casey
1
-12
/
+9
2008-10-24
* Stop creating a circuit if the client fails authentication (i.e. the region...
Justin Clarke Casey
1
-21
/
+51
2008-10-09
* minor: initialize udp server in unit test
Justin Clarke Casey
1
-6
/
+0
2008-10-09
* minor: very small doc addition
Justin Clarke Casey
1
-1
/
+1
2008-10-03
* Put in some infrastructure to allow tweaking of packet queue throttle value...
Justin Clarke Casey
1
-2
/
+11
2008-10-01
* refactor: rename interface to put standard I prefix in front
Justin Clarke Casey
1
-2
/
+2
2008-10-01
* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...
Justin Clarke Casey
1
-1
/
+1
2008-09-14
* Converted a number of methods within the login processes from private to pr...
Adam Frisby
1
-3
/
+2
2008-09-07
* minor: Clean up of logging messages to make following the client login proc...
Justin Clarke Casey
1
-8
/
+34
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-4
/
+4
2008-07-21
* eliminated some warnings and added some const and readonlies
lbsa71
1
-1
/
+1
2008-05-16
Formatting cleanup.
Jeff Ames
1
-6
/
+6
2008-05-02
fixed the dos line endings
Sean Dague
1
-149
/
+149
2008-05-02
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...
Adam Frisby
1
-149
/
+150
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-1
/
+0
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-04
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
1
-4
/
+4
2008-02-20
Minor cleanup.
Jeff Ames
1
-2
/
+2
2008-02-09
* Change logger to handle [<entry>] where <entry> contains non alphabetic cha...
Justin Clarke Casey
1
-1
/
+1
2008-02-08
Still chasing logout memory leak. Putting in small changes and temporary lig...
Justin Clarke Casey
1
-3
/
+9
2008-02-06
* Chasing down memory leak where memory used by a client is not returned on c...
Justin Clarke Casey
1
-1
/
+7
2007-12-27
* Optimized usings
lbsa71
1
-6
/
+7
2007-12-27
* Added slightly better object sit handling
Teravus Ovares
1
-2
/
+2
2007-12-21
* Remapped the Connection shutdown path.
Teravus Ovares
1
-1
/
+1
2007-12-18
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
1
-1
/
+4
2007-12-15
* some work on not storing the circuitPack (bad thing if we're going to reuse...
lbsa71
1
-3
/
+4
2007-12-13
Minor cleanup
Jeff Ames
1
-1
/
+0
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-10-30
* Optimized usings
lbsa71
1
-18
/
+15
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-09-25
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...
lbsa71
1
-26
/
+26
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-1
/
+1
2007-09-19
* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...
lbsa71
1
-47
/
+0
2007-09-18
* Moved SendLogoutPacket back to IClientAPI.
lbsa71
1
-7
/
+1
2007-09-18
* Yet some more connectivity restructuring
lbsa71
1
-13
/
+28
2007-09-18
* Handlerized ViewerEffect
lbsa71
1
-16
/
+12
2007-09-18
* Replaced usage of ClientView with IClientAPI
lbsa71
1
-4
/
+4
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-09-08
Converted the LSL scripting engine into a IRegionModule, so now all "modules"...
MW
1
-0
/
+8
2007-08-16
Deleted old inventoryCache.cs
MW
1
-5
/
+4
2007-08-06
* renamed some scene to world
lbsa71
1
-2
/
+2
2007-07-26
* Started renaming world to Scene
lbsa71
1
-17
/
+5
2007-07-22
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
1
-1
/
+1
[next]