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

Feat/non blocking for loading game info #240

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Aug 7, 2022

  1. feat: add class CallBack

    pavanvo committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    3c5f33d View commit details
    Browse the repository at this point in the history
  2. feat: add loadAsync method to XmlTree class

    pavanvo committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    632c670 View commit details
    Browse the repository at this point in the history
  3. feat: load game non-bloking

    pavanvo committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    edbee7c View commit details
    Browse the repository at this point in the history
  4. feat: loading indicator

    pavanvo committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f891ad9 View commit details
    Browse the repository at this point in the history
  5. feat: disable game slots buttons

     while game info is  loading
    pavanvo committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    73814e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. style: tabs insted of spaces

    pavanvo committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    4f86eac View commit details
    Browse the repository at this point in the history
  2. fix: #include <memory> for modern compilers

    pavanvo committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    e7610e4 View commit details
    Browse the repository at this point in the history
  3. fix: disable 'load button' while loading game xml

    pavanvo committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    99c5529 View commit details
    Browse the repository at this point in the history