aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/UDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Four more warnings, etc etc.Adam Frisby2008-03-051-16/+5
* * Three more warnings are a-gone.Adam Frisby2008-03-051-20/+15
* * Removed more compiler warnings, dead code, etc.Adam Frisby2008-03-051-1/+0
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-8/+84
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* Cleaned up a couple compiler warnings.Jeff Ames2008-02-291-7/+2
* Committing ahzz's patch #619 - Description:Teravus Ovares2008-02-181-10/+24
* * Thanks to Ahzz, more verbose error messages on the console and possibly a f...Teravus Ovares2008-02-181-33/+50
* * Added /even more/ debugging messages to the UDP server to help people in re...Teravus Ovares2008-02-181-8/+71
* Some changes to remove some of the direct calls to CommsManager from Scene, s...MW2008-02-161-1/+2
* * Removed some catch-all-ignores from UDPServer in an attempt to look for #305.Adam Frisby2008-02-141-4/+4
* Converted logging to use log4net.Jeff Ames2008-02-051-16/+14
* In an attempt to solve multihomed UDP problem I seem to have bound UDP socket...Tedd Hansen2008-02-021-2/+2
* Added commands to change config file from console:Tedd Hansen2008-02-021-1/+1
* Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen2008-02-021-8/+37
* * And, so did the UDPServer VerbosenessTeravus Ovares2008-01-211-16/+7
* * Stopped Physical Object saving on SQLite got commented out in my last commi...Teravus Ovares2008-01-211-4/+16
* Tweaked "show users" formatting, added user's IP address to display.Brian McBee2008-01-031-1/+1
* Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2007-12-281-99/+1
* * Optimized usingslbsa712007-12-271-46/+41
* * Added slightly better object sit handlingTeravus Ovares2007-12-271-6/+6
* * Coded around another Null packet sent by the packet poolTeravus Ovares2007-12-261-18/+21
* * Masochistically updated libsecondlife.dll to r1550Teravus Ovares2007-12-221-1/+30
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-1/+64
* * Sakai appears to be having some sort of socket error that we've not account...Teravus Ovares2007-12-181-0/+18
* * Removed the ObjectDisposed error.Teravus Ovares2007-12-181-4/+12
* * Fix for mantis 0000040 After client logout remote host closed connection on...Teravus Ovares2007-12-181-5/+48
* Thank you, Kiryu for a patch to fix out of sync error in UDP serverCharles Krinke2007-12-171-15/+7
* The "Got a packet from an invalid client" has served its purposeCharles Krinke2007-12-171-1/+2
* Minor cleanupJeff Ames2007-12-131-0/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-4/+4
* * Removed 12 compiler warnings.Adam Frisby2007-12-041-1/+1
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-0/+14
* Added temporary try catch to udpserver while testing something out (will remo...MW2007-11-021-1/+7
* * Optimized usingslbsa712007-10-301-35/+25
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-241-6/+12
* * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa712007-09-191-1/+1
* * Gave Connectivity some more (manly) love.lbsa712007-09-181-11/+20
* * Yet some more connectivity restructuringlbsa712007-09-181-7/+9
* * Handlerized ViewerEffectlbsa712007-09-181-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW2007-09-081-1/+17
* Deleted old inventoryCache.csMW2007-08-161-5/+2
* Commit 1/2Adam Frisby2007-07-291-4/+4
* * Started renaming world to Scenelbsa712007-07-261-4/+4
* * More console related changes.Adam Frisby2007-07-241-4/+4
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-1/+1