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 years ago |
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 years ago |
Diva Canto
|
38b8c52762
Removed obsolete configs.
|
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 |
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 |
Diva Canto
|
67b0fcf806
* Added OpenSim.Server.HG.ini as an add-on to OpenSim.Server.ini
|
14 years ago |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
14 years ago |
Diva Canto
|
40d8e91008
* Added a few files that were missing in the repo.
|
14 years ago |
Diva Canto
|
42f978a478
* HGScene is no more.
|
14 years ago |
Diva Canto
|
5001f61c08
* HGGridConnector is no longer necessary.
|
14 years ago |
Diva Canto
|
c9e64d578d
Fixed broken dll name.
|
14 years ago |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
14 years ago |
Diva Canto
|
7c00469cd2
Added ExternalName config on Gatekeeper.
|
14 years ago |
Diva Canto
|
8ddf787cfd
Hypergrid map search back on, this time with a config var in the grid service.
|
14 years ago |
Diva Canto
|
48b03c2c61
Integrated the hyperlinking with the GridService.
|
14 years ago |
Diva Canto
|
3d53694415
Go Home works. With security!!
|
15 years ago |
Diva Canto
|
b5fcb5e872
HG teleports through gatekeeper are working.
|
15 years ago |
Diva Canto
|
b2e6ec9e12
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
15 years ago |
Diva Canto
|
f276ba57bf
HG agent transfers are starting to work. Gatekeeper handlers are missing.
|
15 years ago |
Diva Canto
|
a7309d90da
* Added ServiceURLs to AgentCircuitData.
|
15 years ago |
Diva Canto
|
04e29c1bac
Beginning of rewriting HG. Compiles, and runs, but HG functions not restored yet.
|
15 years ago |
Diva Canto
|
bd6d1a2444
Moved prim crossing to EntityTransferModule. Not complete yet.
|
15 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.
|
15 years ago |
Diva Canto
|
daa9866a9a
Omit AuthorizationService from the default configurations, because the service doesn't exist in the distribution.
|
15 years ago |
Diva Canto
|
d939668d6a
Bug fix in create user: create inventory was missing.
|
15 years ago |
Diva Canto
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
15 years ago |
Diva Canto
|
96ecdcf9c5
* Added SetPassword to IAuthenticationService.
|
15 years ago |