Decompilation of Pokémon FireRed/LeafGreen
Go to file
2025-05-01 14:40:10 +02:00
.github/workflows ci on no-ql-and-hs 2025-02-14 22:53:47 +01:00
asm expansion update 2025-04-30 2025-04-30 23:25:45 +02:00
constants expansion update 2025-02-08 2025-02-08 17:09:17 +01:00
data update battle anims, battle terrains renamed 2025-05-01 14:40:10 +02:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
graphics update battle anims, battle terrains renamed 2025-05-01 14:40:10 +02:00
include update battle anims, battle terrains renamed 2025-05-01 14:40:10 +02:00
libagbsyscall sync liagbsyscall with emerald 2024-11-24 13:32:16 +01:00
migration_scripts expansion update 2025-04-30 2025-04-30 23:25:45 +02:00
sound update cries, fix failing tests with speedup, align a few files with expansion 2025-01-05 13:00:26 +01:00
src update battle anims, battle terrains renamed 2025-05-01 14:40:10 +02:00
test update battle anims, battle terrains renamed 2025-05-01 14:40:10 +02:00
tools fix failing tests 2025-04-13 23:39:50 +02:00
.gitattributes Add missing text files to .gitattributes. 2020-06-13 13:40:49 -04:00
.gitignore update gitignore 2025-02-15 22:44:10 +01:00
audio_rules.mk update tests + makefile 2024-11-01 23:46:21 +01:00
charmap.txt battle engine update - compilable state 2025-04-13 21:50:42 +02:00
check_history.sh implemented test framework semi-functional 2024-06-08 03:15:53 +02:00
graphics_file_rules.mk ported dexnav from e-expansion 2025-03-15 00:23:39 +01:00
INSTALL.md Sync INSTALL 2023-07-06 12:05:22 -04:00
json_data_rules.mk sync region_map_entries 2025-02-15 14:56:09 +01:00
ld_script_modern.ld expansion changes to m4a and crt0 2025-01-04 20:19:15 +01:00
ld_script_test.ld expansion changes to m4a and crt0 2025-01-04 20:19:15 +01:00
make_tools.mk update tests + makefile 2024-11-01 23:46:21 +01:00
Makefile Merge remote-tracking branch 'pret/master' 2025-03-09 20:22:02 +01:00
map_data_rules.mk map_group_count fix 2024-11-02 16:06:17 +01:00
README.md typo 2025-04-14 18:11:34 +02:00
spritesheet_rules.mk first working berry tree implementation 2024-11-19 13:51:07 +01:00
tileset_rules.mk Set unused tiles to transparent, document adjacent files 2022-10-10 09:20:16 -04:00

pokefirered-expansion

To set up the repository, see INSTALL.md.

Branches

  • master - pokefirered with expansion features
  • no-ql-and-hs - master without quest log and help system
  • dppt-hgss-music - based on master, adds DPPt and HGSS music

Credits

rh-hideout/pokeemerald-expansion
Sotomura/pokefirered-rtc