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

[UnrealEngine][PacificDrive] initial impl #1747

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. PacificDrive impl

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cccb7f3 View commit details
    Browse the repository at this point in the history
  2. fix compilation

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    21ef96e View commit details
    Browse the repository at this point in the history
  3. Add IsIgnoredPath

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3b515b4 View commit details
    Browse the repository at this point in the history
  4. Support savegame mods

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d49584e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fab903c View commit details
    Browse the repository at this point in the history
  6. more constants

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cae4b62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0598fb View commit details
    Browse the repository at this point in the history
  8. fix savegames path

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    42ba95a View commit details
    Browse the repository at this point in the history
  9. add Join to GamePath

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    692c6ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    017122f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b32d79 View commit details
    Browse the repository at this point in the history
  12. Finally IEpicGame

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ca5abcf View commit details
    Browse the repository at this point in the history
  13. Fix Installers

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6d51198 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4751c11 View commit details
    Browse the repository at this point in the history
  15. initial diagnostic impl

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dacfac6 View commit details
    Browse the repository at this point in the history
  16. only parse content files

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e4b26c8 View commit details
    Browse the repository at this point in the history
  17. fix compile

    ZeeWanderer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b8368f8 View commit details
    Browse the repository at this point in the history