Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). vor 16 Jahren
  Jeff Ames 47180080f0 Formatting cleanup. vor 16 Jahren
  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. vor 16 Jahren
  Jeff Ames a8cfbbe963 Minor cleanup. vor 16 Jahren
  Justin Clarke Casey d546859bc1 * Change logger to handle [<entry>] where <entry> contains non alphabetic characters vor 16 Jahren
  Justin Clarke Casey f05f583613 Still chasing logout memory leak. Putting in small changes and temporary light verbosity to this end vor 16 Jahren
  Justin Clarke Casey 548bbc97e5 * Chasing down memory leak where memory used by a client is not returned on client logout vor 16 Jahren
  lbsa71 efd90b56b7 * Optimized usings vor 16 Jahren
  Teravus Ovares 87d55443d3 * Added slightly better object sit handling vor 16 Jahren
  Teravus Ovares a453672edb * Remapped the Connection shutdown path. vor 16 Jahren
  Teravus Ovares afe63faa2e * Fix for mantis 0000040 After client logout remote host closed connection on Simulator makes sim unuseable->'Closed Connection Called' vor 16 Jahren
  lbsa71 653a41fa03 * some work on not storing the circuitPack (bad thing if we're going to reuse packets) vor 16 Jahren
  Jeff Ames 8d995a5a5d Minor cleanup vor 16 Jahren
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom vor 16 Jahren
  lbsa71 67e12b95ea * Optimized usings vor 16 Jahren
  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. vor 16 Jahren
  lbsa71 eb8640f368 * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-instance requests to vor 17 Jahren
  lbsa71 40468f18a4 * Encapsulated all CommunicationsManager services vor 17 Jahren
  lbsa71 2afbf8b22b * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvatar and MakeChildAgent respectively vor 17 Jahren
  lbsa71 3f6b3f6b59 * Moved SendLogoutPacket back to IClientAPI. vor 17 Jahren
  lbsa71 70d9cec3b5 * Yet some more connectivity restructuring vor 17 Jahren
  lbsa71 0bac4b430c * Handlerized ViewerEffect vor 17 Jahren
  lbsa71 a963b3057b * Replaced usage of ClientView with IClientAPI vor 17 Jahren
  Sean Dague ffe9c9374a mass update of urls in source code to new website vor 17 Jahren
  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). vor 17 Jahren
  MW 67873b8614 Deleted old inventoryCache.cs vor 17 Jahren
  lbsa71 07b011af3a * renamed some scene to world vor 17 Jahren
  lbsa71 39b64564dc * Started renaming world to Scene vor 17 Jahren
  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). vor 17 Jahren
  mingchen 222becc879 *New Configuration System, much easier and less buggy compared to the original system in place vor 17 Jahren