Commit History

Author SHA1 Message Date
  Melanie 79ba96ad6f Limit the number of packet data blocks to 50, as packets are already limited 14 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Melanie Thielker c8d44971c4 Implement an ingenious solution to pacekt pool performance suggested by 15 years ago
  Jeff Ames 8ea12ad6c0 Add copyright header. Formatting cleanup. Ignore some generated files. 15 years ago
  Melanie Thielker 62bcf0e694 Numerous packet improvements. 15 years ago
  Melanie Thielker 8c97214741 Also add these packet to the list of packets to be recycled. No enabled 15 years ago
  Melanie Thielker ac944def3f Fix the issue that stopped the packet pool from working. Add a mechanism 15 years ago
  Jeff Ames d81bc4b5f2 Avoid NRE if client sends unrecognized packet type. 15 years ago
  Justin Clarke Casey 72ff5322f5 * Replace manually zeroing with Array.Clear(). Thanks cmickeyb 15 years ago
  Justin Clarke Casey 97f4226666 * Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server 15 years ago
  Jeff Ames fdec8390c1 Update svn properties, minor formatting cleanup. 15 years ago
  Melanie Thielker 166690d539 Add one more check for key presence 15 years ago
  Adam Frisby 765fc6c289 * Removed a lock in a high performance section of OpenSim, in cases when it is not necessary. 15 years ago
  Adam Frisby d7aedf343a * Small fix for when PacketPool is disabled to prevent it from crashing immedietly. 15 years ago
  Adam Frisby dcdfde834f LLUDP Client View 15 years ago
  Melanie Thielker 490ac0be00 Implement proper persistence of the following prim properties: 16 years ago
  Justin Clarke Casey ea8c18f63d * minor: just minor doc and tidy up 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Melanie Thielker eaff580abe Patch #9160 16 years ago
  Jeff Ames 6a1b787436 More formatting cleanup. 16 years ago
  Jeff Ames c995d60d37 Formatting cleanup. 16 years ago
  Adam Frisby 01f31fd933 * Breaking all the code, breaking all the code..! 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
  MW f61ea1998e Added back a fix that lbsa71 did aqes ago to fix a buffer overflow in the packetpool, which somewhere through time got lost/reverted 16 years ago
  Jeff Ames e5b9144282 Formatting cleanup. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Adam Frisby 14b37533aa * Removed more compiler warnings, dead code, etc. 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 5a6fd21a2c Whitespace cleanup. 16 years ago