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

Issue104/add block inside map #128

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

Commits on Aug 22, 2019

  1. Initial refactor

    kn65op committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    a9654ed View commit details
    Browse the repository at this point in the history
  2. Remove old code

    kn65op committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    b1942c5 View commit details
    Browse the repository at this point in the history
  3. Validate arguments

    kn65op committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    757b511 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Merge branch 'master' into Issue104/AddBlockInsideMap

    Tomasz Drzewiecki committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    be5c0de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be821c View commit details
    Browse the repository at this point in the history
  3. Prepaer UT

    Tomasz Drzewiecki committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    34fe05a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Update range + code

    Tomasz Drzewiecki committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    692659b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. ADd test for 6

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    4d0851a View commit details
    Browse the repository at this point in the history
  2. Add commons

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    05d4be7 View commit details
    Browse the repository at this point in the history
  3. Add commons

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0d6a3ef View commit details
    Browse the repository at this point in the history
  4. Add test for 7 and 8

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3d125bf View commit details
    Browse the repository at this point in the history
  5. Add test for non square map with not N^2 walls

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    41d47fd View commit details
    Browse the repository at this point in the history
  6. Add test for non square map with not N^2 walls

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    6e2f3d9 View commit details
    Browse the repository at this point in the history
  7. Add files

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    edfe0fa View commit details
    Browse the repository at this point in the history
  8. First test ready

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    7a2e1c9 View commit details
    Browse the repository at this point in the history
  9. First test ready

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    569ab84 View commit details
    Browse the repository at this point in the history
  10. Use one generator

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    2af49e4 View commit details
    Browse the repository at this point in the history
  11. Up to now

    Tomasz Drzewiecki committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    8dfb876 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Fix Composite

    Tomasz Drzewiecki committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    ed05edc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Seems to work

    Tomasz Drzewiecki committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    b0277c8 View commit details
    Browse the repository at this point in the history
  2. Remove redundant ';'

    Tomasz Drzewiecki committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    b384286 View commit details
    Browse the repository at this point in the history