Quasar/Client
ubbelol b49e0be0fe Fix mono compatibility
Updated postbuild command to allow compilation on Linux/Mono (cp instead of copy). Also fixed an obscure IPv6 difference in Mono from Windows with a somewhat hacky solution. SocketOptionName.IPv6Only does not exist in Mono so instead directly cast to its equivalent enumeration value (27): 91734968b8/mono/metadata/socket-io.h (L100)
2016-07-18 19:41:32 +02:00
..
Config Increase iteration count and store derived keys in client 2016-07-08 22:20:55 +02:00
Core Fix FileZilla base64 decoding 2016-07-17 17:14:44 +02:00
Enums Refactored parts of the modified code. 2016-03-15 09:52:30 +01:00
Properties Quasar v1.2.0.0 released 2015-10-12 09:55:52 +02:00
images Initial commit with everything else 2014-07-08 14:58:53 +02:00
Client.csproj Fix mono compatibility 2016-07-18 19:41:32 +02:00
Program.cs Increase iteration count and store derived keys in client 2016-07-08 22:20:55 +02:00
app.manifest Only revert Server DPI fix, not Client... 2016-05-07 20:25:22 +02:00