aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add [Region] .ini block.onefang2019-05-281-5/+15
* Don't read .ini region files, use .xml instead.onefang2019-05-191-7/+10
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-194-74/+62
* More caches directory fixes, including moving console history there.David Walter Seikel2016-11-071-1/+1
* More config path fixes.David Walter Seikel2016-11-051-19/+26
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-036-26/+329
* Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto2012-11-131-2/+2
* Remove the old style module loader and all references to itMelanie2012-11-121-3/+0
* One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto2012-11-111-2/+2
* One more module: DynamicTextureModule. Removed it from the special load in th...Diva Canto2012-11-111-2/+2
* One more module converted: LoadImageURLModule. Also removed it from its hard-...Diva Canto2012-11-111-2/+2
* Saving estate state is really slow (relatively) and it getsMic Bowman2012-05-101-2/+3
* Slightly change log message in LoadRegionsPluginJustin Clark-Casey (justincc)2011-10-191-1/+1
* Region-UUID - can not be zero-uuidPixel Tomsen2011-10-191-1/+13
* Removed uncalled region load method.Kevin Houlihan2011-09-241-30/+0
* minor: make it clearer in the log where we're loading region config files and...Justin Clark-Casey (justincc)2011-03-251-15/+13
* Fix bug where "My estate" name was always used even if the user entered a dif...Justin Clark-Casey (justincc)2011-02-121-0/+2
* Convert the agent asset transactions module to a new style module.Melanie2010-12-041-2/+2
* Updated the create_region command in the RemoteAdmin plugin to properly suppo...randomhuman2010-08-131-0/+2
* Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-281-3/+1
* * Debugging why region loading is occurring so slowly on a setup with 64 regi...Adam Frisby2009-09-061-0/+10
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-012-2/+2
* * Upped version number to 0.6.5lbsa712009-05-251-3/+3
* * Improve loadregions so that all region configs are checked for clashes (e.g...Justin Clarke Casey2009-05-141-20/+15
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-141-1/+0
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-2/+2
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-14/+22
* Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW2009-02-271-1/+1
* Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW2009-02-261-3/+1
* Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2009-02-261-2/+20
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-10/+17
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-4/+4
* * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa712009-02-191-1/+1
* * optimized usings.lbsa712009-02-121-5/+4
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-4/+4
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+11
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-18/+18
* * If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey2008-08-181-2/+55
* Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur2008-08-061-0/+11
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-231-5/+0
* Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2008-07-111-0/+5
* Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2008-07-101-5/+0
* Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke2008-06-271-2/+15
* small change to last commitMW2008-06-261-4/+4
* As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW2008-06-261-4/+4
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-011-2/+2
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-0/+1