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

Update engine to playtest 20201213 #764

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    b2edaec View commit details
    Browse the repository at this point in the history
  2. Fix macosx build

    kienanstewart committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    78c7427 View commit details
    Browse the repository at this point in the history
  3. Copy dylibs from engine to package for MacOS

    Fixes running the game when the dylib's aren't found in the system path
    kienanstewart committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7e5344d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

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

Commits on Jan 27, 2021

  1. Fix content loading

    kienanstewart committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    8faa0de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b173a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a760065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e74dcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf99405 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92f1d0a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    74c9576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccbad9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    708da9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e04612c View commit details
    Browse the repository at this point in the history
  5. Update TurnSpeed

    kienanstewart committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a646203 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d232678 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    9780675 View commit details
    Browse the repository at this point in the history
  2. Update Facing values

    kienanstewart committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    527b1d4 View commit details
    Browse the repository at this point in the history
  3. Replace Left/Right Color with Min/Max Color

    Fixes minimaps
    kienanstewart committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c667662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d041776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31ccac8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f11f65d View commit details
    Browse the repository at this point in the history
  7. Use inherited cargopips definition for transports

    Fixes crashes when loading infantry with CustomPipType set into transports
    kienanstewart committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    2558a87 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    0b6fdb2 View commit details
    Browse the repository at this point in the history
  2. Replace all ReferencePoint with Position

    Fixes a number of decoration display issues
    kienanstewart committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    cdcd9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76e88c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    63426ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abdfae4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    144fbc1 View commit details
    Browse the repository at this point in the history
  4. Add dependencies to the test target

    From make clean -> make test, these additional targets are required
    for test to run properly.
    kienanstewart committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    6856600 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4490a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c53a478 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da806e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f18a779 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d450377 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb7aeaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5650540 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcce71e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d7b373 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7a466bc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    02be2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a3413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c722267 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20f09d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad2ff61 View commit details
    Browse the repository at this point in the history
  6. Add scaled glyphs from RA

    Updated chrome.yaml to use them for some decorations that weren't
    working properly.
    kienanstewart committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    c1a46d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51f50b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0555ef View commit details
    Browse the repository at this point in the history