Commit History

Author SHA1 Message Date
  UbitUmarov 5a694ebbaf update prebuild 3 years ago
  UbitUmarov 5e40bc3943 update prebuild 3 years ago
  UbitUmarov c0704af545 fix a bug on the new expiring things 3 years ago
  UbitUmarov a82618f6f6 oops forgot needed integer math 3 years ago
  UbitUmarov 7e23c7bb00 missing file 3 years ago
  UbitUmarov 719e0d1c61 make main terrain taints also a bitarray 3 years ago
  UbitUmarov 8b885a4c7f change some loops/math 3 years ago
  UbitUmarov 150ad80f6f on per client terrain taint control replace bad 2d bool array by a bitarray. 1d bool could be another option. bitarray uses a lot less mem but a bit more cpu, except on full set/clear, less mem is also less cpu cache pressure so lets use it, specially on linear scans on X 3 years ago
  UbitUmarov 4af5a217b3 remove warning abox xassetservice obsolete, it maybe but fsaasets is not necessary the recomended replacement 3 years ago
  UbitUmarov b0f1e4f0c6 waste some memory on serialized environment caching. we could live without all that locking 3 years ago
  UbitUmarov 34befa95ab change ipban module 3 years ago
  UbitUmarov 5b5915de72 mantis 8768: fix the empty string case; do the llpasscollions 1 as true, others false; cosmetics 3 years ago
  UbitUmarov da09a897f6 mantis 8766: fix creators names caching 3 years ago
  UbitUmarov 650e6bbe55 try reduce number of this webrequest will keep alive anf gc will possible forget to release. this higher numbers should be only relative to robuts, generic connectiosn should have a lot less. But hard to control on current code 3 years ago
  UbitUmarov 649e44792b mantis 8762: my coffee was broken again 3 years ago
  UbitUmarov a12f03ece0 mantis 8762: let it be less broken 3 years ago
  UbitUmarov ec54942719 a few changes on sop collision events 3 years ago
  UbitUmarov d9d38ea226 a few changes on sp collision events 3 years ago
  UbitUmarov 8852aedca4 on sp its rootprim events mask.. 3 years ago
  UbitUmarov 6a5023650f a few changes on collision events 3 years ago
  UbitUmarov d1fcb9c35d filter some changed events at trigger point 3 years ago
  UbitUmarov 23de4e3a82 let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option 3 years ago
  UbitUmarov fcc9b30c1e mantis 8767: update warp3d.dll 3 years ago
  UbitUmarov 9a32266382 mantis 8757: LSL casting plague 3 years ago
  UbitUmarov c8cb8a376b ok it is GetLandObjectClippedXY 3 years ago
  UbitUmarov eae2f87cae cosmetics 3 years ago
  UbitUmarov 323c0673c2 fix permissions checks on some crossings 3 years ago
  UbitUmarov a1239d2706 Yengine: avoid use of Enum.Parse 3 years ago
  UbitUmarov 3c3553d5b1 Xengine: cosmetics 3 years ago
  UbitUmarov 7364acf42e Xengine: change allocation of executor events mask map 3 years ago