Historique des commits

Auteur SHA1 Message Date
  Sean Dague a5fb011041 in theory implement the backend of appearance for grid. il y a 16 ans
  Justin Clarke Casey 6812de9af2 * Minor: For no particularly good reason, make all console prompts conform to the same prompt scheme il y a 16 ans
  Jeff Ames 65c5efe43b Formatting cleanup. il y a 16 ans
  Justin Clarke Casey 0f50162961 * Refactor additional stats collection common code into base opensim server il y a 16 ans
  Jeff Ames c995d60d37 Formatting cleanup. il y a 16 ans
  Justin Clarke Casey 313a635d1e * Fix opensim region server shutdown. il y a 16 ans
  Adam Frisby 80cbd468ea * Some refactorings. il y a 16 ans
  Justin Clarke Casey 250fb6f5db * Move shutdown processing to base OpenSimServer, overriding the method where appropriate il y a 16 ans
  Sean Dague 1b7f1c956c plumb in connection string to the user database paths. mysql and mssql il y a 16 ans
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. il y a 16 ans
  Adam Frisby fc6c4dc399 * Cleaning code still. il y a 16 ans
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). il y a 16 ans
  Justin Clarke Casey dcaf457bb8 * Change user inventory create from explicit 'create user' command on the console from sync to async il y a 16 ans
  lbsa71 7f11079f57 * Refactored out common http handler operations il y a 16 ans
  Jeff Ames 47180080f0 Formatting cleanup. il y a 16 ans
  Teravus Ovares fe49c96ee0 * Applying Ahzz's profile patch. Thanks Ahzz! il y a 16 ans
  Teravus Ovares cb828c9824 * More Message server stuff. Still not ready. il y a 16 ans
  Teravus Ovares b831a91852 * Message Server Linkages (still not ready for use so don't start it yet) il y a 16 ans
  Justin Clarke Casey 500d259c25 * Do not allow a user to be created if one with the same name already exists il y a 16 ans
  Tedd Hansen 44385800cf Changed UserServer create user password input to cleartext so we can see what the all the fuzz/blur is about. Make sure that you hide your monitor and that there are no black vans with large antennas parked outside while you type the password. il y a 16 ans
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly il y a 16 ans
  Jeff Ames 49622dfbc5 Update version numbers to 0.5 il y a 16 ans
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. il y a 16 ans
  Justin Clarke Casey baefa05b57 * Rebase all current servers on common abstract BaseOpenSimServer class il y a 16 ans
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton il y a 16 ans
  Justin Clarke Casey beefbb46d2 * Add total logouts (and total logins) to server side user stats il y a 16 ans
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server il y a 16 ans
  Teravus Ovares a3851b3812 * Added hooks for logout to all IUserService and all that implement it. il y a 16 ans
  Adam Frisby b25f9f322c * Mother of all commits: il y a 16 ans
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. il y a 16 ans