Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeff Ames 65c5efe43b Formatting cleanup. hace 16 años
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! hace 16 años
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. hace 16 años
  Adam Frisby 2b886ab9f0 * Fix for mantis #1025 - Region always reports that location is unavailable. Thanks Lulurun. 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 d3cd2b0ae4 * On grid mode, if the inventory service is responding but returning an empty response to a whole agent inventory request, then post an inventory login failure message. hace 16 años
  Justin Clarke Casey 379ac9c92a * Make it easier to follow logins on the user server by changing and tidying up log messages hace 16 años
  Justin Clarke Casey 39165f3de4 * Send a meaningful response to both the user server console and the client if a login fails because the inventory service has failed. hace 16 años
  Sean Dague ef7dfae41c changing UserAgentData to use properties. This caused more hace 16 años
  Sean Dague 25fea01b92 further renaming of properties for clarity hace 16 años
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was hace 16 años
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase hace 16 años
  Teravus Ovares a0a0229fdf * Set Svn Properties eol-style: |337 hace 16 años
  Justin Clarke Casey 875211b262 * Various 1.19.0.5 grid inventory request fixes. These will only take affect once the region and the grid servers have upgraded to this revision hace 16 años
  Justin Clarke Casey c8f79eb9b4 * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() hace 16 años
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() hace 16 años
  Justin Clarke Casey ca6e557075 * minor: check in the rest of a comment I forgot to finish off in the last revision hace 16 años
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. hace 16 años
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. hace 16 años
  Teravus Ovares 443c66b432 Since we don't yet have a reliable way to release the lock that prevents a user from logging in a second time if they're already registered as logged in; hace 16 años
  Jeff Ames 47180080f0 Formatting cleanup. hace 16 años
  Jeff Ames 9f7639fd6d Formatting cleanup. hace 16 años
  Teravus Ovares 4e30f862af Building on Joha's update... hace 16 años
  Johan Berntsson 040a887b9c Last position will be stored in the DB on logout, and the avatar can continue from the same position in the next login (only with MySQL at the moment) hace 16 años
  Jeff Ames a8cfbbe963 Minor cleanup. hace 16 años
  Jeff Ames 001ce95e4c Clean up more unnecessary String.Format calls hace 16 años
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. hace 16 años
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton hace 16 años
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server hace 16 años
  Brian McBee 17c25796b8 checking return code may make failed teleports fail more gracefully. hace 16 años