Historial de Commits

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