aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/GridManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-13* Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey1-0/+23
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+70
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey1-1/+1
2008-09-28Mantis#2289. Thank you kindly, SMeans for a patch that:Charles Krinke1-1/+0
2008-09-26* Patch from JHurlimanTeravus Ovares1-1/+1
2008-09-14Mantis #2124Melanie Thielker1-12/+12
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-23/+23
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-3/+15
2008-08-23Mantis#2036. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-4/+10
2008-08-18Formatting cleanup.Jeff Ames1-6/+6
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur1-5/+2
2008-07-30* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby1-3/+3
2008-07-23Thanks, sempuki, for a patch that adds .addin.xml for MSSQL and SQLite users.Mike Mazur1-13/+2
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur1-6/+6
2008-07-18Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur1-61/+59
2008-06-13* If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey1-1/+5
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague1-3/+3
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-4/+4
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-6/+18
2008-05-16Formatting cleanup.Jeff Ames1-32/+32
2008-05-14Formatting cleanup.Jeff Ames1-2/+2
2008-05-13* As part of the region registration process, the grid service now requests t...Justin Clarke Casey1-6/+52
2008-05-12* Refactor: Creating grid login exceptions to try and break up a large method. Justin Clarke Casey1-71/+109
2008-05-12* If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey1-1/+1
2008-05-12* Minor: Change 'delete region' message to region logout messageJustin Clarke Casey1-1/+2
2008-05-12* Minor: Commenting out message detailing all individual map information disp...Justin Clarke Casey1-2/+1
2008-05-12* Minor: Initial cleaning up of some of the grid sim login messagesJustin Clarke Casey1-22/+25
2008-05-01* Rolled back a few changes.Adam Frisby1-94/+91
2008-05-01* Cleaning code still.Adam Frisby1-91/+94
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-10/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-5/+5
2008-04-13* Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares1-1/+16
2008-04-11* Discerned between AddProfile and UpdateProfile in region registrationlbsa711-1/+11
2008-04-02changing more references to OpenSim.DataSean Dague1-5/+5
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