Commit History

Author SHA1 Message Date
  Charles Krinke 6a1d9e8da1 Thank you very much daTwitch for your first contribution to the C# simulator. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  Adam Frisby f59f4e476d * Made it so that if you don't specify a key, the defaults will not be assumed. 16 years ago
  Adam Frisby 0b0df333dc * In the interests of making life difficult for everyone, the Grid Server now actually checks your authentication keys rather than ignoring them. 16 years ago
  Teravus Ovares f43e75762a * Adding More to the MessageServer classes. 16 years ago
  Teravus Ovares 04dbcee74c * A few more Message Server comms related updates 16 years ago
  Brian McBee 9985d53681 Added code to gridserver to prevent new region from connecting at X,Y location already used by an existing region. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago
  Charles Krinke c34b5e9071 Clean up the region initialization GridServer messages a bit. 17 years ago
  Charles Krinke 1a679c8cd9 Simplify GridServer mainmap log messages. 17 years ago
  Teravus Ovares 8aae909412 * Added a configuration parameter on the Grid Server to disallow forceful banlists. 17 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 17 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 years ago
  Adam Frisby 91c1e8a734 * Fixed a whole bunch of console messages. 17 years ago
  Teravus Ovares 082f2baebe Fixed an event in the events chain in inter-region communications. 17 years ago
  Dalien Talbot 6866dc5297 Additional debugging output to see for what coordinates is the worldmap 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 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. 17 years ago
  Tleiades Hax 05df857132 Possible fix for: Remoting exceptions with adjacent non-running sims. 17 years ago
  Tleiades Hax 44a7db0e44 Renamed SimProfileData to RegionProfileData 17 years ago
  lbsa71 9f6b709f3c * the worlds most insignificant commit 17 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  MW f388a47254 Added a Debug method to the Console/log class that has the Conditional attribute (set to "DEBUG"), so we can use that for writing extra debug info to the console. [for anyone who doesn't know about the Conditional attribute, it is a attribute that can be set on a method, and then any call to that method will on be compiled if the terms of that condition are met, ie is this case only if "DEBUG" is true. So its a cleaner implementation of the #if #endif directives]. 17 years ago
  Brian McBee 029f0e4e3d Grid/GridServer/GridManager.cs 17 years ago
  Adam Frisby 765ff13f22 * Assortment of Console changes - console messages are now grouped into modules (eg "client", "grid", "terrain", "storage", etc) 17 years ago
  Adam Frisby 08b04810a8 * Removing more compiler warnings. 17 years ago
  mingchen 222becc879 *New Configuration System, much easier and less buggy compared to the original system in place 17 years ago
  Adam Frisby 3a554de6e2 * Applying babblefrog's DNS patches from issue #188 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  Adam Frisby 2ccb8f7118 * Excelsior! 17 years ago