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

support client config with tcp_port but without command #2300

Merged
merged 13 commits into from
Aug 15, 2023

Commits on Jul 16, 2023

  1. working prototype

    Marek Budik committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    558937f View commit details
    Browse the repository at this point in the history
  2. cleanup

    Marek Budik committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    eda47a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. document the feature

    Marek Budik committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f28e9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ef40e View commit details
    Browse the repository at this point in the history
  3. nullcheck for stderr thread in the destructor

    Marek Budik committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    148d0e1 View commit details
    Browse the repository at this point in the history
  4. fix the original constructor signature

    Marek Budik committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5ec06a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    42c40ec View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. better line break in init func head

    Marek Budik committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2038ab1 View commit details
    Browse the repository at this point in the history
  2. mention feature in servers doc godot section

    Marek Budik committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a80e395 View commit details
    Browse the repository at this point in the history
  3. whitespace

    Marek Budik committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    078399a View commit details
    Browse the repository at this point in the history
  4. satisfy typechecker

    Marek Budik committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    574daf6 View commit details
    Browse the repository at this point in the history
  5. factor out the process none check in _end

    Marek Budik committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    547bfac View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. style

    rchl committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    89d20fd View commit details
    Browse the repository at this point in the history