index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
berry_fix
Age
Commit message (
Expand
)
Author
2022-01-13
Remove berry fix
GriffinR
2022-01-09
Remove redundant assembler
Wiz
2021-12-21
Removed more commented out addresses
LOuroboros
2021-10-27
Document field player functions
cbt6
2021-10-23
IDE support formatting and consistency
Jademalo
2021-10-22
Improve IDE support
Jademalo
2021-05-23
Merge branch 'master' of https://github.com/pret/pokeemerald
luckytyphlosion
2021-05-13
Change IsPokemonCryPlaying to bool32
gAlfonso-bit
2021-04-09
standardize "grey" to "gray"
Kurausukun
2021-04-02
Add missing include guard suffixes
GriffinR
2021-01-04
Fix $(AR) define, remove \u warns on macOS.
luckytyphlosion
2020-12-31
Remove deadnaming, sync BgEvent
GriffinR
2020-12-16
[Round 3] Apply all source related changes for the new INSTALL.md in one commit.
luckytyphlosion
2020-12-16
[Round 3] Revert multiple source change commits for re-commit.
luckytyphlosion
2020-12-16
[Round 2] Apply all source related changes for the new INSTALL.md in one commit.
luckytyphlosion
2020-12-16
[Round 2] Revert multiple source change commits for re-commit.
luckytyphlosion
2020-12-16
Check for $(TOOLCHAIN) before checking for $(TOOLCHAIN)/bin
luckytyphlosion
2020-12-16
Apply all source related changes for the new INSTALL.md in one commit.
luckytyphlosion
2020-12-16
Revert multiple source change commits for rebase.
luckytyphlosion
2020-12-16
Fix asmdiff.sh to work without DKP, also improve the makefile command for rec...
luckytyphlosion
2020-11-25
Don't use base_tools if dkP is installed, also just use $(CC) -E for CPP rega...
luckytyphlosion
2020-11-25
Add support for dkp-less instructions.
luckytyphlosion
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-08
Reverted -nostdlib changes
PokeCodec
2020-09-08
Fix build
PokeCodec
2020-09-08
Match BattleIntroOpponent1SendsOutMonAnimation
PokeCodec
2020-08-30
Merge pull request #1144 from PokeCodec/libgbasyscall
GriffinR
2020-08-22
Cleaned up the libraries.
PokeCodec
2020-08-20
Sync encounter musics with encounter music types
GriffinR
2020-08-20
Fix incorrect pike curtain SE names
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2020-07-16
Sort out asm
PokeCodec
2020-05-27
consistency with pokefirered
MandL27
2020-05-27
document UNKNOWN_A special char
MandL27
2019-09-08
libagbsyscall as an actual lib
PikalaxALT
2019-09-04
Fix issue with ramscrgen invoke for some users
PikalaxALT
2019-09-03
Copy Berry Fix MB dism from FR (#777)
PikalaxALT