Commit History

Author SHA1 Message Date
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  mingchen 6551f17966 *Added SceneExternalChecks.cs that is used to manage checking the results of multiple functions that register with the class and return the result (usually true/false) based on those results. This is useful for module wanting to put their opinion in decisions such as 'can the user rez this object?' 16 years ago
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 years ago
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Teravus Ovares dd4deebbcb * Re-Fixed caps 16 years ago
  Teravus Ovares e777f88028 * A tweak of the caps system so that new caps have random paths instead of a fixed path 16 years ago
  mingchen 71ca162821 *Moved LandManagement into its own region module (spiffy!) 16 years ago
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Adam Frisby a360116502 * Disabled ancient TerrainEngine. 16 years ago
  Adam Frisby f64611862a * New Terrain Module (disabled, search for 'usingTerrainModule = false' to reenable) 16 years ago
  Adam Frisby 415fc22e5e * Removed a bunch of compiler warnings. 16 years ago
  Adam Frisby c5d1f87cd2 * Removed and sorted using clauses in a number of files. 16 years ago
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 years ago
  Teravus Ovares 582964800c * Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions 16 years ago
  Adam Frisby 91d9248fce * Removed some catch-all-ignores from UDPServer in an attempt to look for #305. 16 years ago
  Teravus Ovares 07d0f558c4 * Fixed nebadon's UserServer crash bug from yesterday. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Justin Clarke Casey 3e75dede1b Persistent prim inventory phase 5. Restart scripts contained in persisted prims on region start. 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
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Teravus Ovares afe63faa2e * Fix for mantis 0000040 After client logout remote host closed connection on Simulator makes sim unuseable->'Closed Connection Called' 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 years ago
  Teravus Ovares 175b6115f1 * Restarting regions with the estate tools works in sandbox mode. I'm still working on grid mode, however. It doesn't break anything, but that feature doesn't work in grid mode yet either. 17 years ago
  Teravus Ovares d263a044b1 * Added the ability to restart your individual sims from within them using the estate tools. 17 years ago
  MW 448612db62 Added "remove-region <region name>" console command that "should" remove the named region/scene. 17 years ago
  MW d56ed8fe9c Some more refactoring 17 years ago
  MW 039f2c46c0 Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management. 17 years ago
  MW dabbdec2cd First part of Scene refactoring: 17 years ago