aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/GridManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment out an unused 'str' and add a WriteLine to useCharles Krinke2008-03-211-1/+1
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-56/+52
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-181-0/+25
* Formatting cleanup.Jeff Ames2008-03-181-30/+27
* * made GridManager class publiclbsa712008-03-121-1/+1
* * Refactored out creation of LoginResponselbsa712008-03-121-114/+121
* * Extracted RegionProfileData from Requestlbsa712008-03-121-129/+140
* * minor refactoringlbsa712008-03-121-84/+82
* * Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.Adam Frisby2008-03-111-10/+22
* Cleaned up a couple compiler warnings.Jeff Ames2008-03-041-2/+3
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-4/+72
* Minor cleanup.Jeff Ames2008-02-201-3/+0
* Remove "Loading inventory" messages from item inventory loadsJustin Clarke Casey2008-02-191-12/+12
* * Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey2008-02-181-0/+5
* Thank you very much, Diva for a patch to increase the Charles Krinke2008-02-171-14/+24
* * Took a stab at getting keys to work as intendedlbsa712008-02-141-2/+2
* * Added more debugging output to GridManager to pin down the key exchange wei...lbsa712008-02-141-3/+15
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-14/+14
* * Added some more comprehensive log entries on region login.lbsa712008-02-131-5/+23
* * Minor guard for null case.lbsa712008-02-131-2/+2
* Converted logging to use log4net.Jeff Ames2008-02-051-29/+30
* Turn on fastMode for map block queries to grid server if and only if grid is ...Brian McBee2008-02-021-0/+1
* Thank you very much daTwitch for your first contribution to the C# simulator.Charles Krinke2008-02-021-0/+13
* * Mother of all commits:Adam Frisby2008-01-151-6/+6
* * Made it so that if you don't specify a key, the defaults will not be assumed.Adam Frisby2008-01-121-5/+6
* * In the interests of making life difficult for everyone, the Grid Server now...Adam Frisby2008-01-121-114/+127
* * Adding More to the MessageServer classes.Teravus Ovares2008-01-071-0/+2
* * A few more Message Server comms related updatesTeravus Ovares2008-01-061-1/+62
* Added code to gridserver to prevent new region from connecting at X,Y locatio...Brian McBee2008-01-061-112/+128
* * Optimized usingslbsa712007-12-271-8/+9
* Clean up the region initialization GridServer messages a bit.Charles Krinke2007-12-231-6/+8
* Simplify GridServer mainmap log messages.Charles Krinke2007-12-231-5/+6
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-0/+2
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-6/+6
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-9/+9
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+3
* Additional debugging output to see for what coordinates is the worldmap Dalien Talbot2007-11-181-1/+2
* * Optimized usingslbsa712007-10-301-124/+150
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+2
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-181-0/+1
* Renamed SimProfileData to RegionProfileDataTleiades Hax2007-10-171-20/+20
* * the worlds most insignificant commitlbsa712007-09-241-3/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Added a Debug method to the Console/log class that has the Conditional attrib...MW2007-08-311-2/+2
* Grid/GridServer/GridManager.csBrian McBee2007-08-081-9/+16
* * Assortment of Console changes - console messages are now grouped into modul...Adam Frisby2007-07-201-12/+12
* * Removing more compiler warnings.Adam Frisby2007-07-191-4/+4
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-0/+2
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-4/+5