aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-142-3/+3
* * As part of the region registration process, the grid service now requests t...Justin Clarke Casey2008-05-132-11/+57
* * Refactor: Creating grid login exceptions to try and break up a large method. Justin Clarke Casey2008-05-121-71/+109
* * Minor: Make some direct grid server console output into logged messages ins...Justin Clarke Casey2008-05-121-7/+10
* * If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey2008-05-121-1/+1
* * Minor: Change 'delete region' message to region logout messageJustin Clarke Casey2008-05-121-1/+2
* * Minor: Commenting out message detailing all individual map information disp...Justin Clarke Casey2008-05-121-2/+1
* * Minor: Initial cleaning up of some of the grid sim login messagesJustin Clarke Casey2008-05-121-22/+25
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-16/+5
* * Rolled back a few changes.Adam Frisby2008-05-015-129/+122
* * Cleaning code still.Adam Frisby2008-05-015-122/+129
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-10/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-213-14/+9
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-131-1/+16
* * Discerned between AddProfile and UpdateProfile in region registrationlbsa712008-04-111-1/+11
* changing more references to OpenSim.DataSean Dague2008-04-021-5/+5
* * Refactored out common http handler operationslbsa712008-03-281-34/+27
* * Increase timeout for initial simulator login from 16 to 30 secondsJustin Clarke Casey2008-03-261-21/+48
* Minor formatting / svn properties cleanup.Jeff Ames2008-03-251-6/+5
* XmlRpcCommand refactoringJohan Berntsson2008-03-241-1/+1
* Added a plugin loader in GridServerJohan Berntsson2008-03-242-1/+74
* 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-183-57/+53
* Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames2008-03-182-55/+82
* * made some privates protected lbsa712008-03-121-2/+2
* * made GridManager class publiclbsa712008-03-121-1/+1
* * Renamed Main.cs to GridServerBase.cslbsa712008-03-122-3/+3
* * Refactored out exe bit out of Grid Server for great justicelbsa712008-03-122-54/+44
* * Refactored some internals in Grid Server Mainlbsa712008-03-121-24/+21
* * Refactored out creation of LoginResponselbsa712008-03-121-114/+121
* * Extracted RegionProfileData from Requestlbsa712008-03-122-131/+141
* * 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-042-4/+73
* 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-052-45/+44
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-19/+15
* Turn on fastMode for map block queries to grid server if and only if grid is ...Brian McBee2008-02-021-0/+1