Commit History

Author SHA1 Message Date
  UbitUmarov 12658b1eed update libode for mac osX. Thanks Gavin Hird (mantis 7781) 8 years ago
  UbitUmarov 1b16ad9088 let get by handle also search on inner lookup table 8 years ago
  UbitUmarov 721d5ed145 well then also no need to remove them :) 8 years ago
  UbitUmarov 9e07c55746 no need to place normal size regions on the inner lookup table (HANDLEMASH ? its MASK) 8 years ago
  UbitUmarov 374911c410 try to speed up get by position X,Y on region info cache 8 years ago
  BlueWall e15dc72113 Provide tests for native datatypes where LSL Constants are used in lists as JSON elements. Namely: LSL_Float/double, LSL_String/string, LSL_Integer/int. Fixes http://opensimulator.org/mantis/view.php?id=7957 8 years ago
  UbitUmarov 2d8669ad39 reduce ubOde walking super climbers 8 years ago
  UbitUmarov a99df75a30 (mantis 7983) update local cache when storing a baked tex on assets server 8 years ago
  UbitUmarov 5baceff4e9 stop a spamming robust debug message 8 years ago
  UbitUmarov 90b899c4e4 do not try to cache same asset twice with hg enabled 8 years ago
  UbitUmarov 04ac81a46e minor cleanup 8 years ago
  UbitUmarov 908b5e8526 revert that and actually don't loose the estates :) 8 years ago
  UbitUmarov b1ef269dd3 add a extra null check on epxirecache out ( ?? ) 8 years ago
  UbitUmarov 4ba4c9cf9e missed a Math.sqrt ... 8 years ago
  UbitUmarov 708d2cd413 replace DateTime.Now by utcNow in another place 8 years ago
  UbitUmarov 8d5bc71a53 bug fix: use UtcNow in both places :) 8 years ago
  UbitUmarov 159d722966 on 0.8 grids compatibility code just do a BIG range request. It whould be done in most cases (open borders) plus 4 more. In future this code should not be used if the grid is >=0.9 8 years ago
  UbitUmarov c0eae1f8f9 simply NotFoundLocationCache, comment out some debug messages 8 years ago
  UbitUmarov 722b7cfbb2 bug fix 8 years ago
  UbitUmarov 703e96b4cb Change RegionInfoCache again... 8 years ago
  UbitUmarov 598e4ed7c9 rearrange handlers convertion math, harcoding the grid unit size of 256m, also inviting jit to use cpu barrel shifters. 8 years ago
  UbitUmarov a4caedceae rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere) 8 years ago
  UbitUmarov db7f1aaa2f cleanup to go break something else 8 years ago
  UbitUmarov 0509badcc1 another try on jenkins 8 years ago
  UbitUmarov 78d9312fc8 move some code back to AddRegion because some tests dont issue RegionLoaded 8 years ago
  UbitUmarov 7b55348360 still on jenkins 8 years ago
  UbitUmarov f4385dcd92 do not set m_RegionInfoCache null on each LocalGridServicesConnector construction 8 years ago
  UbitUmarov 7ae4211635 test jenkins for the null object 8 years ago
  UbitUmarov 4599b3ecfd test jenkins for error line number 8 years ago
  UbitUmarov 2826f713d4 stop creating caches on all standalone regions on a single instance ( why are shared modules been created on every scene?? ) 8 years ago