OpenSimMirror/OpenSim/Services/Connectors
Jonathan Freedman d4144bedb8 * change the data exchanged within hypergrid transactions 2010-10-21 23:22:15 -04:00
..
Asset Made the HG asset and inventory brokers use the Helo service in order to instantiate the right network connectors. Tested on Robust only. 2010-09-08 14:13:01 -07:00
Authentication * Typo fixes 2010-03-09 12:06:53 -08:00
Authorization Make the auth module silent when there is no configuration for it 2010-01-14 02:42:15 +00:00
Avatar Removed unnecessary debug message. 2010-01-13 15:35:45 -08:00
Friends Remove various warnings and improve logging messages. No functional changes. 2010-08-23 22:24:23 +01:00
Grid Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. 2010-08-06 17:43:09 -07:00
GridUser Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior 2010-09-29 14:34:02 -07:00
Hypergrid * change the data exchanged within hypergrid transactions 2010-10-21 23:22:15 -04:00
Inventory Formatting cleanup. 2010-09-12 13:43:49 -04:00
Land * refactor refactor refactor ServerURI 4 lyfe 2010-10-02 19:17:02 -04:00
Neighbour * refactor refactor refactor ServerURI 4 lyfe 2010-10-02 19:17:02 -04:00
Presence 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. 2010-05-07 21:29:56 -07:00
SimianGrid Merge branch 'master' of git://opensimulator.org/git/opensim 2010-10-05 14:17:18 -04:00
Simulation * additional serveruri cleanup 2010-10-03 18:03:53 -04:00
UserAccounts Deleted verbose debug messages that are bringing sims to an halt. Increased the user cache expiration period to 33 hours. 2010-10-19 22:26:07 -07:00