oktal3700
oktal3700
Do a simple case-insensitive find-and-replace to transform absolute paths into relative paths within the preprocessor output that is used to compute the hash. This makes CLCACHE_NODIRECT mode usable in the...
Just like in ccache, this puts clcache into a "write-only" mode. Objects will be stored in the cache, but objects already in the cache will not be reused. The real...
This is a workaround for #28.
Don't bypass extra handling of fatal messages when invoked in the main thread from a different thread.
> MSFS 2020 has an altimetry model that is more accurate/realistic than that of other sims, in that it simulates the effect of temperature on the pressure lapse rate in...
Use dataref `sim/operation/prefs/replay_mode`
When the server sends a kick packet or error packet and then disconnects the socket, the socket error seems to take priority in the swift GUI, so the server error...
Use [`XSwiftBus::CCommand`](https://github.com/swift-project/pilotclient/blob/develop/0.12/src/xswiftbus/command.h) to allow aircraft labels to be toggled by a keyboard or joystick button. Currently it is only possible via the plugin menu.