Commit History

Autor SHA1 Mensaxe Data
  Melanie 9707a2d57c Remove profile from basic configuration %!s(int64=12) %!d(string=hai) anos
  Diva Canto 33c14cb107 Region access control! Region operators can now specify things like DisallowForeigners (means what it says) and DisallowResidents (means that only admins and managers can get into the region). This puts the never-completed AuthorizationService to good use. Note that I didn't implement a grid-wide Authorization service; this service implementation is done entirely locally on the simulator. This can be changed as usual by pluging in a different AuthorizationServicesConnector. %!s(int64=12) %!d(string=hai) anos
  Diva Canto ecb28ae130 V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes %!s(int64=13) %!d(string=hai) anos
  Diva Canto 46cdd442a8 [Profiles] --> [Profile] %!s(int64=13) %!d(string=hai) anos
  Diva Canto 36f9d55c36 Added a BasicProfilemodule so that the profile-based actions (like give inventory, etc) work. This is just a mock profile, the same for all users, and with no DB backend behind it -- meaning that nothing will be saved. For serious profiles, use 3rd party implementations. %!s(int64=13) %!d(string=hai) anos
  Diva Canto f801d50a8a WARNING: simulator config var change! This affects only system-facing configs. Nothing to do if you follow the rules of not messing with Grid.ini and GridHypergrid.ini. %!s(int64=13) %!d(string=hai) anos
  Melanie 58f7a083f9 Add LandServices to make landmarks work right in grids %!s(int64=14) %!d(string=hai) anos
  Melanie 0d034712ba Make AuthorizationService optional and disabled by default. It depends on %!s(int64=14) %!d(string=hai) anos
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService %!s(int64=14) %!d(string=hai) anos
  Diva Canto a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. %!s(int64=14) %!d(string=hai) anos
  Diva Canto bd49985afa Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory. %!s(int64=14) %!d(string=hai) anos
  Diva Canto cc05bdf6ab * Friends out connector completed. Grid login retrieves friends correctly. %!s(int64=14) %!d(string=hai) anos
  Diva Canto c745df007d Added server-side Friends in connector. Untested. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 041594ed07 Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. %!s(int64=14) %!d(string=hai) anos
  Diva Canto bd6d1a2444 Moved prim crossing to EntityTransferModule. Not complete yet. %!s(int64=14) %!d(string=hai) anos
  Diva Canto f1c30784ac * General cleanup of Teleports, Crossings and Child agents. They are now in the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic. %!s(int64=14) %!d(string=hai) anos
  Diva Canto f5fb14ff52 * Added the missing AvatarServices module. %!s(int64=14) %!d(string=hai) anos
  Diva Canto daa9866a9a Omit AuthorizationService from the default configurations, because the service doesn't exist in the distribution. %!s(int64=14) %!d(string=hai) anos
  Diva Canto fa272e7521 Updated configs. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 6998668bbc * Last reference to CommsManager.UserProfileCacheService removed %!s(int64=14) %!d(string=hai) anos
  Diva Canto 1ac36bb5d9 Forgot to add these to the grid configs, so that logins work. %!s(int64=14) %!d(string=hai) anos
  Diva Canto add8d5df4c Config for non-HG grided sims. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 36dcfd2b80 * Changed logic of enabling LLProxyLoginModule to follow the new style -- true/false on the name, rather than gridmode=true. %!s(int64=14) %!d(string=hai) anos
  Diva Canto ae222140ca Finished spec-ing the .inis for the new grid service modules. %!s(int64=15) %!d(string=hai) anos
  Rob Smart 953ef780c5 adding in working functionality for the remote connector %!s(int64=15) %!d(string=hai) anos
  diva 380f59d0ff Factoring out "land_data" / RequestLandData that was hanging off of IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works. %!s(int64=15) %!d(string=hai) anos
  diva 7a9c85526c Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right. %!s(int64=15) %!d(string=hai) anos
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. %!s(int64=15) %!d(string=hai) anos
  diva db9d3d3a90 Added Flotsam's cache config vars to configuration. Made it the default in grided sims. Made Cenome cache the default in standalone sims. More splitting in ini files, invisible to the user. %!s(int64=15) %!d(string=hai) anos
  Jeff Ames d4957dd9be Update svn properties. %!s(int64=15) %!d(string=hai) anos