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

fix(core/func): GetSpeedRate + SetSpeedRate + ifdefs #155

Merged
merged 6 commits into from
Oct 14, 2023

Commits on Sep 29, 2023

  1. fix(core/func): GetSpeedRate + SetSpeedRate + ifdefs

    Fixxed: SetSpeed and GetSpeed Function
    Added: SetSpeedRate and GetSpeedRate
    Removed: Unnecessary Ifdef's
    svenbledt committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    899e4b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix(Core/Engine): Remove forced

    Remove forced as its not used in SetSpeedRate
    svenbledt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    72f2ce0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Update src/LuaEngine/UnitMethods.h

    Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
    svenbledt and r-o-b-o-t-o authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    77cc428 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    svenbledt committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c3e4381 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    svenbledt committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    a4601a6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    r-o-b-o-t-o authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    8d872ac View commit details
    Browse the repository at this point in the history