Histórico de Commits

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