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

Pret merge (15th of October) #5527

Merged

Conversation

AsparagusEduardo
Copy link
Collaborator

@AsparagusEduardo AsparagusEduardo commented Oct 16, 2024

This is a pret merge - DO NOT SQUASH!

Supersedes #5352

Description

Conflicts:

  • make_tools.mk
  • Makefile
  • map_data_rules.mk
  • .github/pull_request_template.md
  • .github/workflows/build.yml
  • common_syms/battle_main.txt
  • common_syms/main.txt
  • include/battle_main.h
  • include/battle_util.h
  • include/battle.h
  • include/data.h
  • include/gba/defines.h
  • src/battle_main.c
  • src/battle_setup.c
  • src/contest.c
  • src/field_specials.c
  • src/fieldmap.c
  • src/load_save.c
  • src/main.c
  • src/mini_printf.c
  • src/random.c
  • .gitignore
  • ld_script_modern.ld
  • ld_script.ld

Feature(s) this PR does NOT handle:

Not checking checksum, as the amount of changes done in the last month+ has made it difficult to properly determine what made agbcc's checksum change.
However, for the sake of documentation, here's the PRs that were confirmed to have modified the checksum:

Discord contact info

AsparagusEduardo

Icedude907 and others added 30 commits November 12, 2023 00:53
Removed generated files (layouts.h, map_groups.h) from git.
Added some documentation and simplified dependency scanning.
Secondary expansion is redundant.
Slight storage system documentation
preproc: support arbitrary expressions in enums
[Build System Rewrite] Refactored `Makefile`
Fix incorrect point macros in contest_ai_script.inc
# Conflicts:
#	Makefile
#	include/battle.h
#	include/battle_main.h
#	include/battle_util.h
#	include/data.h
#	make_tools.mk
#	map_data_rules.mk
#	src/battle_setup.c
#	src/fieldmap.c
Scyrous and others added 18 commits September 29, 2024 14:38
Everytime I make a new project I suffer, please merge.
Bugfix for cable car hikerGraphicsIds array
Remove explicit symbol sizes in sym_common.txt
Yes, this is honestly overkill, as it doesn't actually fix any behavioral bugs, but I was suggested to do this. This was a typo made in the source that GameFreak made, and the compiler warns against this. I opened a PR in pokeemerald expansion and was suggested to open one here.
Fix typo: | should be || in Task_TryFieldPoisonWhiteOut
.gitignore Outdated Show resolved Hide resolved
ld_script_test.ld Outdated Show resolved Hide resolved
@AsparagusEduardo AsparagusEduardo changed the title WIP: Pret merge 2024-10-15 Pret merge 2024-10-15 Oct 16, 2024
@AsparagusEduardo AsparagusEduardo marked this pull request as ready for review October 16, 2024 18:01
@AsparagusEduardo
Copy link
Collaborator Author

Ready for review!

@Bassoonian Bassoonian merged commit 3077592 into rh-hideout:master Oct 17, 2024
1 check passed
@AsparagusEduardo AsparagusEduardo deleted the _RHH/pr/master/pretSync20241015 branch October 17, 2024 10:43
@AsparagusEduardo AsparagusEduardo added the type: sync Syncing with pret's upstream label Oct 19, 2024
@Bassoonian Bassoonian changed the title Pret merge 2024-10-15 Pret merge (15th of October) Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: sync Syncing with pret's upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.