Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ekolis/FrEee Loading
base: d23739e3e1
Choose a base ref
...
head repository: ekolis/FrEee Loading
compare: master
Choose a head ref
  • 3 commits
  • 421 files changed
  • 2 contributors

Commits on Jun 14, 2024

  1. 312 create data models take2 (#316)

    Not actually creating the data models, but a little refactoring
    
    * Rename FrEee.Core, this time to FrEee.Core.Domain
    
    * Actually reference the domain project
    
    * Move IReferrrable to Objects.GameState
    
    * Store a GameSetup inside the Galaxy, instead of all its properties
    ekolis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eb17005 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Mistake moving projects? (#317)

    Also I think "diag" file is not needed
    ontorder committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    184b290 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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