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 yıl önce |
Diva Canto
|
ac9697edbe
Fixed: EventQueueGet and other caps were being wrongly deregistered. Also CapabilitiesModule was being instantiated twice (damn Mono.Addins).
|
13 yıl önce |
Diva Canto
|
10180760b7
Works!
|
13 yıl önce |
Diva Canto
|
67555994ad
Amend to yesterday's deletions: forgot to delete the RemoteInventory module in th addin.xml file.
|
13 yıl önce |
Melanie
|
0936455725
Adding the prim count module skeleton
|
13 yıl önce |
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 yıl önce |
Melanie
|
7d62ab6a9e
Fix incorrect class name
|
14 yıl önce |
Melanie
|
c97398575c
Convert the map image modules to new style modules
|
14 yıl önce |
Melanie
|
ab4be3ffdf
Initial port of the Warp3D map tile renderer
|
14 yıl önce |
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 yıl önce |
Diva Canto
|
cbb297bc79
Renamed HGInventoryBroker2 to HGInventoryBroker.
|
14 yıl önce |
Diva Canto
|
5fda81e6bb
* XInventory fairly tested, including for HG. Almost ready to switch.
|
14 yıl önce |
Diva Canto
|
3f9d38538e
XInventory connector/handler showing signs of life. Tested, but needs more testing.
|
14 yıl önce |
Justin Clark-Casey (justincc)
|
19b4770fe7
start laoding griduser local connector, though it isn't invoked by anything yet
|
14 yıl önce |
Diva Canto
|
267f3b8147
Fixed typo that was affecting the BasicInventoryAccessModule
|
14 yıl önce |
Diva Canto
|
42f978a478
* HGScene is no more.
|
14 yıl önce |
Diva Canto
|
5001f61c08
* HGGridConnector is no longer necessary.
|
14 yıl önce |
Diva Canto
|
3d53694415
Go Home works. With security!!
|
15 yıl önce |
Diva Canto
|
b2e6ec9e12
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
15 yıl önce |
Diva Canto
|
f276ba57bf
HG agent transfers are starting to work. Gatekeeper handlers are missing.
|
15 yıl önce |
Diva Canto
|
bd6d1a2444
Moved prim crossing to EntityTransferModule. Not complete yet.
|
15 yıl önce |
Melanie
|
10f8c2ea9b
Merge branch 'master' into presence-refactor
|
15 yıl önce |
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 yıl önce |
Diva Canto
|
49618dc102
Moved GridInfo service from where it was to Handlers/Grid
|
15 yıl önce |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
15 yıl önce |
Melanie
|
b0a7bcb2c8
Add "StartDisabled" to [Startup] to make all regions start up with
|
15 yıl önce |
Diva Canto
|
c268e342d1
* Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle.
|
15 yıl önce |
Diva Canto
|
28702f585f
* Avatar service connectors all in place, but untested.
|
15 yıl önce |
Diva Canto
|
4240f2dec6
New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing.
|
15 yıl önce |
Diva Canto
|
1387919c20
Yes! First test of new login service done still in 2009! Bombs in auth, because the data migration is missing. Will fix it next year...
|
15 yıl önce |