Commit History

作者 SHA1 備註 提交日期
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 年之前
  Adam Frisby fc6c4dc399 * Cleaning code still. 16 年之前
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 年之前
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 年之前
  Justin Clarke Casey 73f60f395a * Extra log line to notify the user console when a new user inventory skeleton has been successfully created. 16 年之前
  Justin Clarke Casey dcaf457bb8 * Change user inventory create from explicit 'create user' command on the console from sync to async 16 年之前
  Justin Clarke Casey e755727a0f * Change lazy user inventory creation on first login to synchronous rather than async. 16 年之前
  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 年之前
  Justin Clarke Casey e65b6f4dcd * Tiny, tiny, login message refinement to reduce human parsing requirements 16 年之前
  Justin Clarke Casey 379ac9c92a * Make it easier to follow logins on the user server by changing and tidying up log messages 16 年之前
  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 年之前
  Sean Dague 55ac1c6dce renaming of attributes in UserAgentData for readability 16 年之前
  Sean Dague ef7dfae41c changing UserAgentData to use properties. This caused more 16 年之前
  Sean Dague 25fea01b92 further renaming of properties for clarity 16 年之前
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was 16 年之前
  Teravus Ovares a253ac0830 Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option 16 年之前
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 年之前
  Sean Dague 86cf07f1c4 changing more references to OpenSim.Data 16 年之前
  Justin Clarke Casey 93303072dd * Minor: If a user exists but has no inventory in standalone, automatically create new inventory folders 16 年之前
  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 年之前
  Justin Clarke Casey c8f79eb9b4 * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() 16 年之前
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() 16 年之前
  Justin Clarke Casey ad6783ff40 * Massaging CAPS setup/teardown log messages 16 年之前
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. 16 年之前
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 年之前
  Teravus Ovares 42857fe4e9 * Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very. 16 年之前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年之前
  Jeff Ames 9f7639fd6d Formatting cleanup. 16 年之前
  Teravus Ovares 4e30f862af Building on Joha's update... 16 年之前
  Johan Berntsson 279e0061c5 Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 16 年之前