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

Random terrain generation #8600

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    d8fd07a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba9299 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

    idshibanov committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2b26e6b View commit details
    Browse the repository at this point in the history
  3. Mine random placement

    idshibanov committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7359ad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3260648 View commit details
    Browse the repository at this point in the history
  5. Clean up shared code

    idshibanov committed May 2, 2024
    Configuration menu
    Copy the full SHA
    46a8a9b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    992c645 View commit details
    Browse the repository at this point in the history
  2. Define debug-only hotkeys

    idshibanov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e766d26 View commit details
    Browse the repository at this point in the history
  3. Fix map border rendering

    idshibanov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    74b0a0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7185ecc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c8a1b View commit details
    Browse the repository at this point in the history
  6. Code style fixes

    idshibanov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e021218 View commit details
    Browse the repository at this point in the history
  7. IWYU

    idshibanov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    14e8178 View commit details
    Browse the repository at this point in the history
  8. Fix release build

    idshibanov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9a74040 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Merge branch 'master' of https://github.com/ihhub/fheroes2.git into r…

    …andom-map-generator
    
    # Conflicts:
    #	src/fheroes2/editor/editor_interface.cpp
    idshibanov committed May 19, 2024
    Configuration menu
    Copy the full SHA
    11bd876 View commit details
    Browse the repository at this point in the history
  2. Add a node cache struct

    idshibanov committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9df56bf View commit details
    Browse the repository at this point in the history
  3. Refactor region expansion

    idshibanov committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3c56fdc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fix object placement logic

    idshibanov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a7d0fc0 View commit details
    Browse the repository at this point in the history
  2. Headers

    idshibanov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7a8fa85 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Basic feedback

    idshibanov committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e443648 View commit details
    Browse the repository at this point in the history