Historial de Commits

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