Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) e97ba57788 reset the accidental local configuration changes 14 years ago
  Justin Clark-Casey (justincc) edb176447b Fix bug where approximately half the time, attachments would rez only their root prim until right clicked (or otherwise updated). 14 years ago
  Melanie 38ea1dd5c8 Merge branch 'master' into presence-refactor 14 years ago
  Diva Canto 774958bbbf Added FriendsData to both Null storage and SQLite. Untested. 14 years ago
  Diva Canto 679ad95750 List of friends now retrieved upon login. Configured and tested in standalone only. 14 years ago
  Jeff Ames e6c869ddfc Minor formatting cleanup. 14 years ago
  Diva Canto 552e9e8c78 * Added SQlite connector for AvatarData. Tested -- works. 14 years ago
  Diva Canto 0ab6aac052 Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work. 14 years ago
  Diva Canto dc19785672 Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite 14 years ago
  Melanie 9f5b39300a Add InventoryService to default standalone config 14 years ago
  Diva Canto b18e95b3a2 Added missing configs to Standalone.ini 14 years ago
  Diva Canto bd6d1a2444 Moved prim crossing to EntityTransferModule. Not complete yet. 14 years ago
  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 years ago
  Diva Canto 4dd523b45d * Changed IPresenceService Logout, so that it takes a position and a lookat 14 years ago
  Diva Canto be2f033626 More renames to make everything consistent. This is the UserAccountService. 14 years ago
  Diva Canto 88d2df597e * Fixed names. 14 years ago
  Diva Canto f43a648052 * Added the new modules to Resources, making them active. 14 years ago
  Diva Canto 1fa938aab0 Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. 14 years ago
  Diva Canto ae222140ca Finished spec-ing the .inis for the new grid service modules. 14 years ago
  Diva Canto 67276589c8 Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo. 14 years ago
  Diva Canto 35deff7ec4 Modules active. Tested HGGridConnector in standalone only for now. Modules commands work. 14 years ago
  Rob Smart 16940097be The stubs for an authorization service, at the moment the service will always grant access to an avatar entering the region if requested. 15 years ago
  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 years ago
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. 15 years ago
  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. 15 years ago
  Jeff Ames d4957dd9be Update svn properties. 15 years ago
  diva 92d5b1560d Added a few pre-packaged configurations to make it easier for people to configure their sims. 15 years ago