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: Artfunkel/Datamodel.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AnthonyPython/Datamodel.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    e4c0705 View commit details
    Browse the repository at this point in the history
  2. Updated .gitignore for VS2015

    RedMser committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    cbf523d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4b308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2636dde View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Read strings as raw when reading prefix

    Fix to binary format 9 reading that forces strings to be decoded as raw text rather than a StringDict reference (which throws a NullReferenceException). This seems to be an intentional decision on Valve's part to keep file reading linear, as the string dictionary comes after the prefix.
    deertwoheads authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    0a18f1c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. merged pulls request's

    AnthonyPython committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7498575 View commit details
    Browse the repository at this point in the history
Loading