discord-rpc/src
Mason Sciotti 963aa9f3e5
[Maintenance PR for Legacy Gamedevs] Add party privacy enum (#306)
* Add party privacy enum

* Add party privacy enum

* Possible unreal working

* Cast to int
2020-09-21 14:51:48 -07:00
..
backoff.h clang-format I suppose 2017-11-10 09:59:51 -08:00
CMakeLists.txt Fix code signing for macOS 10.10 (#260) 2018-12-19 08:40:51 -08:00
connection.h Revert "Choose pipe number on initialize (#250)" 2019-01-24 13:23:35 -08:00
connection_unix.cpp Revert "Choose pipe number on initialize (#250)" 2019-01-24 13:23:35 -08:00
connection_win.cpp Revert "Choose pipe number on initialize (#250)" 2019-01-24 13:23:35 -08:00
discord_register_linux.cpp fix "destopFileFormat" typo (#283) 2019-04-30 11:39:14 -07:00
discord_register_osx.m Fix buffer overflows in RegisterCommand on mac (#99) 2018-01-05 16:59:44 -08:00
discord_register_win.cpp wchar.h instead cwchar when compiler is MinGW to prevent weird behavior with vsnwprintf (#277) 2019-11-27 11:24:32 -08:00
discord_rpc.cpp Revert "Choose pipe number on initialize (#250)" 2019-01-24 13:23:35 -08:00
dllmain.cpp Provide fake DllMain declaration to fix missing-declarations warning (#130) 2018-02-15 14:36:31 -08:00
msg_queue.h Syntax change to avoid gcc 4.8 segfaulting (#162) 2018-04-04 10:00:24 -07:00
rpc_connection.cpp Revert "Choose pipe number on initialize (#250)" 2019-01-24 13:23:35 -08:00
rpc_connection.h Revert "Choose pipe number on initialize (#250)" 2019-01-24 13:23:35 -08:00
serialization.cpp [Maintenance PR for Legacy Gamedevs] Add party privacy enum (#306) 2020-09-21 14:51:48 -07:00
serialization.h Apply formatting (#178) 2018-05-14 09:25:17 -07:00