Commit History

Author SHA1 Message Date
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Johan Berntsson 279e0061c5 Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Justin Clarke Casey d546859bc1 * Change logger to handle [<entry>] where <entry> contains non alphabetic characters 16 years ago
  Justin Clarke Casey f05f583613 Still chasing logout memory leak. Putting in small changes and temporary light verbosity to this end 16 years ago
  Justin Clarke Casey 548bbc97e5 * Chasing down memory leak where memory used by a client is not returned on client logout 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago
  Teravus Ovares 87d55443d3 * Added slightly better object sit handling 17 years ago
  Teravus Ovares a453672edb * Remapped the Connection shutdown path. 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
  lbsa71 653a41fa03 * some work on not storing the circuitPack (bad thing if we're going to reuse packets) 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
  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 eb8640f368 * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-instance requests to 17 years ago
  lbsa71 40468f18a4 * Encapsulated all CommunicationsManager services 17 years ago
  lbsa71 2afbf8b22b * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvatar and MakeChildAgent respectively 17 years ago
  lbsa71 3f6b3f6b59 * Moved SendLogoutPacket back to IClientAPI. 17 years ago
  lbsa71 70d9cec3b5 * Yet some more connectivity restructuring 17 years ago
  lbsa71 0bac4b430c * Handlerized ViewerEffect 17 years ago
  lbsa71 a963b3057b * Replaced usage of ClientView with IClientAPI 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
  lbsa71 07b011af3a * renamed some scene to world 17 years ago
  lbsa71 39b64564dc * Started renaming world to Scene 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
  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