Decompilation of Pokémon FireRed/LeafGreen
Go to file
2025-03-20 18:11:27 +01:00
.github/workflows ci on no-ql-and-hs 2025-02-14 22:53:47 +01:00
asm updated battle engine files 2025-03-09 15:50:46 +01:00
constants expansion update 2025-02-08 2025-02-08 17:09:17 +01:00
data ported dexnav from e-expansion 2025-03-15 00:23:39 +01:00
docs Fix two stale references to emerald in legacy_WSL1_INSTALL.md 2022-03-14 08:49:14 -04:00
graphics ported dexnav from e-expansion 2025-03-15 00:23:39 +01:00
include update pokemon files 2025-03-20 17:48:30 +01:00
libagbsyscall sync liagbsyscall with emerald 2024-11-24 13:32:16 +01:00
sound update cries, fix failing tests with speedup, align a few files with expansion 2025-01-05 13:00:26 +01:00
src jump type from species info 2025-03-20 18:04:55 +01:00
test update tests 2025-03-09 16:00:48 +01:00
tools Merge remote-tracking branch 'pret/master' into pret-merge 2025-02-12 18:15:52 +01: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 sync battle string table 2025-02-11 18:10:34 +01: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 Update README.md 2025-02-17 16:11:07 +01: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

Credits

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