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

trainerproc documentation #4734

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

hedara90
Copy link
Collaborator

@hedara90 hedara90 commented Jun 7, 2024

Makefile fix to Unicode issues in trainers.party

Description

Fixed some Unicode characters expanding into U\xxxxxxxx when compiling the ROM by adding -traditional-cpp to the command that runs trainerproc.
Made error message more detailed when the trainerproc encounters a character the ROM won't be able to display.
Added some usage instructions to trainers.party.

Issue(s) that this PR fixes

Fixes #4531

People who collaborated with me in this PR

mrgriffin
Bassoonian

Discord contact info

hedara

@hedara90 hedara90 marked this pull request as ready for review June 8, 2024 10:21
@Bassoonian Bassoonian requested a review from mrgriffin June 9, 2024 09:51
@AsparagusEduardo AsparagusEduardo added this to the 1.9.0 milestone Jun 13, 2024
@hedara90
Copy link
Collaborator Author

Updated the usage instructions for trainers.party.

@pkmnsnfrn
Copy link
Collaborator

This documentation looks and reads good to me. Is there anything else blocking this merge? (We should rename the PR since its just documentation now)

@AlexOn1ine
Copy link
Collaborator

This documentation looks and reads good to me. Is there anything else blocking this merge? (We should rename the PR since its just documentation now)

I believe mgriffin wants the documentation part to be separate from trainers.party

@mrgriffin mrgriffin changed the title Fixed trainerproc behavior with Unicode characters trainerproc documentation Jul 16, 2024
Copy link
Collaborator

@mrgriffin mrgriffin left a comment

Choose a reason for hiding this comment

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

You know what, I think this is good to go—we can always improve the documentation in follow-up PRs :)

@mrgriffin mrgriffin merged commit 7703cb3 into rh-hideout:upcoming Jul 16, 2024
1 check passed
@hedara90 hedara90 deleted the trainerproc-unicode-fix branch July 17, 2024 16:40
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.

5 participants