m!m
m!m
This is an effort to clean up the graphics API a bit and reduce return values that are not really needed. The reason behind this is to reduce the amount...
This adds (mostly) automatic multi support to the external SEXP system. This will record the parameter values that were evaluated for the master and automatically send them to the client...
This adds support for reading flags from the standard input stream instead of from the command line. This allows more complex formats to be used such as JSON which is...
This introduces support for the new JSON flag output mode of FSO. This convert the flag parsing, joystick enumeration, resolution enumeration, config path retrieval and OpenAL device enumeration to this...
When I leave the launcher open for a few seconds without having it focused it starts to slowly increase it's CPU usage until it hits 100% of a single CPU....
If a bluetooth device does not have a LinkKey, for example if it does not support pairing, then the current code would crash with an unknown section error. This fixes...