História revízii

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