Skip to content

refactor: Wilps contribution 2026-07-09#155

Open
gynt wants to merge 1 commit into
mainfrom
refactor/external-wilps-2026-07-09
Open

refactor: Wilps contribution 2026-07-09#155
gynt wants to merge 1 commit into
mainfrom
refactor/external-wilps-2026-07-09

Conversation

@gynt

@gynt gynt commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

uint aiShouldBuildPitchrig(PlayerID param_1);

BOOLEnum shouldNotBeBuildingHovel(PlayerID playerID, CommandBuildingType param_2);
BOOLEnum shouldNotBeBuildingHovel(PlayerID playerID, CommandBuildingTypeInt param_2);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Before I try to look at 300 files: Is this intended, that the Enums are replaced here again?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No, it isn't. I guess this was done on and old SARIF export before switched the enum stuff. Luckily I use python scripts to do that enum change so I can run it again and improve this PR.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I do not know when you did the last sarif export, but after the renaming and this one, you should do another one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants