Historique des commits

Auteur SHA1 Message Date
  UbitUmarov 04117d9f75 recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability il y a 7 ans
  UbitUmarov ba4e13ef55 a few changes to permissions folding... we are testing. at this point only use master for TESTING also il y a 7 ans
  Melanie Thielker 5587ee4500 Merge branch 'melanie' il y a 7 ans
  Melanie Thielker adcb1d8798 Allow setting the stats log file location in OpenSim.ini rather than app.exe.config il y a 7 ans
  UbitUmarov 733072b6a3 chance new effective permissions code to ease aggregation on demand( ie on changes). But still doing full aggregation on checks, so still heavy il y a 7 ans
  Melanie Thielker 568614af2c Remove the last instance of the legacy slam but being set il y a 7 ans
  UbitUmarov e475e65828 use of PermissionMask Bit3 for slam was a recent mistake, so make it only bit4 and move folded export to its more natural place as bit3 il y a 7 ans
  UbitUmarov e28ac282eb oops fix FolderMask acording il y a 7 ans
  UbitUmarov 1ff831c45b make the Slam bit actually be the two previus used ones, to try to minimize compatibilty issues il y a 7 ans
  UbitUmarov fb86e41561 fix incoerent definition of Slam bit (bits 3 and 4 used in diferent il y a 7 ans
  Melanie Thielker c74fa02d87 Harmonize case in Permissions enum il y a 7 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  UbitUmarov b6266c6a1d check if a parcelID is a encoded position data or a true UUID. This may fail, just reducing the odds. il y a 7 ans
  UbitUmarov 9b9f93c4b2 and yes HG uri again il y a 7 ans
  UbitUmarov e2d46c060c ok.. another try on the HG uri il y a 7 ans
  Melanie Thielker 5ad8bceb1d Fix OpenSim bombing when a MySQL connection string doesn't contain a password. il y a 7 ans
  UbitUmarov a2c80b20d7 try to make mono happy il y a 8 ans
  UbitUmarov 9953dad3a9 workaround potencial memory leak il y a 8 ans
  UbitUmarov b64f25e631 add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994) il y a 8 ans
  UbitUmarov 598e4ed7c9 rearrange handlers convertion math, harcoding the grid unit size of 256m, also inviting jit to use cpu barrel shifters. il y a 8 ans
  UbitUmarov a4caedceae rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere) il y a 8 ans
  Kevin Cozens 21de916225 Fixed the order of two file names used in a warning. il y a 8 ans
  UbitUmarov ce44ce447b coment out odd DoubleQueue class code il y a 8 ans
  UbitUmarov c903e3afd0 fix a 1m diference in regions view range estimations il y a 8 ans
  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) il y a 8 ans
  UbitUmarov 172bb05ec2 suspend the use of DisableSimulator, that is causing teleport and crossing issues il y a 8 ans
  UbitUmarov ae9d40c7d0 add a StringToBytes variant that takes Maximum lenght as argument. il y a 9 ans
  UbitUmarov 45ff7cec80 fix cut points of UTF-8 strings il y a 9 ans
  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) il y a 9 ans
  UbitUmarov a11edceb00 seems to compile ( tests comented out) il y a 9 ans