Diva Canto
|
fd57c91b4a
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
|
vor 13 Jahren |
Diva Canto
|
46cdd442a8
[Profiles] --> [Profile]
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
Jeff Ames
|
eeca0ee009
Formatting cleanup.
|
vor 14 Jahren |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
vor 14 Jahren |
Diva Canto
|
1314c87f36
Enabled GridInfoServiceInConnector for standalones.
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
Diva Canto
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
19b4770fe7
start laoding griduser local connector, though it isn't invoked by anything yet
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
aad17e7513
Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
e97ba57788
reset the accidental local configuration changes
|
vor 14 Jahren |
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).
|
vor 14 Jahren |
Melanie
|
38ea1dd5c8
Merge branch 'master' into presence-refactor
|
vor 14 Jahren |
Diva Canto
|
774958bbbf
Added FriendsData to both Null storage and SQLite. Untested.
|
vor 14 Jahren |
Diva Canto
|
679ad95750
List of friends now retrieved upon login. Configured and tested in standalone only.
|
vor 14 Jahren |
Jeff Ames
|
e6c869ddfc
Minor formatting cleanup.
|
vor 14 Jahren |
Diva Canto
|
552e9e8c78
* Added SQlite connector for AvatarData. Tested -- works.
|
vor 14 Jahren |
Diva Canto
|
0ab6aac052
Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work.
|
vor 14 Jahren |
Diva Canto
|
dc19785672
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
|
vor 14 Jahren |
Melanie
|
9f5b39300a
Add InventoryService to default standalone config
|
vor 14 Jahren |
Diva Canto
|
b18e95b3a2
Added missing configs to Standalone.ini
|
vor 14 Jahren |
Diva Canto
|
bd6d1a2444
Moved prim crossing to EntityTransferModule. Not complete yet.
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
vor 15 Jahren |
Diva Canto
|
be2f033626
More renames to make everything consistent. This is the UserAccountService.
|
vor 15 Jahren |
Diva Canto
|
88d2df597e
* Fixed names.
|
vor 15 Jahren |
Diva Canto
|
f43a648052
* Added the new modules to Resources, making them active.
|
vor 15 Jahren |
Diva Canto
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
vor 15 Jahren |
Diva Canto
|
ae222140ca
Finished spec-ing the .inis for the new grid service modules.
|
vor 15 Jahren |
Diva Canto
|
67276589c8
Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo.
|
vor 15 Jahren |