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: diasurgical/devilution
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Necrys/devilution
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.
  • 18 commits
  • 70 files changed
  • 1 contributor

Commits on Jul 1, 2018

  1. cmake scripts and README

    Necrys committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    f2ef6ba View commit details
    Browse the repository at this point in the history
  2. basic logger

    Necrys committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    7e05585 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. log moved to commonlib

    Necrys committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    6c6f0ea View commit details
    Browse the repository at this point in the history
  2. ddraw.dll proxy

    Necrys committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    713cdec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32ef52 View commit details
    Browse the repository at this point in the history
  4. stormstub initial

    Necrys committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5f00f11 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/diasurgical/devilution

    sync with basic repo
    Necrys committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    595b852 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcd4be5 View commit details
    Browse the repository at this point in the history
  7. SNet stubs

    Necrys committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    4bb70b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. fix mingw build

    Necrys committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    9d7329e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. stub library build flags

    Necrys committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    7b6196e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. stormstub: str, mem

    Necrys committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    526eb37 View commit details
    Browse the repository at this point in the history
  2. stormstub: err

    Necrys committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    d30c13f View commit details
    Browse the repository at this point in the history
  3. stormstub passthrough for net

    Necrys committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    8e1d1f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ee80b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'StormStub'

    Merge StormStub to master
    Necrys committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    403b849 View commit details
    Browse the repository at this point in the history
  6. build fix

    Necrys committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    2caf5ca View commit details
    Browse the repository at this point in the history
  7. memory fixes

    Necrys committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    5d362ab View commit details
    Browse the repository at this point in the history
Loading