aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-06Related to previous commits: fixed namespace.Diva Canto1-1/+2
2015-09-05Moved the two region loaders into the RegionLoaderPlugin dll, therefore elimi...Diva Canto4-2/+302
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto1-2/+2
2014-12-30This cleans up versioning. Specifically:Diva Canto1-2/+2
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto3-13/+8
2014-12-29Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto1-1/+1
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-06-01Fixed a few things pertaining to interfacing with the estate service. Specifi...Diva Canto1-1/+2
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-2/+2
2013-10-04Update an AssmblyVersion property that I missed to 0.8.0Justin Clark-Casey (justincc)1-1/+1
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-05-03On startup, start scenes after we're set up all local scenes, rather than sta...Justin Clark-Casey (justincc)1-8/+15
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+0
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-2/+2
2013-02-01Revert "Update assembly version numbers"BlueWall1-2/+2
2013-02-01Update assembly version numbersBlueWall1-2/+2
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