Vasiliy Tereshkov

Results 122 comments of Vasiliy Tereshkov

@skejeton Could you show us anything related to your game project (maybe a pre-alpha)? I don't even know the genre of your game, though I conclude from some of your...

@skejeton That's cool! Do you use any third party libraries for your UI?

@skejeton Notice that this leak never happens if the function is called not too often (so that the sound plays to the end and stops normally?)

> This is weird, since adding more playbacks shouldn't affect other playbacks. But what if all those playbacks refer to the same `audio.Sound`?

@marekmaskarinec `prev = pbi;` is missing from the `for` loop in `_th_audio_data_callback()`, so it cannot process lists longer than one sound.

@skejeton I guess I have never played "modern" tetris and don't even know what a T-spin is :)

> Can this be closed? @skejeton ?

This helps avoid ambiguities like `test.value` (a variable `value` from module `test` or a field `value` from structure `test`?)