index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-28
Add install instructions for repositories which don't have dkp-less support.
luckytyphlosion
2020-11-26
Add msys2 and Cygwin instructions, also add .exe extension to built tools.
luckytyphlosion
2020-11-25
Minor INSTALL.md cleanup, also don't print the wall of linked objects during ...
luckytyphlosion
2020-11-25
Escape literal <user> text.
luckytyphlosion
2020-11-25
Fix bad clarification.
luckytyphlosion
2020-11-25
Partially work on the new Install.MD.
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-11-18
Remove useless comment.
luckytyphlosion
2020-11-18
Optimize Makefile, also add *.sna to gitignore.
luckytyphlosion
2020-11-12
Missing inc files in asm/*.s and data/*.s will raise an actual error message.
luckytyphlosion
2020-11-08
Add missing files to .gitattributes.
luckytyphlosion
2020-11-06
Merge pull request #1247 from PidgeyALT/attemptcountfix
GriffinR
2020-11-06
Merge pull request #1246 from PikalaxALT/simplify_ram_reset
PikalaxALT
2020-11-06
add spaces around - and remove comment from include in battle.h
MCboy
2020-11-06
use constants for ball throw count
MCboy
2020-11-06
swi --> svc
PikalaxALT
2020-11-06
Simplify RAM reset adaptation for modern
PikalaxALT
2020-11-04
Merge pull request #1245 from GriffinRichards/modernfactoryfix
GriffinR
2020-11-04
Revert to original battle factory gcc 10 fix
GriffinR
2020-11-04
Fix typo
GriffinR
2020-11-04
Condense fix for battle factory on gcc 10
GriffinR
2020-11-04
Fix battle factory on gcc 10
GriffinR
2020-11-03
Merge pull request #1189 from aaaaaa123456789/reverts
PikalaxALT
2020-11-02
Solve merge conflicts from previous commit
aaaaaa123456789
2020-11-02
Re-apply joypad macros (minus merge conflicts)
aaaaaa123456789
2020-11-02
Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into...
Kurausukun
2020-11-02
address comments
Kurausukun
2020-10-29
Merge pull request #1242 from GriffinRichards/constants-menuinfoicons
GriffinR
2020-10-29
Merge pull request #1238 from ketsuban/master
GriffinR
2020-10-29
Use constants for menu info icon table
GriffinR
2020-10-26
Update src/digit_obj_util.c
aaaaaa123456789
2020-10-26
Fix whitespace issues
aaaaaa123456789
2020-10-26
Remove unused variable
aaaaaa123456789
2020-10-26
Port back improvements from later commits
aaaaaa123456789
2020-10-26
Merge branch 'master' into reverts
aaaaaa123456789
2020-10-26
re-match BattleIntroOpponent1SendsOutMonAnimation
Kurausukun
2020-10-26
port MovementAction_StoreAndLockAnim_Step0 fix
Kurausukun
2020-10-26
port PrintMonWeight fakematch fix
Kurausukun
2020-10-26
port sub_80C6104 fakematch fix
Kurausukun
2020-10-26
port TrendyPhraseIdOld fakematch fix
Kurausukun
2020-10-26
port InitPaintingMonOamData fakematch fix
Kurausukun
2020-10-26
port BerryCrushCommand_BeginNormalPaletteFade fix
Kurausukun
2020-10-26
port Cmd_forcerandomswitch fakematch fix
Kurausukun
2020-10-26
port ReceiveDaycareMailData fakematch fix
Kurausukun
2020-10-26
port sub_8181C2C fakematching fix
Kurausukun
2020-10-26
port sub_806F160 fakematch fix
Kurausukun
2020-10-25
port GetFrontierOpponentClass fakematch fix
Kurausukun
2020-10-25
re-match sub_81D5F58
Kurausukun
2020-10-25
port HasNoMonsToSwitch fakematch fix (from #1181)
Kurausukun
[next]