aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/UDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Assortment of Console changes - console messages are now grouped into modul...Adam Frisby2007-07-201-1/+1
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-0/+1
* * RegionApplicationBase restructuring now completelbsa712007-07-161-3/+2
* changed to native line ending encodingSean Dague2007-07-161-195/+195
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-15/+4
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-1/+1
* * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ...Adam Frisby2007-06-291-3/+3
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-271-1/+1
* *Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen2007-06-271-4/+3
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+208