Melanie
|
efae7c6fc2
Refactor: Move Dwell reply to a module that can be disabled. The prior,
|
12 年 前 |
BlueWall
|
8321ecb7a2
Revert "Move addin information to CoreModulePlugin.addin.xml"
|
12 年 前 |
BlueWall
|
2ec34580ce
Move addin information to CoreModulePlugin.addin.xml
|
12 年 前 |
Justin Clark-Casey (justincc)
|
1201307c73
Remove duplicate Warp3DImageModule entry in CoreModulePlugin.addin.xml
|
12 年 前 |
Diva Canto
|
7dfa0309c6
More on HG access control. This commit splits the UserManagementModule into the Basic one and the HG one, so that we can do everything that needs to be done for HG ACLs to work without interfering with the vanilla opensim. For the moment, it finds foreign users who have left a trace in the region, e.g. an object. This makes it possible to ban/IM/etc these users using the regular avatar picker. TODO: contact the UAS directly given a name of the form First.Last @foo.com.
|
12 年 前 |
Diva Canto
|
dce0e46eaa
Moved the Mono Addins declaration of the HGFriendsModule to where the one for FriendModule is -- CoreModulePlugin.addin.xml (trying to hunt down the slowness reported by Nebadon related to HGFriends)
|
13 年 前 |
Diva Canto
|
ac9697edbe
Fixed: EventQueueGet and other caps were being wrongly deregistered. Also CapabilitiesModule was being instantiated twice (damn Mono.Addins).
|
13 年 前 |
Diva Canto
|
10180760b7
Works!
|
13 年 前 |
Diva Canto
|
67555994ad
Amend to yesterday's deletions: forgot to delete the RemoteInventory module in th addin.xml file.
|
13 年 前 |
Melanie
|
0936455725
Adding the prim count module skeleton
|
14 年 前 |
Diva Canto
|
6a9ae9e7cb
Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority.
|
14 年 前 |
Melanie
|
7d62ab6a9e
Fix incorrect class name
|
14 年 前 |
Melanie
|
c97398575c
Convert the map image modules to new style modules
|
14 年 前 |
Melanie
|
ab4be3ffdf
Initial port of the Warp3D map tile renderer
|
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
|
cbb297bc79
Renamed HGInventoryBroker2 to HGInventoryBroker.
|
14 年 前 |
Diva Canto
|
5fda81e6bb
* XInventory fairly tested, including for HG. Almost ready to switch.
|
14 年 前 |
Diva Canto
|
3f9d38538e
XInventory connector/handler showing signs of life. Tested, but needs more testing.
|
14 年 前 |
Justin Clark-Casey (justincc)
|
19b4770fe7
start laoding griduser local connector, though it isn't invoked by anything yet
|
14 年 前 |
Diva Canto
|
267f3b8147
Fixed typo that was affecting the BasicInventoryAccessModule
|
14 年 前 |
Diva Canto
|
42f978a478
* HGScene is no more.
|
15 年 前 |
Diva Canto
|
5001f61c08
* HGGridConnector is no longer necessary.
|
15 年 前 |
Diva Canto
|
3d53694415
Go Home works. With security!!
|
15 年 前 |
Diva Canto
|
b2e6ec9e12
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
15 年 前 |
Diva Canto
|
f276ba57bf
HG agent transfers are starting to work. Gatekeeper handlers are missing.
|
15 年 前 |
Diva Canto
|
bd6d1a2444
Moved prim crossing to EntityTransferModule. Not complete yet.
|
15 年 前 |
Melanie
|
10f8c2ea9b
Merge branch 'master' into presence-refactor
|
15 年 前 |
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 年 前 |
Diva Canto
|
49618dc102
Moved GridInfo service from where it was to Handlers/Grid
|
15 年 前 |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
15 年 前 |