| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
external PHP and the default configuration makes it throw for not
having a URL to this PHP
|
|
|
|
|
| |
* Removed StorageManager
* CONFIG CHANGE: There are no more database settings in OpenSim.ini. Check the config-include configuration files for region store and estate store database settings
|
|
|
|
|
|
| |
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.
BTW, the Meshing files want to be committed too -- EOFs.
|
|
|
|
| |
there for now, in case bugs pop up with XInventory.
|
|
|
|
| |
* Added friends configs to grid .inis
|
| |
|
|
|
|
| |
lots of other obsolete configs.
|
| |
|
|
|
|
|
|
|
| |
the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic.
* HGSceneCommunicationService has been deleted
* SceneCommunicationService will likely be deleted soon too
|
| |
|
|
|
|
| |
service doesn't exist in the distribution.
|
| |
|
|
|
|
| |
* Grided-sims added the Library module
|
| |
|
| |
|
|
|
|
|
|
| |
true/false on the name, rather than gridmode=true.
* Better error messages on Add/Remove clients.
|
| |
|
| |
|
|
|
|
| |
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
Several improvements in the connectors themselves.
Several improvements in configurations.
Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored.
|
|
|
|
| |
grided sims. Made Cenome cache the default in standalone sims. More splitting in ini files, invisible to the user.
|
| |
|
|
configure their sims.
|