Diva Canto
|
f8c79fe20a
|
Flattening the ServiceURLs
|
2010-01-02 20:11:59 -08:00 |
Melanie
|
489a4752a5
|
Change the requester a little
|
2010-01-03 03:24:06 +00:00 |
Diva Canto
|
08b507517b
|
Test client for remote presence connector, and for the service itself. Connector seems to work well.
|
2010-01-02 18:18:13 -08:00 |
Diva Canto
|
6da6b8d9c5
|
* Converters from new AvatarData to old AvatarAppearance and vice-versa
* Login now retrieves AvatarData from AvatarService and sends it off with the agent data
|
2010-01-02 16:26:40 -08:00 |
Diva Canto
|
28702f585f
|
* Avatar service connectors all in place, but untested.
* Fixed a typo in RemoteUserAccountServiceConnector module.
|
2010-01-02 15:07:38 -08:00 |
Diva Canto
|
e73eb55ad8
|
Changed the rest of references to IAvatarData to AvatarData
|
2010-01-02 12:18:22 -08:00 |
Melanie
|
9f273717a2
|
Add virtual method StateChange to ScriptBaseClass
|
2010-01-02 19:43:54 +00:00 |
Melanie
|
3a19c85803
|
Change to a class
|
2010-01-02 19:32:46 +00:00 |
Melanie
|
90b65338e6
|
Strip the lindenisms from the interface
|
2010-01-02 19:29:02 +00:00 |
Diva Canto
|
7c06634e52
|
Clarifying comments.
|
2010-01-02 11:43:29 -08:00 |
Melanie
|
78173996b9
|
First stab at avatar data. Very generic
|
2010-01-02 17:50:15 +00:00 |
Melanie
|
c5149fe229
|
Minor interface changes
|
2010-01-02 17:42:41 +00:00 |
Diva Canto
|
dbb16bf2db
|
* Forgotten ILibraryService from yesterday
* New IAvatarService -- first pass
|
2010-01-02 09:54:46 -08:00 |
Diva Canto
|
8a9677a531
|
The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible.
|
2010-01-01 21:12:46 -08:00 |
Diva Canto
|
ec53301e63
|
Forgotten modules in prior commit.
|
2010-01-01 18:59:54 -08:00 |
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.
|
2010-01-01 16:54:24 -08:00 |
Melanie
|
0d9591bf35
|
Prevent the creation of duplicate inventory folders in the case of a login
database issue. Now the login will instaead fail later.
|
2010-01-01 22:51:00 +00:00 |
Melanie
|
4bca697865
|
Remove the inner Md5 to let the auth service handle md5 passwords
|
2010-01-01 18:08:02 +00:00 |
Diva Canto
|
c540c93b54
|
Auth data migration.
|
2010-01-01 08:45:41 -08:00 |
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...
* HAPPY NEW YEAR!
|
2009-12-31 20:51:35 -08:00 |
Diva Canto
|
5ab871cb6a
|
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
|
2009-12-31 19:58:42 -08:00 |
Melanie
|
20318dba05
|
Finally restire the EMPTY friends module (what a mess)
|
2010-01-01 02:05:19 +00:00 |
Diva Canto
|
1427572294
|
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
|
2009-12-31 17:19:22 -08:00 |
Diva Canto
|
130c80efe0
|
A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almost done...
|
2009-12-31 17:18:55 -08:00 |
Melanie
|
61f63fdc38
|
Put PassCollision on the ignore list for testing, since we don't save that
yet.
|
2009-12-31 23:51:53 +00:00 |
Melanie
|
872387d278
|
Merge branch 'master' into presence-refactor
|
2009-12-31 23:30:41 +00:00 |
Melanie
|
a876cfad01
|
Merge branch 'presence-refactor' of melanie@opensimulator.org:/var/git/opensim into presence-refactor
|
2009-12-31 23:30:09 +00:00 |
Revolution
|
3ec502f551
|
Readds llCollisionFilter and adds llPassCollision.
Applied with whitespace cleanup
Signed-off-by: Melanie <melanie@t-data.com>
|
2009-12-31 23:29:32 +00:00 |
Diva Canto
|
0ce9be653d
|
* Added the Login server handlers that were lost in yesterday's commit grief
* More beef to the LLLoginService
* Better design for handling local simulation service
|
2009-12-31 14:59:26 -08:00 |
Revolution
|
e6cd7f28de
|
Readds llCollisionFilter and adds llPassCollision.
Applied with whitespace cleanup
Signed-off-by: Melanie <melanie@t-data.com>
|
2009-12-31 21:42:52 +00:00 |
Melanie
|
004c751a1b
|
Whitespace cleanup (changed hard tabs to 4 spaces)
|
2009-12-31 21:36:04 +00:00 |
Revolution
|
8ca37dbefa
|
Adds Friend Finding functionality.
Signed-off-by: Melanie <melanie@t-data.com>
|
2009-12-31 21:31:04 +00:00 |
Revolution
|
234d4e1105
|
Adds tons of packets.
Applied with change: Changed spelling to Summary (from Summery)
Signed-off-by: Melanie <melanie@t-data.com>
|
2009-12-31 21:24:56 +00:00 |
Diva Canto
|
f4efa325bb
|
More progress on both the Simulation service and the Login service. Both still unfinished.
|
2009-12-31 11:42:33 -08:00 |
Diva Canto
|
a8901a40f4
|
Simulation handlers (agents & objects) completed.
|
2009-12-31 09:25:16 -08:00 |
Melanie
|
9c4e6f060a
|
This patch caused serialization errors and needs to be reexamined
Revert "[PATCH] Adds llCollisionFilter"
This reverts commit eab2b4c6a9 .
|
2009-12-31 06:41:10 +00:00 |
Diva Canto
|
af29999d7d
|
No-op.
|
2009-12-30 21:29:29 -08:00 |
Diva Canto
|
c664307126
|
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/opensim into presence-refactor
|
2009-12-30 21:00:52 -08:00 |
Diva Canto
|
b29ae72460
|
First pass at the new login service. Still incomplete, but doesn't disrupt the existing code.
|
2009-12-30 21:00:16 -08:00 |
Melanie
|
eab2b4c6a9
|
[PATCH] Adds llCollisionFilter
Thank you, Revolution. Applied with minor changes.
|
2009-12-31 04:48:59 +00:00 |
unknown
|
87959464c9
|
Adds osKickUser and osSetSpeed
Signed-off-by: Melanie <melanie@t-data.com>
|
2009-12-31 03:56:55 +00:00 |
Melanie
|
01f6aee020
|
Implement avatar picker queries
|
2009-12-31 02:26:00 +00:00 |
Melanie
|
99ad7aac7f
|
Implement saving user account data
|
2009-12-31 01:34:03 +00:00 |
Melanie
|
3507005d9d
|
Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.
Implement the fetch operations fully. Rename one last UserService file to
UserAccountService
|
2009-12-31 01:16:16 +00:00 |
Melanie
|
96f387ce49
|
Make ScopeID be wild on user queries. Just pass it as UUID.Zero
|
2009-12-30 22:44:04 +00:00 |
Melanie
|
a21ce9151b
|
Merge branch 'master' into presence-refactor
|
2009-12-30 22:24:14 +00:00 |
Melanie
|
bda18c33fd
|
Merge branch 'presence-refactor' of melanie@opensimulator.org:/var/git/opensim into presence-refactor
|
2009-12-30 22:23:58 +00:00 |
Melanie
|
b6097ae9a8
|
Some modifications to user service. Query by name is implemented now
|
2009-12-30 22:23:17 +00:00 |
Diva Canto
|
1d2a332b96
|
Unit tests for presence. They helped fix a couple of wrongnesses.
|
2009-12-30 14:17:18 -08:00 |
Teravus Ovares (Dan Olivares)
|
e6c71d6df6
|
* Fixes Sitting on the ground.
|
2009-12-30 15:55:49 -05:00 |