Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. 16 vuotta sitten
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders 16 vuotta sitten
  Justin Clarke Casey c8f79eb9b4 * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() 16 vuotta sitten
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() 16 vuotta sitten
  Justin Clarke Casey ad6783ff40 * Massaging CAPS setup/teardown log messages 16 vuotta sitten
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. 16 vuotta sitten
  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 vuotta sitten
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 vuotta sitten
  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 vuotta sitten
  Jeff Ames 47180080f0 Formatting cleanup. 16 vuotta sitten
  Jeff Ames 9f7639fd6d Formatting cleanup. 16 vuotta sitten
  Teravus Ovares 4e30f862af Building on Joha's update... 16 vuotta sitten
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 vuotta sitten
  Teravus Ovares 9b675a6888 * Converted the last of the events to the private delegate instance method to avoid race conditions. 16 vuotta sitten
  Jeff Ames a8cfbbe963 Minor cleanup. 16 vuotta sitten
  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 vuotta sitten
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 vuotta sitten
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 vuotta sitten
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton 16 vuotta sitten
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server 16 vuotta sitten
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. 16 vuotta sitten
  Teravus Ovares b4c9b6bd19 * You can add and remove a friend in standalone now within the same simulator. It saves. 16 vuotta sitten
  Justin Clarke Casey 60fa75ac04 Standard library folders can now be configued in the xml in inventory/OpenSimLibrary - no hardcoded changes are required. For some reason, all the folders are currently 16 vuotta sitten
  lbsa71 efd90b56b7 * Optimized usings 16 vuotta sitten
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 vuotta sitten
  Justin Clarke Casey 019d662606 Put out a more comprehensible message when user authentication fails than the current NullReferenceException based one 17 vuotta sitten
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 17 vuotta sitten
  MW 7f8a69f181 Some work on being able to set/send a users Buddylist info. (added handling code to LoginResponse). 17 vuotta sitten
  lbsa71 67e12b95ea * Optimized usings 17 vuotta sitten
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 vuotta sitten