Commit History

Author SHA1 Message Date
  Teravus Ovares 425a7656ed * Removed the ObjectDisposed error. 17 years ago
  Teravus Ovares afe63faa2e * Fix for mantis 0000040 After client logout remote host closed connection on Simulator makes sim unuseable->'Closed Connection Called' 17 years ago
  Charles Krinke e7170496be Thank you, Kiryu for a patch to fix out of sync error in UDP server 17 years ago
  Charles Krinke 413fcc5709 The "Got a packet from an invalid client" has served its purpose 17 years ago
  Jeff Ames 8d995a5a5d Minor cleanup 17 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 years ago
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 17 years ago
  Adam Frisby be7ae3dd3e * Removed 12 compiler warnings. 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 a30866ed45 Added temporary try catch to udpserver while testing something out (will remove later) 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
  lbsa71 40468f18a4 * Encapsulated all CommunicationsManager services 17 years ago
  lbsa71 79045abe68 * Renamed stuff on UserManagerBase to get implicit implementation of IUserServices (instead of stubs) 17 years ago
  lbsa71 2afbf8b22b * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvatar and MakeChildAgent respectively 17 years ago
  lbsa71 c8f51836b8 * Gave Connectivity some more (manly) love. 17 years ago
  lbsa71 70d9cec3b5 * Yet some more connectivity restructuring 17 years ago
  lbsa71 0bac4b430c * Handlerized ViewerEffect 17 years ago
  Sean Dague ffe9c9374a mass update of urls in source code to new website 17 years ago
  MW c29df824c2 Converted the LSL scripting engine into a IRegionModule, so now all "modules" share a common base interface and are loaded from the single loader. (It seems to work fine, but I have left the old scriptengine loader, incase we have to change back). 17 years ago
  MW 67873b8614 Deleted old inventoryCache.cs 17 years ago
  Adam Frisby 038774de30 Commit 1/2 17 years ago
  lbsa71 39b64564dc * Started renaming world to Scene 17 years ago
  Adam Frisby ad5548de9f * More console related changes. 17 years ago
  MW 70fa302042 * Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be). 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
  mingchen 222becc879 *New Configuration System, much easier and less buggy compared to the original system in place 17 years ago
  lbsa71 497ab5d7ab * RegionApplicationBase restructuring now complete 17 years ago
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 years ago
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 years ago