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

Use separate resource files for each region #374

Merged
merged 19 commits into from
Sep 8, 2024

Commits on Sep 8, 2024

  1. Separate region data files

    SlashScreen authored and TokisanGames committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bb7b46c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2556bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37e1137 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00f4fc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ce54f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a14b11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b87c7c View commit details
    Browse the repository at this point in the history
  8. Organize region

    TokisanGames committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e2b7d1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ecbf99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    804ca55 View commit details
    Browse the repository at this point in the history
  11. Add Vector constants

    TokisanGames committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b2bb277 View commit details
    Browse the repository at this point in the history
  12. Organize storage header

    TokisanGames committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d987426 View commit details
    Browse the repository at this point in the history
  13. Move individual height range tracking to Region, w/ master calculated…

    … in Storage; Fix sanitize_map for 16-bit
    TokisanGames committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2b6e2fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3964cb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5bbc693 View commit details
    Browse the repository at this point in the history
  16. Fix get_region_map_index() checking bounds

    Rebuild _region_locations when region_map dirty
    
    Generate colormap mipmaps for edited regions only on edit (regression Drop storage map api)
    TokisanGames committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    820d72b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    07e4c09 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    234639f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    82f3133 View commit details
    Browse the repository at this point in the history