aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions/LoadRegionsPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-10/+18
* 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-011-1/+1
* * 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
* * 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
* * 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, 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
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares2008-05-141-0/+1
* * Rolled back a few changes.Adam Frisby2008-05-011-2/+2
* * Cleaning code still.Adam Frisby2008-05-011-2/+2
* * Little more spring cleaning.Adam Frisby2008-04-291-8/+14
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+6
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-2/+2
* Update version numbers to 0.5Jeff Ames2008-02-071-2/+2
* Converted logging to use log4net.Jeff Ames2008-02-051-8/+10
* Removed ModuleName because its like that and thats the way it is (according t...Tedd Hansen2008-01-051-4/+0
* Implicit interface definitions (maybe Mono won't crash?)Tedd Hansen2008-01-051-1/+1
* Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen2008-01-051-0/+4