커밋 기록

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