| Commit message (Expand) | Author | Files | Lines |
2010-11-03 | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 1 | -0/+1 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 1 | -35/+4 |
2010-10-22 | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 1 | -7/+1 |
2010-10-22 | Revert "* more url / hg cleanup" | Justin Clark-Casey (justincc) | 1 | -28/+3 |
2010-10-20 | * more url / hg cleanup | Jonathan Freedman | 1 | -3/+28 |
2010-10-20 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+7 |
2010-10-11 | * more url / hg cleanup | Jonathan Freedman | 1 | -3/+28 |
2010-10-02 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+7 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -14/+14 |
2010-09-03 | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra... | Justin Clark-Casey (justincc) | 1 | -5/+10 |
2010-08-20 | Some code cleanup for console command "create region". | Marck | 1 | -1/+1 |
2010-06-25 | minor: Move log information about SYSTEMIP to the place where it's resolved | Justin Clark-Casey (justincc) | 1 | -7/+13 |
2010-03-31 | First attempt at fixing mantis #4641. It's better but there are now some issu... | Diva Canto | 1 | -6/+6 |
2010-03-31 | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 1 | -1/+304 |
2010-03-03 | minor: remove a couple of compiler warnings | Justin Clark-Casey (justincc) | 1 | -14/+4 |
2010-02-18 | Change handling of the SYSTEMIP constant to be more sane. | Melanie | 1 | -1/+0 |
2010-02-18 | Revert "change "SYSTEMIP" to "localhost" in the create region console command... | Melanie | 1 | -4/+4 |
2010-02-17 | change "SYSTEMIP" to "localhost" in the create region console command prompt | dahlia | 1 | -4/+4 |
2010-01-10 | Remove all references to master avatar, replacing with estate owner where | Melanie | 1 | -96/+0 |
2009-12-12 | Getting rid of SimpleRegionInfo and SerializableRegionInfo per Mel | Kunnis | 1 | -263/+147 |
2009-10-21 | Fix web map retrieval for regions configured via .ini | Melanie | 1 | -2/+3 |
2009-10-17 | Added a description for RegionType | John Hurliman | 1 | -1/+1 |
2009-10-17 | Re-rename ProductName back to it's original RegionType | Melanie | 1 | -16/+16 |
2009-10-17 | Add ProductName to RegionInfo (for search) | Melanie | 1 | -1/+23 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-22 | Added hg console commands to the module. | Diva Canto | 1 | -0/+1 |
2009-09-22 | Moved RegionName from RegionInfo to SimpleRegionInfo. | Diva Canto | 1 | -1/+7 |
2009-09-21 | Added grid handler and grid remote connector. | Diva Canto | 1 | -0/+62 |
2009-08-10 | Added some help instructions to the new RegionInfo region setup process; main... | Adam Frisby | 1 | -0/+6 |
2009-08-08 | Change the default for internal IP address back to 0.0.0.0 | Melanie | 1 | -1/+1 |
2009-07-15 | minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -2/+2 |
2009-07-03 | - adding a Persistent flag to RegionInfo | Dr Scofield | 1 | -0/+3 |
2009-06-26 | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 1 | -0/+68 |
2009-06-26 | Make delete-region delete the section from an ini file. Will delete the whole | Melanie Thielker | 1 | -0/+6 |
2009-06-25 | Make create region save the new region to ini file format if the name | Melanie Thielker | 1 | -2/+10 |
2009-06-25 | From this version onwards, all new region files created automatically will | Melanie Thielker | 1 | -11/+115 |
2009-06-25 | Add a comment and an example region config file | Melanie Thielker | 1 | -1/+1 |
2009-06-25 | Allow the reading of ini files instead of xml files when reading region | Melanie Thielker | 1 | -44/+116 |
2009-06-22 | Committing the meat of the user server interface and the bones of the service... | Melanie Thielker | 1 | -0/+10 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-25 | * Attaches debug info to some DNS resolution code. | Adam Frisby | 1 | -8/+16 |
2009-05-13 | * Bug fix: Variable m_regionSettings can be null, using RegionSettings instea... | Arthur Valadares | 1 | -1/+1 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 1 | -0/+6 |
2009-05-02 | Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 1 | -0/+2 |
2009-04-17 | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 1 | -2/+2 |
2009-04-17 | * Some more work on refactoring configs; | lbsa71 | 1 | -4/+4 |
2009-03-12 | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 1 | -1/+2 |
2009-03-10 | * Refactored out Create() methods to ensure proper transformation between Reg... | lbsa71 | 1 | -0/+13 |
2009-03-02 | Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we... | MW | 1 | -0/+1 |
2009-02-14 | Moved RegionUp to REST/LocalComms. The original functionality has been entire... | diva | 1 | -0/+69 |