Commit History

Author SHA1 Message Date
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! 16 years ago
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 years ago
  Adam Frisby 2b886ab9f0 * Fix for mantis #1025 - Region always reports that location is unavailable. Thanks Lulurun. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  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. 16 years ago
  Justin Clarke Casey 379ac9c92a * Make it easier to follow logins on the user server by changing and tidying up log messages 16 years ago
  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. 16 years ago
  Sean Dague ef7dfae41c changing UserAgentData to use properties. This caused more 16 years ago
  Sean Dague 25fea01b92 further renaming of properties for clarity 16 years ago
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was 16 years ago
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 years ago
  Teravus Ovares a0a0229fdf * Set Svn Properties eol-style: |337 16 years ago
  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 16 years ago
  Justin Clarke Casey c8f79eb9b4 * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() 16 years ago
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() 16 years ago
  Justin Clarke Casey ca6e557075 * minor: check in the rest of a comment I forgot to finish off in the last revision 16 years ago
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. 16 years ago
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 years ago
  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; 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames 9f7639fd6d Formatting cleanup. 16 years ago
  Teravus Ovares 4e30f862af Building on Joha's update... 16 years ago
  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) 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Jeff Ames 001ce95e4c Clean up more unnecessary String.Format calls 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 years ago
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server 16 years ago
  Brian McBee 17c25796b8 checking return code may make failed teleports fail more gracefully. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago