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
/
UDPServer.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...
Adam Frisby
2008-05-02
1
-488
/
+0
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-3
/
+3
*
* Acks the first UseCircuitCode packet
Teravus Ovares
2008-04-17
1
-0
/
+11
*
* Made it safe again to use the restart button from the estate tools and the ...
Teravus Ovares
2008-04-10
1
-0
/
+7
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-47
/
+47
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+26
*
* Four more warnings, etc etc.
Adam Frisby
2008-03-05
1
-16
/
+5
*
* Three more warnings are a-gone.
Adam Frisby
2008-03-05
1
-20
/
+15
*
* Removed more compiler warnings, dead code, etc.
Adam Frisby
2008-03-05
1
-1
/
+0
*
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
2008-03-04
1
-8
/
+84
*
* Removed a bunch of compiler warnings.
Adam Frisby
2008-03-03
1
-1
/
+1
*
Cleaned up a couple compiler warnings.
Jeff Ames
2008-02-29
1
-7
/
+2
*
Committing ahzz's patch #619 - Description:
Teravus Ovares
2008-02-18
1
-10
/
+24
*
* Thanks to Ahzz, more verbose error messages on the console and possibly a f...
Teravus Ovares
2008-02-18
1
-33
/
+50
*
* Added /even more/ debugging messages to the UDP server to help people in re...
Teravus Ovares
2008-02-18
1
-8
/
+71
*
Some changes to remove some of the direct calls to CommsManager from Scene, s...
MW
2008-02-16
1
-1
/
+2
*
* Removed some catch-all-ignores from UDPServer in an attempt to look for #305.
Adam Frisby
2008-02-14
1
-4
/
+4
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-16
/
+14
*
In an attempt to solve multihomed UDP problem I seem to have bound UDP socket...
Tedd Hansen
2008-02-02
1
-2
/
+2
*
Added commands to change config file from console:
Tedd Hansen
2008-02-02
1
-1
/
+1
*
Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).
Tedd Hansen
2008-02-02
1
-8
/
+37
*
* And, so did the UDPServer Verboseness
Teravus Ovares
2008-01-21
1
-16
/
+7
*
* Stopped Physical Object saving on SQLite got commented out in my last commi...
Teravus Ovares
2008-01-21
1
-4
/
+16
*
Tweaked "show users" formatting, added user's IP address to display.
Brian McBee
2008-01-03
1
-1
/
+1
*
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
2007-12-28
1
-99
/
+1
*
* Optimized usings
lbsa71
2007-12-27
1
-46
/
+41
*
* Added slightly better object sit handling
Teravus Ovares
2007-12-27
1
-6
/
+6
*
* Coded around another Null packet sent by the packet pool
Teravus Ovares
2007-12-26
1
-18
/
+21
*
* Masochistically updated libsecondlife.dll to r1550
Teravus Ovares
2007-12-22
1
-1
/
+30
*
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2007-12-20
1
-1
/
+64
*
* Sakai appears to be having some sort of socket error that we've not account...
Teravus Ovares
2007-12-18
1
-0
/
+18
*
* Removed the ObjectDisposed error.
Teravus Ovares
2007-12-18
1
-4
/
+12
*
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
2007-12-18
1
-5
/
+48
*
Thank you, Kiryu for a patch to fix out of sync error in UDP server
Charles Krinke
2007-12-17
1
-15
/
+7
*
The "Got a packet from an invalid client" has served its purpose
Charles Krinke
2007-12-17
1
-1
/
+2
*
Minor cleanup
Jeff Ames
2007-12-13
1
-0
/
+1
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
1
-2
/
+2
*
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
2007-12-06
1
-4
/
+4
*
* Removed 12 compiler warnings.
Adam Frisby
2007-12-04
1
-1
/
+1
*
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
2007-11-25
1
-0
/
+14
*
Added temporary try catch to udpserver while testing something out (will remo...
MW
2007-11-02
1
-1
/
+7
*
* Optimized usings
lbsa71
2007-10-30
1
-35
/
+25
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-1
/
+1
*
* Encapsulated all CommunicationsManager services
lbsa71
2007-09-24
1
-1
/
+1
*
* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...
lbsa71
2007-09-24
1
-6
/
+12
*
* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...
lbsa71
2007-09-19
1
-1
/
+1
*
* Gave Connectivity some more (manly) love.
lbsa71
2007-09-18
1
-11
/
+20
*
* Yet some more connectivity restructuring
lbsa71
2007-09-18
1
-7
/
+9
*
* Handlerized ViewerEffect
lbsa71
2007-09-18
1
-1
/
+1
*
mass update of urls in source code to new website
Sean Dague
2007-09-10
1
-1
/
+1
[next]