mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-12 05:55:33 -05:00
* Remove non-existent tilesets from label comments and alphabetize * Fixed braces style * gbagfx bit depth upconversion fix * jsonproc: filter out every non-alphanumeric character * fix(linking): link gflib/malloc.c at top of EWRAM in ld_script_modern.ld * Adds move Upper Hand * Requested changes - Tabs / spaces where proper - HitFromAtkString -> HitFromAccCheck - Actually compiles now lol - Moved assumes into relevant tests - Cleaned up the check for TryUpperHand * Fixed || positioning * Update upper_hand.c * Revert "Merge remote-tracking branch 'upstream/master' into upper-hand" This reverts commit b21275dfe9a8c106069a5d34ecba9c84064f599f, reversing changes made to 89b1ad1ea1655bf30c51a7f0f7a0b176cc64635a. * AI logic and conflicts solved * Test fix * Fix Sheer Force test * Requested changes * Requested changes * Update battle_script_commands.c --------- Co-authored-by: GriffinR <griffin.g.richards@gmail.com> Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com> Co-authored-by: Sierraffinity <sierra@domoreaweso.me> Co-authored-by: sbird <sbird@no.tld> |
||
|---|---|---|
| .. | ||
| layouts | ||
| maps | ||
| scripts | ||
| text | ||
| tilesets | ||
| battle_anim_scripts.s | ||
| battle_scripts_1.s | ||
| battle_scripts_2.s | ||
| contest_ai_scripts.s | ||
| event_scripts.s | ||
| field_effect_scripts.s | ||
| map_events.s | ||
| maps.s | ||
| mb_berry_fix.gba | ||
| mb_colosseum.gba | ||
| mb_ereader.gba | ||
| multiboot_berry_glitch_fix.s | ||
| multiboot_ereader.s | ||
| multiboot_pokemon_colosseum.s | ||
| mystery_event_script_cmd_table.s | ||
| mystery_gift.s | ||
| script_cmd_table.inc | ||
| sound_data.s | ||
| specials.inc | ||