提交歷史

作者 SHA1 備註 提交日期
  UbitUmarov a2c80b20d7 try to make mono happy 8 年之前
  UbitUmarov 9953dad3a9 workaround potencial memory leak 8 年之前
  UbitUmarov b64f25e631 add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994) 8 年之前
  UbitUmarov 598e4ed7c9 rearrange handlers convertion math, harcoding the grid unit size of 256m, also inviting jit to use cpu barrel shifters. 8 年之前
  UbitUmarov a4caedceae rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere) 8 年之前
  Kevin Cozens 21de916225 Fixed the order of two file names used in a warning. 8 年之前
  UbitUmarov ce44ce447b coment out odd DoubleQueue class code 9 年之前
  UbitUmarov c903e3afd0 fix a 1m diference in regions view range estimations 9 年之前
  UbitUmarov 5aa1c0d328 coment out warnings that do a messed around number of threadpool workitens and number of active threads ( at least when a pool is in use) 9 年之前
  UbitUmarov 172bb05ec2 suspend the use of DisableSimulator, that is causing teleport and crossing issues 9 年之前
  UbitUmarov ae9d40c7d0 add a StringToBytes variant that takes Maximum lenght as argument. 9 年之前
  UbitUmarov 45ff7cec80 fix cut points of UTF-8 strings 9 年之前
  UbitUmarov f0c865555b add a GetTimeStampMS method, this returns a time stamp in miliSeconds with the resolution avaiable for StopWatchs. Value in double since it can be large (as machine uptime in high resolution ticks) 9 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年之前
  UbitUmarov 371c9dd2af bad merge? 9 年之前
  UbitUmarov 0edffae7e4 more on tps and crossings 9 年之前
  Oren Hurvitz 4ad1468165 Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging 9 年之前
  Oren Hurvitz 2153a01cc7 Have osAvatarName2Key check the cache first, even for foreign users 9 年之前
  Oren Hurvitz 83da582261 Removed unused code related to DNS lookups 9 年之前
  Cinder 0af17c9484 llListRandomize() wasn't very random 9 年之前
  dahlia 8b2af1071f Add NaN and Infinity tests for SOP Velocity and Acceleration setters. 9 年之前
  Diva Canto ce1a87b784 Added overloaded LoadArchSpecificWindowsDll, to help addins load native libraries. 10 年之前
  Diva Canto 53c8318124 Added utility function that simplifies configuration loading of all addins. 10 年之前
  Justin Clark-Casey (justincc) f54c70741b Add "show threadpool calls active" console debug command. 10 年之前
  Justin Clark-Casey (justincc) ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 年之前
  Justin Clark-Casey (justincc) 72cb1cc7d6 Add "show threadpool calls" command to show count of all labelled smartthreadpool calls 10 年之前
  UbitUmarov a301bad8ad on util thread pool reduce the min number of threads, increase the 10 年之前
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 10 年之前
  Justin Clark-Casey (justincc) 1b75ec5647 Ignore whitespace when reading serialized XML objects. 10 年之前
  UbitUmarov 3e7f475e58 fix the damm thing 10 年之前