커밋 기록

작성자 SHA1 메시지 날짜
  UbitUmarov 7c44bb1780 update bulletXNA, just compiled for .net4.6 removing another use of .net3.5 still lost around 4 년 전
  UbitUmarov a3afc075b0 add a few test things for .net48 target 4 년 전
  UbitUmarov 5a694ebbaf update prebuild 4 년 전
  UbitUmarov 5e40bc3943 update prebuild 4 년 전
  UbitUmarov c0704af545 fix a bug on the new expiring things 4 년 전
  UbitUmarov a82618f6f6 oops forgot needed integer math 4 년 전
  UbitUmarov 7e23c7bb00 missing file 4 년 전
  UbitUmarov 719e0d1c61 make main terrain taints also a bitarray 4 년 전
  UbitUmarov 8b885a4c7f change some loops/math 4 년 전
  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 4 년 전
  UbitUmarov 4af5a217b3 remove warning abox xassetservice obsolete, it maybe but fsaasets is not necessary the recomended replacement 4 년 전
  UbitUmarov b0f1e4f0c6 waste some memory on serialized environment caching. we could live without all that locking 4 년 전
  UbitUmarov 34befa95ab change ipban module 4 년 전
  UbitUmarov 5b5915de72 mantis 8768: fix the empty string case; do the llpasscollions 1 as true, others false; cosmetics 4 년 전
  UbitUmarov da09a897f6 mantis 8766: fix creators names caching 4 년 전
  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 4 년 전
  UbitUmarov 649e44792b mantis 8762: my coffee was broken again 4 년 전
  UbitUmarov a12f03ece0 mantis 8762: let it be less broken 4 년 전
  UbitUmarov ec54942719 a few changes on sop collision events 4 년 전
  UbitUmarov d9d38ea226 a few changes on sp collision events 4 년 전
  UbitUmarov 8852aedca4 on sp its rootprim events mask.. 4 년 전
  UbitUmarov 6a5023650f a few changes on collision events 4 년 전
  UbitUmarov d1fcb9c35d filter some changed events at trigger point 4 년 전
  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 4 년 전
  UbitUmarov fcc9b30c1e mantis 8767: update warp3d.dll 4 년 전
  UbitUmarov 9a32266382 mantis 8757: LSL casting plague 4 년 전
  UbitUmarov c8cb8a376b ok it is GetLandObjectClippedXY 4 년 전
  UbitUmarov eae2f87cae cosmetics 4 년 전
  UbitUmarov 323c0673c2 fix permissions checks on some crossings 4 년 전
  UbitUmarov a1239d2706 Yengine: avoid use of Enum.Parse 4 년 전