Historie revizí

Autor SHA1 Zpráva Datum
  Justin Clarke Casey a6999f8a5d * Refactor: Remove unused inventory methods, some of which weren't properly implemented anyway. před 16 roky
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders před 16 roky
  Justin Clarke Casey c8f79eb9b4 * Refactor: Rename CreateInventoryData() to GetInventorySkeleton() před 16 roky
  Justin Clarke Casey 512e52be4c * Remove pointless boolean on AgentInventory.CreateRootFolder() před 16 roky
  Justin Clarke Casey ad6783ff40 * Massaging CAPS setup/teardown log messages před 16 roky
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. před 16 roky
  Justin Clarke Casey 20473af892 Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing před 16 roky
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. před 16 roky
  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. před 16 roky
  Jeff Ames 47180080f0 Formatting cleanup. před 16 roky
  Jeff Ames 9f7639fd6d Formatting cleanup. před 16 roky
  Teravus Ovares 4e30f862af Building on Joha's update... před 16 roky
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more před 16 roky
  Teravus Ovares 9b675a6888 * Converted the last of the events to the private delegate instance method to avoid race conditions. před 16 roky
  Jeff Ames a8cfbbe963 Minor cleanup. před 16 roky
  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!) před 16 roky
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. před 16 roky
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. před 16 roky
  Justin Clarke Casey a1c9349d47 Refactor only: serve stats objects directly through StatsManager singleton před 16 roky
  Justin Clarke Casey 90c853685c * Add very basic initial login stats to the user server před 16 roky
  Teravus Ovares 85fe8ed085 * This update enables the web_login method. před 16 roky
  Teravus Ovares b4c9b6bd19 * You can add and remove a friend in standalone now within the same simulator. It saves. před 16 roky
  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 před 16 roky
  lbsa71 efd90b56b7 * Optimized usings před 16 roky
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 před 16 roky
  Justin Clarke Casey 019d662606 Put out a more comprehensible message when user authentication fails than the current NullReferenceException based one před 17 roky
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. před 17 roky
  MW 7f8a69f181 Some work on being able to set/send a users Buddylist info. (added handling code to LoginResponse). před 17 roky
  lbsa71 67e12b95ea * Optimized usings před 17 roky
  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. před 17 roky