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

Create basic Map Editor GUI #7295

Merged
merged 31 commits into from
Jul 5, 2023
Merged

Create basic Map Editor GUI #7295

merged 31 commits into from
Jul 5, 2023

Conversation

Districh-ru
Copy link
Collaborator

Relates to #6845

This PR adds Map Editor GUI. (Currently its functions are in development and are not implemented in this PR.)

fheroes2.2023-06-11.21-19-10-526.1.mp4

@Districh-ru Districh-ru added improvement New feature, request or improvement ui UI/GUI related stuff editor Map editor related stuff labels Jun 11, 2023
@Districh-ru Districh-ru added this to the 1.0.6 milestone Jun 11, 2023
@Districh-ru Districh-ru self-assigned this Jun 11, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/2)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (2/2)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

@Districh-ru Districh-ru requested a review from ihhub June 11, 2023 19:25
Add BaseInterface class to begin move there methods common for game and editor interface
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/2)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (2/2)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

@Districh-ru Districh-ru marked this pull request as ready for review June 27, 2023 18:34
Copy link
Owner

@ihhub ihhub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Districh-ru , I left several comments in this pull request. Could you please take a look at them when you have time?

@Districh-ru Districh-ru marked this pull request as draft June 28, 2023 16:57
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

@Districh-ru Districh-ru marked this pull request as ready for review July 1, 2023 12:21
@Districh-ru Districh-ru requested a review from ihhub July 1, 2023 12:21
@ihhub ihhub requested a review from oleg-derevenetz July 2, 2023 08:07
@ihhub
Copy link
Owner

ihhub commented Jul 2, 2023

I added @oleg-derevenetz to the list of reviewers to have architecture design opinion.

Copy link
Owner

@ihhub ihhub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Districh-ru , I left few more comments in this pull request. Could you please check them when you have free time?

@Districh-ru Districh-ru requested a review from ihhub July 3, 2023 18:02
@ihhub ihhub requested a review from oleg-derevenetz July 5, 2023 13:31
@ihhub ihhub merged commit b4fd72b into ihhub:master Jul 5, 2023
@ihhub
Copy link
Owner

ihhub commented Jul 5, 2023

@Districh-ru , huge thanks for doing these changes!

@Districh-ru Districh-ru deleted the editor_ui branch July 6, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor Map editor related stuff improvement New feature, request or improvement ui UI/GUI related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants