Smirnov Vladimir

Results 7 comments of Smirnov Vladimir

Same problems running with ASAN (built-int VS feature, /fsanitize=address) on qt 5.12. on 5.15 different issue, not on QApplication constructor, but a destructor. With VLD similar issue with QNetworkAccessManager constructor...

1. in d2modgen I already implemented that, you can randomize affixes as well. 2. also implemented in d2modgen, there are 3 different options (or 3+1) for density.

Oh, here ia the answer why RTTR uses own string_view. Any progress on this MR?

Same problem for downloading some games, e.g. https://9eyesgs.itch.io/mask-of-mists, as download link goes to https server (http works fine). Same behaviour on Ubuntu18 FF, Chrome, Windows 10 FF and Edge

than use original unique name with tier number. Sorry, uniques now use same name over and over. no numbers at the end. Set items do use numbers. What do you...

Ok, nice idea, thanks. Not sure how and when I can do it :)

@TianpingHsu Hardly solve. Well, Visual Leak Detector (VLD) do some good stuff. /fsanitize=address do something too. But basically I need to apply and revert patch on codebase that disables a...