voivodpl

Results 5 issues of voivodpl

When trying to load 4k skybox, the game crashes:

So the v_model/entity applies its yaw to roll based on pitch value (or so how it looks to me). I tried to localize the problem as it looks like a...

[https://youtu.be/L0mrTvFD_48](url) When you look at other players, their pitch angle precision is I think in ints, instead of (some bit precision) float. demo: [pitch_angle_bug.zip](https://github.com/FWGS/xash3d-fwgs/files/14029607/pitch_angle_bug.zip)

bug

Hi. **_wpn_*.cpp** I see that some weapons have incorrect ammo check order leaving m_iShotsfired increasing even if there is no ammo in mag. I think it should be first, just...

This is decompiled cs_estate. I recreated this bush brush just to be sure everything should be fine. It appears that one side isn't blocking light at all. Tried either func_wall,...

question