aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/GridManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-26* Increase timeout for initial simulator login from 16 to 30 secondsJustin Clarke Casey1-21/+48
2008-03-21Comment out an unused 'str' and add a WriteLine to useCharles Krinke1-1/+1
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-56/+52
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares1-0/+25
2008-03-18Formatting cleanup.Jeff Ames1-30/+27
2008-03-12* made GridManager class publiclbsa711-1/+1
2008-03-12* Refactored out creation of LoginResponselbsa711-114/+121
2008-03-12* Extracted RegionProfileData from Requestlbsa711-129/+140
2008-03-12* minor refactoringlbsa711-84/+82
2008-03-11* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.Adam Frisby1-10/+22
2008-03-04Cleaned up a couple compiler warnings.Jeff Ames1-2/+3
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-4/+72
2008-02-20Minor cleanup.Jeff Ames1-3/+0
2008-02-19Remove "Loading inventory" messages from item inventory loadsJustin Clarke Casey1-12/+12
2008-02-18* Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey1-0/+5
2008-02-17Thank you very much, Diva for a patch to increase the Charles Krinke1-14/+24
2008-02-14* Took a stab at getting keys to work as intendedlbsa711-2/+2
2008-02-14* Added more debugging output to GridManager to pin down the key exchange wei...lbsa711-3/+15
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-14/+14
2008-02-13* Added some more comprehensive log entries on region login.lbsa711-5/+23
2008-02-13* Minor guard for null case.lbsa711-2/+2
2008-02-05Converted logging to use log4net.Jeff Ames1-29/+30
2008-02-02Turn on fastMode for map block queries to grid server if and only if grid is ...Brian McBee1-0/+1
2008-02-02Thank you very much daTwitch for your first contribution to the C# simulator.Charles Krinke1-0/+13
2008-01-15* Mother of all commits:Adam Frisby1-6/+6
2008-01-12* Made it so that if you don't specify a key, the defaults will not be assumed.Adam Frisby1-5/+6
2008-01-12* In the interests of making life difficult for everyone, the Grid Server now...Adam Frisby1-114/+127
2008-01-07* Adding More to the MessageServer classes.Teravus Ovares1-0/+2
2008-01-06* A few more Message Server comms related updatesTeravus Ovares1-1/+62
2008-01-06Added code to gridserver to prevent new region from connecting at X,Y locatio...Brian McBee1-112/+128
2007-12-27* Optimized usingslbsa711-8/+9
2007-12-23Clean up the region initialization GridServer messages a bit.Charles Krinke1-6/+8
2007-12-23Simplify GridServer mainmap log messages.Charles Krinke1-5/+6
2007-12-20* Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares1-0/+2
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-6/+6
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-9/+9
2007-11-27Fixed an event in the events chain in inter-region communications.Teravus Ovares1-0/+3
2007-11-18Additional debugging output to see for what coordinates is the worldmap Dalien Talbot1-1/+2
2007-10-30* Optimized usingslbsa711-124/+150
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+2
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-0/+1
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax1-20/+20
2007-09-24* the worlds most insignificant commitlbsa711-3/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-31Added a Debug method to the Console/log class that has the Conditional attrib...MW1-2/+2
2007-08-08Grid/GridServer/GridManager.csBrian McBee1-9/+16
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-12/+12
2007-07-19* Removing more compiler warnings.Adam Frisby1-4/+4
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-0/+2