Commit History

Upphovsman SHA1 Meddelande Datum
  Justin Clark-Casey (justincc) 014cd4f8bb remove mono compiler warnings 13 år sedan
  Justin Clark-Casey (justincc) cace6eaa8a comment out some of the currently less useful debug log messages 13 år sedan
  Justin Clark-Casey (justincc) bcd784b316 for now, comment out some older or redundant log debug lines to make diagnostics easier 14 år sedan
  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 år sedan
  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 år sedan
  Diva Canto f4c165afe7 Bug fix: store correct position information upon logout. Fixes mantis #4608 14 år sedan
  Diva Canto 4dd523b45d * Changed IPresenceService Logout, so that it takes a position and a lookat 14 år sedan
  Diva Canto 43691e8270 Added some more log messages. This is beginning to work. 14 år sedan
  Diva Canto ad8ee18090 First pass at the local connector for presence. No cache yet. Just the connector to the local service and a presence detector object. 14 år sedan