Alibek Omarov
Alibek Omarov
Again, that's not how it should be resolved. Don't do arbitrary platform-specific scaling. There must be a way to tell window manager to stop scaling our window. If it's broken...
Have you updated to the latest xash3d-fwgs?
> Voice data type 4 is SILK codec (https://github.com/FWGS/xash3d-fwgs/blob/cca1732245a6d90a13a14b05859d4132d3fe60ab/engine/client/voice.h#L54) > > We don't know yet will we support it or not, because we didn't check are SILK decoder breaks compatibility...
Maybe move PNaCl definition to the Native Client and add it's identification macro as something specific to PNaCl? While it's technically different binaries, they seem to be part of the...
The way it was implemented was incorrect, so I'm closing this. One of possible way to improve loading times would be allocating a temporary array of pointers, to not run...
Microsoft C is a predecessor to Microsoft Visual C++, I guess? That might explain why compiler in Visual C++ 6.0 package have `_MSC_VER` defined at 1200.
What's MSYS supposed to be? Are we talking about MSYS or MSYS2 here? Cygwin does provide POSIX-like environment and is MSYS seems to provide choice between Cygwin or MinGW. MSYS...
Большинство лимитов на самом деле в движке не проверяется. Как минимум можно попробовать удалить этот ассерт и посмотреть что развалится. Вполне возможно лимит существует только в прайме -- в размерах...
Are you adding server by IP without pressing "Favorite" after?
That's not how it works and `TODO` comment explains that. Servers entered by an IP address (let's call them "custom" servers) get added to `Favorites` tab, because there is no...