aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/UDPServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-07-24* More console related changes.Adam Frisby1-4/+4
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-1/+1
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-1/+1
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-0/+1
2007-07-16* RegionApplicationBase restructuring now completelbsa711-3/+2
2007-07-16changed to native line ending encodingSean Dague1-195/+195
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-15/+4
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-1/+1
2007-06-29* Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ...Adam Frisby1-3/+3
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-1/+1
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-4/+3