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: HU-R2D2/pathfinding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature-MapdataProcessor
Choose a base ref
...
head repository: HU-R2D2/pathfinding
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.
  • 16 commits
  • 10 files changed
  • 4 contributors

Commits on Apr 19, 2016

  1. Merge branch 'feature-MapdataProcessor' into development

    Jordan Ramirez
    Jordan Ramirez committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    82616c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. Configuration menu
    Copy the full SHA
    5c299bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1253e8a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. removed the main.cpp file, and seperated the pathfinder interface fro…

    …m the a* implementation
    chieltbest committed May 10, 2016
    Configuration menu
    Copy the full SHA
    cb15691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ecf4a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Created folder structure

    Ilias-a committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    0c47e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7a18ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e87b1b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Merge pull request #5 from HU-R2D2/development

    replaced the map stub with ReadOnlyMap, addressed some issues in the …
    Jordan Ramirez
    Jordan Ramirez authored Jun 16, 2016
    Configuration menu
    Copy the full SHA
    62c60e5 View commit details
    Browse the repository at this point in the history
  2. hotfix include directories

    chieltbest committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    728931e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' into example

    also hotfix for include directories
    
    # Conflicts:
    #	CMakeLists.txt
    chieltbest committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    86bc30c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff86bc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbf3a44 View commit details
    Browse the repository at this point in the history
  6. Revert "(probably) actually fixed the includes now"

    This reverts commit cbf3a44.
    chieltbest committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    0fa4354 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48e34ba View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from HU-R2D2/development

    Development
    flammified authored Jun 16, 2016
    Configuration menu
    Copy the full SHA
    725db27 View commit details
    Browse the repository at this point in the history
Loading