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: BraveSirAndrew/BehaviorLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Andrea/BehaviorLibrary
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.
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 16, 2013

  1. Small cleanup

    Andrea committed Oct 16, 2013
    Configuration menu
    Copy the full SHA
    3ba4488 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Andrea#3 from BraveSirAndrew/master

    Added RootSelector tests. Fixed RootSelector bug
    Andrea committed Oct 16, 2013
    Configuration menu
    Copy the full SHA
    bf148ab View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2013

  1. Configuration menu
    Copy the full SHA
    e59c1aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Andrea/BehaviorLibrary

    Conflicts:
    	BehaviourLibraryTests/BehaviourLibraryTests.csproj
    Andrea committed Oct 28, 2013
    Configuration menu
    Copy the full SHA
    d7de31a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2013

  1. Made exclusive selector only fail when all component returns Failure …

    …and not when a component is still returning running. Also fixed some tests
    FlaxenFlash committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    104d28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0696f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Andrea#4 from FlaxenFlash/ExclusiveSelector

    Exclusive selector
    Andrea committed Oct 30, 2013
    Configuration menu
    Copy the full SHA
    b9d8342 View commit details
    Browse the repository at this point in the history
Loading