29 Commits

Author SHA1 Message Date
oreyg
56716db462 Renamed folder to lowercase 2018-01-23 00:11:37 +06:00
orkira
edfcd0f0ba .gitignore (headers) 2018-01-22 20:47:12 +06:00
orkira
31e760390d Tabs/Spaces consistency. 2018-01-22 15:50:00 +06:00
oreyg
c39db5baa7 Mac fix 2018-01-21 10:48:24 +06:00
oreyg
66a31a8aaa Finalization steps 2018-01-21 10:25:34 +06:00
oreyg
6cbbd3b5c2 Platform whitelist, mac support, compilation fix. 2018-01-21 10:06:10 +06:00
oreyg
5a28e652df Merge branch 'master' of https://github.com/oreyg/discord-rpc 2018-01-21 08:56:58 +06:00
oreyg
0861e34492 Remove duplicated directory 2018-01-21 08:50:00 +06:00
Joe
e63424b2cd
Add files via upload
SourceTree is case-insensitive on Windows, fixin
2018-01-21 08:47:58 +06:00
oreyg
66453fdda3 Changes to allow plugin to work in Shipping Builds 2018-01-21 08:17:01 +06:00
Ben Morse
6a59509b7b
add Discord_ClearPresence() (#104)
send-presence example updated - start a line with 'c' to toggle
whether presence information is sent or not.

Added ClearPresence to .cs bindings

Added ClearPresence to UE4 blueprint class.
2018-01-05 15:17:23 -08:00
Chris Marsh
79eea99d19 Update Unreal example (register more callbacks, still mostly debug prints) 2017-12-01 14:41:20 -08:00
Kia
5d5bc82e26 Moved generated.h include to last position as it is required by UE4. 2017-11-19 17:26:33 -08:00
Ivan Molodetskikh
57316cbaee clang-format I suppose 2017-11-10 09:59:51 -08:00
Kia
9d4d145e7f Add entry for include folder where you have to place discord-rpc.h 2017-11-10 08:13:01 -08:00
Chris Marsh
592f134d80 format 2017-09-06 14:27:52 -07:00
Chris Marsh
794bbccd51 Register upgrade (#2)
* Update init to take an optional Steam ID. Add register for steam game. Remove url from cmd line params to launched game.

* Start on a build script
2017-08-30 15:17:47 -07:00
Chris Marsh
8bceae0a3a autoformat missed these before? 2017-08-29 12:42:10 -07:00
Chris Marsh
4dcb4afd2e Update presence 2017-08-21 10:12:19 -07:00
Chris Marsh
6dc12b82c6 Actually hook up callbacks 2017-08-21 10:12:19 -07:00
Chris Marsh
432166ef1d Expose all the callback events, hook up connect/disconnect events in example 2017-08-21 10:12:19 -07:00
Chris Marsh
bd995f047d change to a UObject 2017-08-21 10:12:18 -07:00
Chris Marsh
63b467f81d wip make plugin do stuff 2017-08-21 10:12:18 -07:00
Chris Marsh
9c6495ab3e Toggleable connected message 2017-08-21 10:12:18 -07:00
Chris Marsh
21eb1e459b Somehow these settings were lost? 2017-08-21 10:12:18 -07:00
Chris Marsh
ff24776107 More plugin 2017-08-21 10:12:18 -07:00
Chris Marsh
70cd486e13 Start on a Discord rpc unreal plugin 2017-08-21 10:12:18 -07:00
Chris Marsh
7ca912a5ac Adding example ui 2017-08-21 10:12:18 -07:00
Chris Marsh
10383339cc Create unreal template app 2017-08-21 10:12:18 -07:00