Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord RPC Integration #1530

Merged
merged 11 commits into from Sep 14, 2020
Merged

Discord RPC Integration #1530

merged 11 commits into from Sep 14, 2020

Commits on Sep 7, 2020

  1. Implement the Discord SDK (Basics)

    Semphris committed Sep 7, 2020
    Copy the full SHA
    55a4a5a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Copy the full SHA
    0612a18 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    279fc16 View commit details
    Browse the repository at this point in the history
  3. Fixed build & grammar errors

    Semphris committed Sep 8, 2020
    Copy the full SHA
    23a84ce View commit details
    Browse the repository at this point in the history
  4. Today I learnt something new about C++ (and I fixed more build errord…

    … - Discord RPC
    Semphris committed Sep 8, 2020
    Copy the full SHA
    796c177 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    52a4edf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6079918 View commit details
    Browse the repository at this point in the history
  7. Fixed a non-fixed variable (Discord integration)

    Semphris committed Sep 8, 2020
    Copy the full SHA
    fd78e89 View commit details
    Browse the repository at this point in the history
  8. Changed the name of the cmake-to-compiler switch

    Semphris committed Sep 8, 2020
    Copy the full SHA
    b85be97 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Changed log level to info

    Semphris committed Sep 12, 2020
    Copy the full SHA
    90f3d08 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Removed unnecessary CMake variable, and fixed compilation problems (D…

    …iscord integration)
    Semphris committed Sep 14, 2020
    Copy the full SHA
    1aef337 View commit details
    Browse the repository at this point in the history