1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Melanie 58f7a083f9 Add LandServices to make landmarks work right in grids 14 жил өмнө
  Melanie 0d034712ba Make AuthorizationService optional and disabled by default. It depends on 14 жил өмнө
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 жил өмнө
  Diva Canto cd19e6fe32 Fixes mantis #4842 14 жил өмнө
  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. 14 жил өмнө
  Diva Canto 53594e599e * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. 14 жил өмнө
  Diva Canto bd49985afa Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory. 14 жил өмнө
  Diva Canto cc05bdf6ab * Friends out connector completed. Grid login retrieves friends correctly. 14 жил өмнө
  Diva Canto c745df007d Added server-side Friends in connector. Untested. 14 жил өмнө
  Diva Canto 041594ed07 Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. 14 жил өмнө
  Diva Canto a2096f58ce Updated gridhypergrid config. 14 жил өмнө
  Diva Canto 5001f61c08 * HGGridConnector is no longer necessary. 14 жил өмнө
  Diva Canto 0c81966c0a Works for grid login. 14 жил өмнө
  Diva Canto 9fbcceb1db * Towards enabling hyperlinks at grid-level. 14 жил өмнө
  Diva Canto bd6d1a2444 Moved prim crossing to EntityTransferModule. Not complete yet. 14 жил өмнө
  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. 14 жил өмнө
  Diva Canto f5fb14ff52 * Added the missing AvatarServices module. 14 жил өмнө
  Diva Canto daa9866a9a Omit AuthorizationService from the default configurations, because the service doesn't exist in the distribution. 14 жил өмнө
  Diva Canto fa272e7521 Updated configs. 14 жил өмнө
  Diva Canto 66920a9047 Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be. 14 жил өмнө
  Diva Canto 6998668bbc * Last reference to CommsManager.UserProfileCacheService removed 14 жил өмнө
  Diva Canto 1ac36bb5d9 Forgot to add these to the grid configs, so that logins work. 14 жил өмнө
  Diva Canto 99efa99585 Successfully logged into a grid. 14 жил өмнө
  Diva Canto 36dcfd2b80 * Changed logic of enabling LLProxyLoginModule to follow the new style -- true/false on the name, rather than gridmode=true. 14 жил өмнө
  Diva Canto b1d204802f Minor bug fixes. 14 жил өмнө
  Diva Canto ae222140ca Finished spec-ing the .inis for the new grid service modules. 14 жил өмнө
  diva e1fd76ace6 Moving these nice HG connectors to their homes. 15 жил өмнө
  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. 15 жил өмнө
  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. 15 жил өмнө
  diva 7f772d7a7d Fixed problem in configuration for GridHypergrid.ini. 15 жил өмнө