Historia zmian

Autor SHA1 Wiadomość Data
  Jeff Ames 65c5efe43b Formatting cleanup. 16 lat temu
  Adam Frisby a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 lat temu
  Justin Clarke Casey 46c8d7a5e1 From: Dr Scofield <[email protected]> 16 lat temu
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 lat temu
  Sean Dague 55ac1c6dce renaming of attributes in UserAgentData for readability 16 lat temu
  Sean Dague ef7dfae41c changing UserAgentData to use properties. This caused more 16 lat temu
  Sean Dague 25fea01b92 further renaming of properties for clarity 16 lat temu
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was 16 lat temu
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 lat temu
  Justin Clarke Casey 93303072dd * Minor: If a user exists but has no inventory in standalone, automatically create new inventory folders 16 lat temu
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. 16 lat temu
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders 16 lat temu
  Justin Clarke Casey c8f79eb9b4 * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() 16 lat temu
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() 16 lat temu
  Justin Clarke Casey ad6783ff40 * Massaging CAPS setup/teardown log messages 16 lat temu
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. 16 lat temu
  Justin Clarke Casey 20473af892 Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing 16 lat temu
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 lat temu
  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 lat temu
  Jeff Ames 47180080f0 Formatting cleanup. 16 lat temu
  Jeff Ames 9f7639fd6d Formatting cleanup. 16 lat temu
  Teravus Ovares 4e30f862af Building on Joha's update... 16 lat temu
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 lat temu
  Teravus Ovares 9b675a6888 * Converted the last of the events to the private delegate instance method to avoid race conditions. 16 lat temu
  Jeff Ames a8cfbbe963 Minor cleanup. 16 lat temu
  MW 694dff3b70 Some changes to remove some of the direct calls to CommsManager from Scene, so that they now go through the SceneCommunicationService. As a small step towards the day we can kill the CommsManager (YAY!) 16 lat temu
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 lat temu
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 lat temu
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 lat temu
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server 16 lat temu