Историја ревизија

Аутор SHA1 Порука Датум
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup пре 7 година
  Mic Bowman 64f2dc778a A pretty major restructuring of the simian method invocations in order to пре 11 година
  Robert Adams 59d19f038a Remove a null reference exception in SimianPresenceServiceConnector that пре 11 година
  Diva Canto b29a09ab8e Simina activity detector was too eager. Disabled it in case simian is not being used. пре 11 година
  Mic Bowman c7cd077e55 Optimize the number of Simian calls to get the initial presence пре 11 година
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. пре 11 година
  Melanie e13a17cc0c Allow retrival of multiple user records in one operation, analog to presence пре 12 година
  Justin Clark-Casey (justincc) 8233ef25ba Reduce amount of debug lopgging put out by some simiangrid connectors. Please re-enable if needed. пре 13 година
  John Hurliman 08ee7a0e51 Actually log users out (call LogoutAgent) in the SimianPresenceServiceConnector when LoggedOut() is called пре 13 година
  John Hurliman b6e0563ad7 Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior пре 13 година
  John Hurliman 9b7c99f0cf Made IGridUserService.SetLastPosition() more flexible to allow different possible implementations. This doesn't change any behavior or any Robust code, but it simplifies the SimianGrid connector by using the standard OpenSim interface for setting last position now пре 13 година
  John Hurliman 9609faa8eb * Run SimianGrid session updates asynchronously instead of from the main heartbeat thread пре 14 година
  Melanie b28d1b6ccd Fix Simian regression пре 14 година
  Melanie 7f9f9f9246 Fix a handful of copypaste errors пре 14 година
  Melanie 55d3c98917 Fix up presence connector in SimianGrid пре 14 година
  John Hurliman 4f79143f3f * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done пре 14 година
  Justin Clark-Casey (justincc) 74e5fe5aa9 Remove various warnings and improve logging messages. No functional changes. пре 14 година
  Diva Canto 13c22015e5 Removed sessionID from GridUserservice again. Removed parcel crossing detection from Robust connector. Fixed Simian to continue to send those location updates upon parcel crossing, without changing the interface. пре 14 година
  unknown 59dec2f989 * Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID пре 14 година
  Diva Canto d72769930a More cleaning on presence. Friends online/offline works again. пре 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 година
  John Hurliman 4c9cc56624 * Better logging for Authenticate() failures пре 14 година
  John Hurliman 1430441cf3 Change the SimianGrid connector log messages to start with "[SIMIAN " to avoid configuration confusion пре 14 година
  Dan Lake 62e0b53ca4 Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. пре 14 година
  John Hurliman 84459d2bc2 Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors пре 14 година
  John Hurliman 3036aba875 * Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode пре 14 година
  John Hurliman 9e3cdc4da5 Fixing the previous patch to work correctly with standalone mode пре 14 година
  John Hurliman 0b5141d45b Fixed SimianGrid connectors to gracefully exit if the required config sections are missing пре 14 година
  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 пре 14 година
  John Hurliman 2040649871 Adding the SimianGrid connectors пре 14 година