forked from DizzyEggg/pokeemerald
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 (2023/08/31) #3268
Merged
AsparagusEduardo
merged 39 commits into
rh-hideout:upcoming
from
AsparagusEduardo:RHH/pr/upcoming/pret_20230829
Aug 31, 2023
Merged
Pret merge (2023/08/31) #3268
AsparagusEduardo
merged 39 commits into
rh-hideout:upcoming
from
AsparagusEduardo:RHH/pr/upcoming/pret_20230829
Aug 31, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using RGB color constants where appropiate
Fix Bravo Trainer Tower member names
Fix some frontier gfx, adjacent cleanup
Remove ewram in headers
Add temp flag and var aliases
Renamed "ButItFailed" script names
Automatically update nickname buffer sizes
Use miscellaneous missing constants
Added newer decomp projects to readme
Document stat change animation
gbagfx to respect user CC setting
Correct KEY_INTR_ENABLE
Handful of fixes related to MAX_MON_MOVES
…20230829 # Conflicts: # README.md # data/battle_ai_scripts.s # data/battle_scripts_1.s # data/maps/BattleFrontier_Lounge7/scripts.inc # include/battle_anim.h # include/battle_message.h # include/constants/items.h # src/battle_ai_script_commands.c # src/battle_ai_switch_items.c # src/battle_anim_throw.c # src/battle_anim_utility_funcs.c # src/battle_controller_link_opponent.c # src/battle_controller_link_partner.c # src/battle_controller_opponent.c # src/battle_controller_player.c # src/battle_controller_player_partner.c # src/battle_controller_recorded_opponent.c # src/battle_controller_recorded_player.c # src/battle_controller_wally.c # src/battle_gfx_sfx_util.c # src/battle_message.c # src/battle_script_commands.c # src/battle_util.c # src/data/party_menu.h # src/data/pokemon/tmhm_learnsets.h # src/daycare.c # src/field_specials.c # src/hall_of_fame.c # src/party_menu.c # src/pokemon.c # src/tv.c
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Matching checksum on merge:
c7da716544c376a0fbfd070891d0882b5a66edb5
.Checksum after incorporating upstream bugfixes:
3d6e362331ad1b5f1a770778ea6193a87ef47b74
.Discord contact info
AsparagusEduardo