Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 63c1b7e475 Alter uuid gather so that it properly analyzes coalesced objects. 13 years ago
  Mic Bowman 371576d1dd Merge branch 'master' into queuetest 13 years ago
  Dan Lake 3640d0204f Added ability to remove unacked packet from UnackedPacketCollection without an acknowledgement from the network. This prevents RTT and throttles from being updated as they would when an ACK is actually received. Also fixed stats logging for unacked bytes and resent packets in this case. 13 years ago
  Dan Lake b5ab33b5e1 bug fix. Now when an unacked update packet is handled through ResendPrimUpdates, it is removed from the UnackedPacketCollection. 13 years ago
  Mic Bowman 7759bda833 Added an "immediate" queue to the priority queue. This is 13 years ago
  Mic Bowman 294b49ca3d Merge branch 'queuetest' of ssh://opensimulator.org/var/git/opensim into queuetest 13 years ago
  Mic Bowman 2b737c9cc2 Adds the first pass at an adaptive throttle to slow start new 13 years ago
  dahlia 212326eeb0 fix meshing failure on sculpt maps smaller than 64x64 13 years ago
  Justin Clark-Casey (justincc) ccc26f7443 Get Viewer 2 voice working with OpenSim. 13 years ago
  Justin Clark-Casey (justincc) b786860bac synchronize Robust.HG.ini.example FreeSWITCH config with other config files 13 years ago
  Justin Clark-Casey (justincc) 575257f3fe For consistency, uncomment ColladaMesh option in OpenSimDefaults.ini. Thanks for the spot, Ai Austin. 13 years ago
  Justin Clark-Casey (justincc) 2fa210243b Clean up freeswitch config to what is currently required. Add explanation to config parameters. Clean up some log messages. 13 years ago
  Mic Bowman 82de87ce99 Converted the property request queue to use the same retransmission 13 years ago
  Dan Lake 08d8a3e580 Requeue unacknowledged entity updates rather than resend then "as is". 13 years ago
  Dan Lake 6e4d970dae Requeue unacknowledged entity updates rather than resend then "as is". 13 years ago
  Justin Clark-Casey (justincc) 36c4e94ef7 Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future config parameters. 13 years ago
  Justin Clark-Casey (justincc) f5a041d012 bump default IAR version to 0.2 and 1.1 for the --profile version. 13 years ago
  Justin Clark-Casey (justincc) 6109605038 bump oar version number to 0.6. 13 years ago
  Justin Clark-Casey (justincc) 6600aa2baf Add regression test to check that OARs start with the control file. 13 years ago
  Justin Clark-Casey (justincc) e00e518692 add test to ensure that an IAR starts with the control file 13 years ago
  Justin Clark-Casey (justincc) 61619ddefc refactor: split out the code which actually copies a particular bundle to inventory 13 years ago
  Justin Clark-Casey (justincc) 71114d4ad1 refactor: rename DeleteToInventory() to CopyToInventory() 13 years ago
  Justin Clark-Casey (justincc) 5a404a9ab1 Fix bug where objects were being coalesced in the wrong positions. 13 years ago
  Justin Clark-Casey (justincc) 8533c63d89 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
  Justin Clark-Casey (justincc) 419fc9427e Provide a configuration setting to control whether multiple taken objects are coalesced to inventory 13 years ago
  Mic Bowman 452ae375f0 Merge branch 'master' into test-merge0418 13 years ago
  Melanie 03e725ad87 Mantis #5442: Add admin_save_heightmap 13 years ago
  Dan Lake 70084c5e3a More descriptive debug msg for ServiceOSDRequest failures. 13 years ago
  Mic Bowman 3e0e1057ac Remove the call to remove tokens from the parent. Under heavy load 13 years ago
  Diva Canto cd6dce1108 Fixes mantis #5431 -- coalesced objects in HG-enabled regions. Needs more testing to make sure HG inventory isn't broken by this (it shouldn't). 13 years ago