Commit History

Author SHA1 Message Date
  UbitUmarov e096b49dd7 check if a packet can be sent imediatly without accounting it as sent on throttles when it is enqueued for later send. 9 years ago
  UbitUmarov 40cb83b555 make m_minimumDripRate a bit larger than mtu. Add a bucket space check that does not consume avaiable space, so reducing bandwidth 9 years ago
  UbitUmarov f57a48a0fb fix silly bug 9 years ago
  UbitUmarov 5bfd49404d start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on slow terrain send limits check 9 years ago
  UbitUmarov b6c3592411 fix/add lldialog and llTextBox message size error checks, aborting if error as spec. (we can change this to silent truncate and execute the larger ones since llUdp now does it. But doing as spec now) 9 years ago
  UbitUmarov 38aad774f7 change lldialog and llTextBox maximum message lenght to 512 bytes as specification. 9 years ago
  UbitUmarov ae9d40c7d0 add a StringToBytes variant that takes Maximum lenght as argument. 9 years ago
  UbitUmarov 55b524aa74 fix: set Normalized55FPS default to TRUE 9 years ago
  UbitUmarov d17633f6c0 replace StatisticsFPSfactor that needed to be changed with FrameTime to a simpler true or false Normalized55FPS that is now TRUE by default. Incorrectly this commit also contains changes that should had their own commits: changes to heartbeat time control ant to gathering and calculation of related statistics. 9 years ago
  UbitUmarov 3dc16b74af add StatisticsFPSfactor configuration option (fudge factor) with default of 1.0 (inactive), corresponding to current decision. rename MinFrameTime as FrameTime, change its value and ODE step time. Changed several related coments. (someone may need to translate them to proper english) 9 years ago
  UbitUmarov 097c56330a rename MinFrameTime as FrameTime, since it is not a minimum but a target value; retune its value a bit so reported FPS is closer to integer value; change ode step size acording to reduce jitter in phys FPS; Make Statistics Scaling factor (fludge factor) configurable. (legacy default of 5.0 in code) 9 years ago
  UbitUmarov 185d3bd39e change maximum angular velocity to a value derived from heartbeat rate and Nyquist. 9 years ago
  UbitUmarov eccc6f1081 fix wrong condition to set low angular velocity as Zero. 9 years ago
  UbitUmarov 69fefd1d00 send the estimation of time dilation at packet build time, not the one at unknown past. 9 years ago
  UbitUmarov 527ea37540 change OfflineMessageModule from new avination code to original master, for compatibility with current web servers php scripts. This may change after current test phase 9 years ago
  UbitUmarov f8efd00775 add a console/log warning about large physics meshs on ubOde that can have negative impact on region load 9 years ago
  UbitUmarov dc752e8d82 fix get/set parameters on avatars 9 years ago
  UbitUmarov 89655b0baa apply OtakuMegane code changes to irc channel chat so some characters are not lost 9 years ago
  UbitUmarov baf5649b70 fix avatarAppearance wearables copy 9 years ago
  Melanie Thielker 51e5204a67 Add forgotten file 9 years ago
  Melanie Thielker d02f566b49 Merge branch 'master' into avinationmerge 9 years ago
  Melanie Thielker 6bb12ab975 Set wearables count to max legacy wearables for version < 0.4 9 years ago
  Melanie Thielker f88e4a1ec9 Plumb the rest of the context stuff. Well, what I see so far anyway 9 years ago
  Melanie Thielker 3da0a318b3 Merge branch 'avinationmerge' of opensimulator.org:/var/git/opensim into avinationmerge 9 years ago
  Diva Canto aea86f30a0 Don't crash the sim if the map image is null. 9 years ago
  Diva Canto af7c002d52 Don't crash the sim if the map image is null. 9 years ago
  Melanie Thielker 5f18f2ce6a More EntityTransferContext plumbing 9 years ago
  Melanie Thielker 69585a4824 More plumbing of the EntityTransferContext (not yet complete) 9 years ago
  UbitUmarov 29798cefcc Merge branch 'master' into avinationmerge 9 years ago
  UbitUmarov 54e1d54fb5 fix more merge issues 9 years ago