Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Уткин О.В. - prep12 #44

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    87af4a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

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

Commits on Nov 10, 2016

  1. Configuration menu
    Copy the full SHA
    1d5691c View commit details
    Browse the repository at this point in the history
  2. Test commit

    oleggator committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    9c9c312 View commit details
    Browse the repository at this point in the history
  3. Add .gitignore

    oleggator committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    1114dfc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. First commit

    oleggator committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    f318ebc View commit details
    Browse the repository at this point in the history
  2. Remove const

    oleggator committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    05f0c35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6909dc View commit details
    Browse the repository at this point in the history
  4. Remove &

    oleggator committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    b698e55 View commit details
    Browse the repository at this point in the history
  5. Enable debug mode

    oleggator committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    cef1f89 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Add new test level

    oleggator committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    d47e1e9 View commit details
    Browse the repository at this point in the history
  2. Add maze visualizer

    oleggator committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    f7f8fbc View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/algorithm1' into algorithm1

    # Conflicts:
    #	Runner.cpp
    oleggator committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    c41dca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8063926 View commit details
    Browse the repository at this point in the history
  5. Add 5th test level

    oleggator committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    0f89c27 View commit details
    Browse the repository at this point in the history
  6. Fix dead end loop

    oleggator committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    289d283 View commit details
    Browse the repository at this point in the history
  7. Update maze-visualizer

    oleggator committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    8761370 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. Change vector to C-array

    oleggator committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    d6e2935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d41526 View commit details
    Browse the repository at this point in the history
  3. Change map to unordered map

    oleggator committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    41d280c View commit details
    Browse the repository at this point in the history
  4. Update Runner.cpp

    oleggator committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    6ff8026 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Configuration menu
    Copy the full SHA
    9695746 View commit details
    Browse the repository at this point in the history
  2. Fix function description

    oleggator committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    39e3869 View commit details
    Browse the repository at this point in the history
  3. Change comparison condition

    oleggator committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    ba0b205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962e013 View commit details
    Browse the repository at this point in the history
  5. Add huge test level

    oleggator committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    f4bba8b View commit details
    Browse the repository at this point in the history