summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-14audio: Include all constantsyenatch
2014-02-14Makefile: Don't group redrle with phony targetsyenatch
2014-02-14make compare: Use md5sum -c instead of comparing a base romyenatch
2014-02-14Rom checksums for use with md5sum -cyenatch
2014-02-14Makefile: nothing uses the ALL_DEPENDENCIES variable.yenatch
2014-02-14Makefile: fix a syntax error in redrleyenatch
2014-02-14Consolidate rgbfix options between Red and Blue.yenatch
2014-02-13No more init.shyenatch
2014-02-13Rewrite the install instructions without init.sh.yenatch
2014-02-13Readme: Builds both Red and Blue.yenatch
2014-02-13Install: Refer to pokeblue.gbc by its filename.yenatch
2014-02-02Replace hardcoded song idsU-Fish-PC\Daniel
2014-02-01Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel
2014-01-29Labeled Battle Center and Trade Center constants.Marcus Huderle
2014-01-28Fix BookshelfTileIDs formatU-Fish-PC\Daniel
2014-01-27Makefile: condense dependency scanning into one loopyenatch
2014-01-27Split wram.asm from poke{red,blue}.o into wram.oyenatch
2014-01-27Clean up makefile messages and prerequisite handlingyenatch
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch
2014-01-26added a couple of new moves constantsAdam AKA Coolboyman
2014-01-26Merge branch 'text' of https://github.com/yenatch/pokeredIIMarckus
2014-01-26Merge branch 'fix-init-sudo' of https://github.com/yenatch/pokeredIIMarckus
2014-01-24Get rid of more unnecessary labels in text.asmyenatch
2014-01-23Makefile: remove duplicates when consolidating objectsyenatch
2014-01-23Give a : to label def _UnnamedText_ef7dyenatch
2014-01-23Make text.asm an objectyenatch
2014-01-23Bank constants for text.asmyenatch
2014-01-23Move text banks into text.asmyenatch
2014-01-23Split out move namesyenatch
2014-01-23Split out the rest of map textyenatch
2014-01-23Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel
2014-01-23Split out route textyenatch
2014-01-22Even more map textyenatch
2014-01-22Silph Co 1f text was actually somewhere elseyenatch
2014-01-22Move city and town map text into text/mapsyenatch
2014-01-22split out a bunch of map textyenatch
2014-01-22split viridian and oaks lab text into text/maps/yenatch
2014-01-22stamp out even more text macros in mainyenatch
2014-01-22rename existing map text files and put them in text/maps/yenatch
2014-01-22Merge branch 'split-audio' into textyenatch
2014-01-22bump pokemontools for merging the previous bumpyenatch
2014-01-22Merge remote-tracking branch 'iimarckus/master' into resplit-audioyenatch
2014-01-22Don't use sudo in init.shyenatch
2014-01-22use 'next' macro in stringsyenatch
2014-01-22text macros in pokedex entriesyenatch
2014-01-22rename and add some text macrosyenatch
2014-01-21text macros in text/yenatch
2014-01-21clean up missed text macros in main.asmyenatch
2014-01-21use text macros in main.asmyenatch
2014-01-21Add text macrosyenatch