summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-12Label palettesdannye
2016-08-11Enable continuous integrationMathias Bynens
2016-08-09Format sgb packetsdannye
2016-08-08Better names for a few Pikachu's Beach routinesSanqui
2016-08-08Label some Pikachu's Beach related routinesSanqui
2016-07-31Split macros.asmdannye
2016-07-27Replace unnecessary tabs with spacesdannye
2016-07-27Redo audio header macrodannye
2016-07-27Add warnings about music/sfx macro usagedannye
These are not game limitations, just restrictions for the macros to behave properly
2016-07-27Macros to automate music and sound effect headersdannye
2016-07-27Fix music channel numberingdannye
same as previous, but for songs instead of sound effects
2016-07-27Fix sound effect channel numberingdannye
mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
2016-07-20Clean up redundant labelsdannye
fix trainer header numbering
2016-07-18A few missed hardcoded decimal pointsdannye
2016-07-18Merge branch 'master' of https://github.com/pret/pokereddannye
2016-07-18Clean up text commandsdannye
2016-07-16Merge branch 'master' of https://github.com/pret/pokeyellowdannye
2016-07-16Merge pull request #15 from pret/remove-pipDaniel Harding
pip and baserom are no longer required
2016-07-01Use pattern variables in the makefile.yenatch
This means dependency scanning only happens as required.
2016-06-12Merge pull request #135 from YamaArashi/masterYamaArashi
sync tileset WRAM labels
2016-06-12Merge pull request #17 from YamaArashi/masterYamaArashi
sync tileset WRAM labels
2016-06-12sync homeYamaArashi
2016-06-12sync homeYamaArashi
2016-06-12sync textYamaArashi
2016-06-12sync textYamaArashi
2016-06-12remove map object addr commentsYamaArashi
2016-06-12remove map header addr commentsYamaArashi
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-12Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokeredmerge-pokereddannye
2016-06-12Remove more address commentsdannye
2016-06-12Merge pull request #16 from YamaArashi/masterYamaArashi
sync engine code with pokered
2016-06-12Merge pull request #134 from YamaArashi/masterYamaArashi
sync engine code with pokeyellow
2016-06-12more syncing with pokeyellowYamaArashi
2016-06-12sync engine code with pokeyellowYamaArashi
2016-06-12more syncing with pokeredYamaArashi
2016-06-12Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2016-06-12Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye
2016-06-12Remove some leftover address commentsdannye
2016-06-12Merge remote-tracking branch 'pokered/master' into merge-pokereddannye
2016-06-11sync engine code with pokeredYamaArashi
2016-06-12Remove baserom instructions.remove-pipyenatch
2016-06-11pip is no longer required.yenatch
png.py has been put into extras/.
2016-06-11Merge pull request #13 from YamaArashi/masterYamaArashi
remove address comments
2016-06-11remove address commentsYamaArashi
2016-06-11Merge pull request #14 from PikalaxALT/masterYamaArashi
Yellow documentation
2016-06-11Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt
2016-06-11Merge pull request #133 from YamaArashi/masterYamaArashi
Remove address comments