Alibek Omarov
Alibek Omarov
This mostly means that SC did something with GL, that's incompatible with Xash renderer or it's just buggy. GoldSrc never prints glGetError, so it's easily could've been unnoticed for years.
Like build.h, I want to relicense it to public domain.
Какая-то чертовщина. Стоит только залезть под отладчиком и звуки ходьбы есть. До остальных пока ещё не дошёл.
What's the appeal of borderless mode? I never understood this in other games. You either play in windowed mode (with all window decorations) or in full screen mode.
@nekonomicon not everybody runs tiling WMs or even *nixes. I'm trying to understand what's the point of it. When I'm gaming, I usually pick bordered window mode and very rarely...
@Velaron isn't alt-tab was fast even on Windows for years now...?
Isn't that's what SDL2 does for us? We use it to set video mode, but when no video mode switching is done, isn't it practically just borderless window?
Also, please, follow commit message conventions.
GitHub Wiki pages are completely useless. Just by cloning Git repository, you won't get any of the documentation. For example, engine has all the needed pages in Documentation/ folder in...
@FreeSlave >I don't like having everything in the repository, because I don't want some information, like, the list of stable mods clog the history of branches. But there isn't much...