slipher
slipher
But zstd is an optional feature in OpenSSL. They're saying *if* you use it, that's the minimum version.
I suppose `localtime()` doesn't work in NaCl
Sometimes we've talked about bringing back the Tremulous-style alien sense, to replace beacons for the specific case of alien players locating players.
The Qt resource system is supposed to support compression by default according to https://doc.qt.io/qt-6/resources.html. But it says compression will not be used if it does not hit some desired compression...
Maybe we should just enable Qt's fontconfig option and try to take advantage of system fonts? That would probably be better for reducing binary size. Besides the arrow symbol, we...
I faced a different problem with the i686 build: the build system returns successfully, but it mysteriously does not build `libhogweed.a`. This was due to not building the `gmp` dependency...
To be clear, I'm testing with #1433. The commit that moves Nettle first in the package list ordering is `external_deps: add the “release” meta package`. That moves Nettle to the...
How about making a `sv_udpDownloads` cvar to enable it or not, instead of having it randomly depend on HTTP cvars
> If we have a cvar for that, then we can't disable udp download as soon as www download is setup. What do you mean? You could set the cvar...
I think we should just fix the text processing code. That code is a good candidate for unit testing.