aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28Add [Region] .ini block.onefang1-5/+15
2019-05-19Don't read .ini region files, use .xml instead.onefang1-7/+10
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang4-74/+62
2016-11-07More caches directory fixes, including moving console history there.David Walter Seikel1-1/+1
2016-11-05More config path fixes.David Walter Seikel1-19/+26
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel6-26/+329
2012-11-13Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto1-2/+2
2012-11-12Remove the old style module loader and all references to itMelanie1-3/+0
2012-11-11One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto1-2/+2
2012-11-11One more module: DynamicTextureModule. Removed it from the special load in th...Diva Canto1-2/+2
2012-11-11One more module converted: LoadImageURLModule. Also removed it from its hard-...Diva Canto1-2/+2
2012-05-10Saving estate state is really slow (relatively) and it getsMic Bowman1-2/+3
2011-10-19Slightly change log message in LoadRegionsPluginJustin Clark-Casey (justincc)1-1/+1
2011-10-19Region-UUID - can not be zero-uuidPixel Tomsen1-1/+13
2011-09-24Removed uncalled region load method.Kevin Houlihan1-30/+0
2011-03-25minor: make it clearer in the log where we're loading region config files and...Justin Clark-Casey (justincc)1-15/+13
2011-02-12Fix bug where "My estate" name was always used even if the user entered a dif...Justin Clark-Casey (justincc)1-0/+2
2010-12-04Convert the agent asset transactions module to a new style module.Melanie1-2/+2
2010-08-13Updated the create_region command in the RemoteAdmin plugin to properly suppo...randomhuman1-0/+2
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-2/+2
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-2/+2
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie1-3/+1
2009-09-06* Debugging why region loading is occurring so slowly on a setup with 64 regi...Adam Frisby1-0/+10
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
2009-05-25* Upped version number to 0.6.5lbsa711-3/+3
2009-05-14* Improve loadregions so that all region configs are checked for clashes (e.g...Justin Clarke Casey1-20/+15
2009-05-14* refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey1-1/+0
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-2/+2
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa711-14/+22
2009-02-27Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW1-1/+1
2009-02-26Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW1-3/+1
2009-02-26Added IRegistryCore and RegistryCore to OpenSim.Framework.MW1-2/+20
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW1-10/+17
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-4/+4
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa711-1/+1
2009-02-12* optimized usings.lbsa711-5/+4
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-4/+4
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+11
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-1/+1
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-18/+18
2008-08-18* If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey1-2/+55
2008-08-06Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur1-0/+11
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur1-5/+0
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke1-0/+5
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke1-5/+0
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke1-2/+15
2008-06-26small change to last commitMW1-4/+4
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW1-4/+4
2008-06-01* Refactor: Split opensim background server into a separate classJustin Clarke Casey1-2/+2