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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-18
Committing ahzz's patch #619 - Description:
Teravus Ovares
1
-10
/
+24
2008-02-18
* Thanks to Ahzz, more verbose error messages on the console and possibly a f...
Teravus Ovares
1
-33
/
+50
2008-02-18
* Added /even more/ debugging messages to the UDP server to help people in re...
Teravus Ovares
1
-8
/
+71
2008-02-16
Some changes to remove some of the direct calls to CommsManager from Scene, s...
MW
1
-1
/
+2
2008-02-14
* Removed some catch-all-ignores from UDPServer in an attempt to look for #305.
Adam Frisby
1
-4
/
+4
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-16
/
+14
2008-02-02
In an attempt to solve multihomed UDP problem I seem to have bound UDP socket...
Tedd Hansen
1
-2
/
+2
2008-02-02
Added commands to change config file from console:
Tedd Hansen
1
-1
/
+1
2008-02-02
Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).
Tedd Hansen
1
-8
/
+37
2008-01-21
* And, so did the UDPServer Verboseness
Teravus Ovares
1
-16
/
+7
2008-01-21
* Stopped Physical Object saving on SQLite got commented out in my last commi...
Teravus Ovares
1
-4
/
+16
2008-01-03
Tweaked "show users" formatting, added user's IP address to display.
Brian McBee
1
-1
/
+1
2007-12-28
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
1
-99
/
+1
2007-12-27
* Optimized usings
lbsa71
1
-46
/
+41
2007-12-27
* Added slightly better object sit handling
Teravus Ovares
1
-6
/
+6
2007-12-26
* Coded around another Null packet sent by the packet pool
Teravus Ovares
1
-18
/
+21
2007-12-22
* Masochistically updated libsecondlife.dll to r1550
Teravus Ovares
1
-1
/
+30
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-1
/
+64
2007-12-18
* Sakai appears to be having some sort of socket error that we've not account...
Teravus Ovares
1
-0
/
+18
2007-12-18
* Removed the ObjectDisposed error.
Teravus Ovares
1
-4
/
+12
2007-12-18
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
1
-5
/
+48
2007-12-17
Thank you, Kiryu for a patch to fix out of sync error in UDP server
Charles Krinke
1
-15
/
+7
2007-12-17
The "Got a packet from an invalid client" has served its purpose
Charles Krinke
1
-1
/
+2
2007-12-13
Minor cleanup
Jeff Ames
1
-0
/
+1
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-4
/
+4
2007-12-04
* Removed 12 compiler warnings.
Adam Frisby
1
-1
/
+1
2007-11-25
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
1
-0
/
+14
2007-11-02
Added temporary try catch to udpserver while testing something out (will remo...
MW
1
-1
/
+7
2007-10-30
* Optimized usings
lbsa71
1
-35
/
+25
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-1
/
+1
2007-09-24
* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...
lbsa71
1
-6
/
+12
2007-09-19
* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...
lbsa71
1
-1
/
+1
2007-09-18
* Gave Connectivity some more (manly) love.
lbsa71
1
-11
/
+20
2007-09-18
* Yet some more connectivity restructuring
lbsa71
1
-7
/
+9
2007-09-18
* Handlerized ViewerEffect
lbsa71
1
-1
/
+1
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
-1
/
+17
2007-08-16
Deleted old inventoryCache.cs
MW
1
-5
/
+2
2007-07-29
Commit 1/2
Adam Frisby
1
-4
/
+4
2007-07-26
* Started renaming world to Scene
lbsa71
1
-4
/
+4
2007-07-24
* More console related changes.
Adam Frisby
1
-4
/
+4
2007-07-22
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
1
-1
/
+1
2007-07-20
* Assortment of Console changes - console messages are now grouped into modul...
Adam Frisby
1
-1
/
+1
2007-07-18
*New Configuration System, much easier and less buggy compared to the origina...
mingchen
1
-0
/
+1
2007-07-16
* RegionApplicationBase restructuring now complete
lbsa71
1
-3
/
+2
2007-07-16
changed to native line ending encoding
Sean Dague
1
-195
/
+195
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-15
/
+4
2007-07-01
MAJOR IP RESTRUCTURING
lbsa71
1
-1
/
+1
[next]