Commit History

Author SHA1 Message Date
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Charles Krinke c34b5e9071 Clean up the region initialization GridServer messages a bit. 16 years ago
  Charles Krinke 1a679c8cd9 Simplify GridServer mainmap log messages. 16 years ago
  Teravus Ovares 8aae909412 * Added a configuration parameter on the Grid Server to disallow forceful banlists. 16 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 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
  Adam Frisby a7e103a922 * OGS project is now back down to zero warnings. 17 years ago
  MW f0ecc1de4c preliminary inter region communications (between regions in different instances) now works, so child agents and border crossings (and teleporting) now work. 17 years ago
  MW 7f03246653 Gird mode in sugilite should now work in so far as you should be able to login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). 17 years ago
  Adam Frisby 7b0bb7c616 * Fixed reservation handling for existing region authkey situations. Reservation key now overrides old sim key, however if reservation not found, sim key is used instead. 17 years ago
  mingchen bc02ddf523 *Fixed several bugs that crashed the viewer and opensim server when logging in on grid mode 17 years ago
  mingchen 583f2a9de8 *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) 17 years ago
  Adam Frisby 827cccb99c Grid Servers: 17 years ago