コミット履歴

作者 SHA1 メッセージ 日付
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
  Justin Clarke Casey a31792ee5c * prune and regrade log messages relating to client login and logout 15 年 前
  Adam Frisby 434afaf717 * Added and removed debug information relating to client connections 16 年 前
  Adam Frisby cf0a14bec9 * Added IClientIM to IClientCore interfaces 16 年 前
  Justin Clarke Casey 5feaff8524 test: Extend malformed packet test to actually check that a valid packet can get through after the malformed ones have been sent 16 年 前
  Justin Clarke Casey 87e85489f3 * refactor: move viewer effect packet into LLClientView 16 年 前
  Justin Clarke Casey 8ba8b0300a * Create a new ViewerEffectPacket for each viewer rather than reusing the packet structure 16 年 前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Mike Mazur 97d5b5a1eb De-coupling the IClientAPI interface and ClientManager class from the 16 年 前
  Dr Scofield feb30217de dr scofield's warning safari: 16 年 前
  Jeff Ames 4ec4e16c80 Formatting cleanup, minor refactoring, svn properties. 16 年 前
  Jeff Ames 65c5efe43b Formatting cleanup. 16 年 前
  Teravus Ovares eff470c0de * Added 3 warnings in response to the warnings. Adam, read the warnings. 16 年 前
  Teravus Ovares e8478dadc8 * Experiment in Zerocoding. 16 年 前
  Adam Frisby afd08c7477 * Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg. 16 年 前
  Adam Frisby 2eecc9756a * Attempted Fix for 1191 - Crash on ViewerEffectHandler. We are missing typedata data however it seems. 16 年 前
  Adam Frisby 4fa0cbdfbb * You can haz more spring cleaning. 16 年 前
  Adam Frisby a95f13a646 * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMERS. NAUGHTY. 16 年 前
  Adam Frisby 375163a6fe * Spring cleaning. 16 年 前
  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 年 前
  Jeff Ames d2806090ae Cleaned up a couple compiler warnings. 16 年 前
  Johan Berntsson c78eebfdfc Fixed a region split synchronization bug 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 年 前
  Teravus Ovares d0b218f667 Committing ahzz's patch #619 - Description: 16 年 前
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 年 前
  Justin Clarke Casey f05f583613 Still chasing logout memory leak. Putting in small changes and temporary light verbosity to this end 16 年 前
  Teravus Ovares 3674257095 * This update contains a bucket-full of network optimizations. 16 年 前
  Justin Clarke Casey 548bbc97e5 * Chasing down memory leak where memory used by a client is not returned on client logout 16 年 前