提交歷史

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