Histórico de Commits

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