Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) d8e1c380e6 minor: make it clearer in the log where we're loading region config files and not the regions themselves %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 03d82a5a85 Fix bug where "My estate" name was always used even if the user entered a different name on initial setup. %!s(int64=13) %!d(string=hai) anos
  Melanie ea17b262a3 Convert the agent asset transactions module to a new style module. %!s(int64=13) %!d(string=hai) anos
  randomhuman 8eeb3f2fd2 Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console. %!s(int64=14) %!d(string=hai) anos
  Melanie eebddcd5e6 Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells. %!s(int64=14) %!d(string=hai) anos
  Adam Frisby 25313c2105 * Debugging why region loading is occurring so slowly on a setup with 64 regions in a Regions.ini (took 38 minutes on my test box) %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey b2433d2b99 * Improve loadregions so that all region configs are checked for clashes (e.g. same uuid) rather than just one %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 303aa4b65e * refactor: move bottom part of 'xml2' serializaton to separate class %!s(int64=15) %!d(string=hai) anos
  lbsa71 63a5a01945 * Cleanup and CCC (Code Convention Conformance) %!s(int64=15) %!d(string=hai) anos
  MW 5626d43259 Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subscribes to the OnNewRegionCreated event on that interface rather than requesting the LoadRegionsPlugin directly. %!s(int64=15) %!d(string=hai) anos
  MW 756c517069 Added IRegionCreator interface that all ApplicationPlugins that are creators of Scenes should implement and register with the ApplicationRegistry.StackModuleInterface<>(); So that other plugins can attach to their OnNewRegionCreated event. %!s(int64=15) %!d(string=hai) anos
  MW 33e7c09b7b Added IRegistryCore and RegistryCore to OpenSim.Framework. %!s(int64=15) %!d(string=hai) anos
  MW de82bf9eb5 Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time. %!s(int64=15) %!d(string=hai) anos
  lbsa71 801da4346a * optimized usings. %!s(int64=15) %!d(string=hai) anos
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. %!s(int64=15) %!d(string=hai) anos
  Dr Scofield a89d097355 starting phase 2 of the OpenSim.Region.Environment commit: relocating %!s(int64=15) %!d(string=hai) anos
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring %!s(int64=15) %!d(string=hai) anos
  Dr Scofield 109aa00150 fix: PostInitialise() not being called on script engines (nasty one that) %!s(int64=16) %!d(string=hai) anos
  Jeff Ames bea7d4d81a Update svn properties, formatting cleanup. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey a179089d1c * If two regions have configuration information that conflicts (save xy location, same uuid or same internal ip port) then complain loudly and don't start up %!s(int64=16) %!d(string=hai) anos
  Mike Mazur a0930aa80d Thanks, sempuki, for a patch that moves control of Mono.Addins from source attributes to external XML files. Fix issues 1682 and 1786. %!s(int64=16) %!d(string=hai) anos
  Charles Krinke cda5269391 Mantis#1682. Revert temporarily, Sempuki's mono addins patch %!s(int64=16) %!d(string=hai) anos
  Charles Krinke 7fd63d9dc8 Mantis#1682. Thank you kindly, Sempuki for a patch that: %!s(int64=16) %!d(string=hai) anos
  Charles Krinke ca8d1d57e1 Mantis#1591. Thank you graciously, Sempuki for a patch that: %!s(int64=16) %!d(string=hai) anos
  MW 314181a70d small change to last commit %!s(int64=16) %!d(string=hai) anos
  MW 682ec53420 As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 8e1d338656 * Refactor: Split opensim background server into a separate class %!s(int64=16) %!d(string=hai) anos
  Teravus Ovares 2a988f187e * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on %!s(int64=16) %!d(string=hai) anos
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. %!s(int64=16) %!d(string=hai) anos