aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/UDPServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-18Formatting cleanup.Jeff Ames1-47/+47
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-05* Four more warnings, etc etc.Adam Frisby1-16/+5
2008-03-05* Three more warnings are a-gone.Adam Frisby1-20/+15
2008-03-05* Removed more compiler warnings, dead code, etc.Adam Frisby1-1/+0
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-8/+84
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby1-1/+1
2008-02-29Cleaned up a couple compiler warnings.Jeff Ames1-7/+2
2008-02-18Committing ahzz's patch #619 - Description:Teravus Ovares1-10/+24
2008-02-18* Thanks to Ahzz, more verbose error messages on the console and possibly a f...Teravus Ovares1-33/+50
2008-02-18* Added /even more/ debugging messages to the UDP server to help people in re...Teravus Ovares1-8/+71
2008-02-16Some changes to remove some of the direct calls to CommsManager from Scene, s...MW1-1/+2
2008-02-14* Removed some catch-all-ignores from UDPServer in an attempt to look for #305.Adam Frisby1-4/+4
2008-02-05Converted logging to use log4net.Jeff Ames1-16/+14
2008-02-02In an attempt to solve multihomed UDP problem I seem to have bound UDP socket...Tedd Hansen1-2/+2
2008-02-02Added commands to change config file from console:Tedd Hansen1-1/+1
2008-02-02Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen1-8/+37
2008-01-21* And, so did the UDPServer VerbosenessTeravus Ovares1-16/+7
2008-01-21* Stopped Physical Object saving on SQLite got commented out in my last commi...Teravus Ovares1-4/+16
2008-01-03Tweaked "show users" formatting, added user's IP address to display.Brian McBee1-1/+1
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson1-99/+1
2007-12-27* Optimized usingslbsa711-46/+41
2007-12-27* Added slightly better object sit handlingTeravus Ovares1-6/+6
2007-12-26* Coded around another Null packet sent by the packet poolTeravus Ovares1-18/+21
2007-12-22* Masochistically updated libsecondlife.dll to r1550Teravus Ovares1-1/+30
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+64
2007-12-18* Sakai appears to be having some sort of socket error that we've not account...Teravus Ovares1-0/+18
2007-12-18* Removed the ObjectDisposed error.Teravus Ovares1-4/+12
2007-12-18* Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares1-5/+48
2007-12-17Thank you, Kiryu for a patch to fix out of sync error in UDP serverCharles Krinke1-15/+7
2007-12-17The "Got a packet from an invalid client" has served its purposeCharles Krinke1-1/+2
2007-12-13Minor cleanupJeff Ames1-0/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-4/+4
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+1
2007-11-25* Added the ability to restart your individual sims from within them using th...Teravus Ovares1-0/+14
2007-11-02Added temporary try catch to udpserver while testing something out (will remo...MW1-1/+7
2007-10-30* Optimized usingslbsa711-35/+25
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-09-24* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa711-6/+12
2007-09-19* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa711-1/+1
2007-09-18* Gave Connectivity some more (manly) love.lbsa711-11/+20
2007-09-18* Yet some more connectivity restructuringlbsa711-7/+9
2007-09-18* Handlerized ViewerEffectlbsa711-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-08Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW1-1/+17
2007-08-16Deleted old inventoryCache.csMW1-5/+2
2007-07-29Commit 1/2Adam Frisby1-4/+4
2007-07-26* Started renaming world to Scenelbsa711-4/+4