Commit History

Author SHA1 Message Date
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Teravus Ovares 4ee368785d * Acks the first UseCircuitCode packet 16 years ago
  Teravus Ovares 682f4e9257 * Fixes an issue with the BaseHttpServer in Linux 16 years ago
  Teravus Ovares 7bc0b7b6c1 * Fixes Region/Estate panel in current Linden Official client. 16 years ago
  Adam Frisby 803670e6ea * Removed more encoding faults. 16 years ago
  Adam Frisby 7286bd60b0 * Converted a large number of ASCII encodings to UTF8. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Adam Frisby a360116502 * Disabled ancient TerrainEngine. 16 years ago
  Teravus Ovares 9d6ea497e2 * Added the ability to start and stop all scripts in the simulator using the debug tab on the estate tools. This along with the disable physics via the debug tab are persistant across reboots. That means that if it's disabled when you shut down the simulator, the simulator will come up again when you start it up without loading the scripts. Turning them back on is as simple as unchecking 'disable scripts' in the debug tab of the estate tools. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Teravus Ovares 7476b26ae7 * Added a way to temporarily disable physics using the estate tools 16 years ago
  Tedd Hansen 6eaa9b4766 Anti-crash fix: Allow int (numbers without dot) when changing Estate terrain settings. 16 years ago
  Teravus Ovares 960b7e93b1 * Added the ability for estate managers to use the magic secondlife blue card of death to send out region and estate messages. 16 years ago
  Teravus Ovares 42e129cb33 * Fixing a the time clock issue on Sim Restart messages. See Mantis 287 16 years ago
  Teravus Ovares 0c555883d5 * Made covenant changes made in the estate tools persist across sim restarts. 16 years ago
  Teravus Ovares a72d33d3a5 * Added the ability for Region Owners to add and remove estate managers using the estate tools. 16 years ago
  Teravus Ovares 3a83be1721 * Did a bit of estate work. Added some fields to EstateSettings.xml for estate managers. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Teravus Ovares ccc8ffaaec * Added Incomplete Handling of the RegionInfoRequest packet 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Teravus Ovares d263a044b1 * Added the ability to restart your individual sims from within them using the estate tools. 16 years ago
  Teravus Ovares 615b40b68b * Refactored IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset. 16 years ago
  lbsa71 67e12b95ea * Optimized usings 16 years ago
  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. 16 years ago
  lbsa71 dd770c384c * Made EstateSetting static since there's only one instance, and we only need to create it once 16 years ago
  lbsa71 5fab795bf0 * Continued work on Region layer 17 years ago
  lbsa71 409bcd999d * Continuing refactoring of presence 17 years ago
  lbsa71 ca611c6668 * even more renaming and refactoring; the cleaning woman is on call. 17 years ago
  lbsa71 7335e5710b Rev 1971 : The Lbsa71 vintage commit 17 years ago
  lbsa71 8f0b03597b * Modernized ScriptManager to new interface-based module calls. 17 years ago