summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-20nonmatching sub_800FD14PikalaxALT
2018-01-19through sub_800FCD8PikalaxALT
2018-01-19sub_800F86CPikalaxALT
2018-01-19through sub_800F850PikalaxALT
2018-01-18nonmatching sub_800F638PikalaxALT
2018-01-18sub_800F4F0scnorton
2018-01-18sub_800F498scnorton
2018-01-18Merge branch 'link' of github.com:pikalaxalt/pokeemerald into linkPikalaxALT
2018-01-18Merge branch 'master' into linkscnorton
2018-01-18sub_800F1E0PikalaxALT
2018-01-17Merge remote-tracking branch 'Pi/song-names'Diegoisawesome
2018-01-17Remove duplicate LIBC line from makefileDiegoisawesome
2018-01-16Merge remote-tracking branch 'Pikalax/mac_build_and_libc'Diegoisawesome
2018-01-16Fix typos in songs.h and song_table.inc again, and made the comments match.Devin
I'm sorry if I sound like a brolen record. ;)
2018-01-16Merge branch 'master' into mac_build_and_libcscnorton
2018-01-16Merge remote-tracking branch 'origin/delete-on-error'Diegoisawesome
2018-01-16Merge remote-tracking branch 'Egg/decompile_battle_transition'Diegoisawesome
2018-01-16battle transition review changesDizzyEggg
2018-01-16Merge remote-tracking branch 'Bird/dump_shop.s'Diegoisawesome
2018-01-16spacing fixgolem galvanize
2018-01-16fixesgolem galvanize
2018-01-16dump shop.sgolem galvanize
2018-01-15Fixed typosDevin
2018-01-15Add most English song and SFX names as comments in songs.h and song_table.incDevin
2018-01-14Merge remote-tracking branch 'Diego/master'Diegoisawesome
2018-01-14Finish adding symbols to battle_animsDiegoisawesome
2018-01-14Charmap modificationsDiegoisawesome
Add midline dot to English charmap and swap two dot leader (U+2025) for midline horizontal ellipsis (U+22EF) in Japanese charmap
2018-01-14fix battle transition conflictsDizzyEggg
2018-01-14make battle transition compileDizzyEggg
2018-01-14battle transition is decompiledDizzyEggg
2018-01-14up to 30 battle transitionsDizzyEggg
2018-01-13up to groudon transitionDizzyEggg
2018-01-13make build_tools.sh executableyenatch
2018-01-13add a rule for baserom.gbayenatch
2018-01-13use .SECONDARY instead of .PRECIOUS to prevent files from being deletedyenatch
2018-01-13fix broken build after building without toolsyenatch
2018-01-11Merge pull request #155 from ProjectRevoTPP/assertMarcus Huderle
add assert support to pokeemerald.
2018-01-09Remove extraneous comments that mess with incbin countDiegoisawesome
2018-01-09Add symbols to music_player_tableDiegoisawesome
Also rename gMPlay structs to gMPlayInfo
2018-01-09Merge remote-tracking branch 'pret/master'Diegoisawesome
2018-01-09Mark sound files as preciousDiegoisawesome
2018-01-09Remove sample bins and update makefileDiegoisawesome
2018-01-09Extract voicegroupsDiegoisawesome
2018-01-09both print defines for nocashgbaProjectRevoTPP
2018-01-09commentProjectRevoTPP
2018-01-09Implement agbcc's libc and allow a custom cxx compiler to be passed to ↵scnorton
build_tools.sh
2018-01-09scrub ld_script for bloatProjectRevoTPP
2018-01-08nocashgba printfProjectRevoTPP
2018-01-08nogba to nocashgbaProjectRevoTPP
2018-01-08actually change NOGBAPrint, stupidProjectRevoTPP