Commit History

Author SHA1 Message Date
  Dr Scofield feb30217de dr scofield's warning safari: 16 years ago
  Jeff Ames 4ec4e16c80 Formatting cleanup, minor refactoring, svn properties. 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Teravus Ovares eff470c0de * Added 3 warnings in response to the warnings. Adam, read the warnings. 16 years ago
  Teravus Ovares e8478dadc8 * Experiment in Zerocoding. 16 years ago
  Adam Frisby afd08c7477 * Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg. 16 years ago
  Adam Frisby 2eecc9756a * Attempted Fix for 1191 - Crash on ViewerEffectHandler. We are missing typedata data however it seems. 16 years ago
  Adam Frisby 4fa0cbdfbb * You can haz more spring cleaning. 16 years ago
  Adam Frisby a95f13a646 * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMERS. NAUGHTY. 16 years ago
  Adam Frisby 375163a6fe * Spring cleaning. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames d2806090ae Cleaned up a couple compiler warnings. 16 years ago
  Johan Berntsson c78eebfdfc Fixed a region split synchronization bug 16 years ago
  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 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Teravus Ovares d0b218f667 Committing ahzz's patch #619 - Description: 16 years ago
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 years ago
  Justin Clarke Casey f05f583613 Still chasing logout memory leak. Putting in small changes and temporary light verbosity to this end 16 years ago
  Teravus Ovares 3674257095 * This update contains a bucket-full of network optimizations. 16 years ago
  Justin Clarke Casey 548bbc97e5 * Chasing down memory leak where memory used by a client is not returned on client logout 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  lbsa71 710cb7589e * possibly the least significant commit so far into 2008 16 years ago
  Johan Berntsson 047aba2067 I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code. Let me know by IRC if there are other problems 16 years ago
  Teravus Ovares 32438ab1b9 * This update rolls back the packetpool and LibSL changes. Please retest and then patch these changes back in. Currently it's not quite ready for 0.5. The down side to this action, is that we loose some performance to the garbage collector for now. Given that the target date for 0.5 is *Two days* from now, I'm taking the initiative to work towards a real stable version. 16 years ago
  Adam Johnson 79496381fc Patch from Johan: LibSL updated to the latest revision (1568) and all packets are now 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Teravus Ovares a453672edb * Remapped the Connection shutdown path. 16 years ago
  Teravus Ovares adf7afb606 * Turned all instances of ForEach loops in ClientManager into Local Arrays. 16 years ago
  Teravus Ovares 615b40b68b * Refactored IClientAPI.OutPacket to require a second mandatory parameter. This parameter has an enum:int ThrottleOutPacketType and contains types; Resend, Land, Wind, Cloud, Task, Texture, and Asset. 16 years ago