aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #135 from YamaArashi/masterYamaArashi2016-06-1231-375/+412
|\
| * sync homeYamaArashi2016-06-127-131/+150
| * sync textYamaArashi2016-06-1219-220/+238
| * sync tileset WRAM labelsYamaArashi2016-06-126-24/+24
|/
* Merge pull request #134 from YamaArashi/masterYamaArashi2016-06-1250-495/+591
|\
| * more syncing with pokeyellowYamaArashi2016-06-124-145/+206
| * sync engine code with pokeyellowYamaArashi2016-06-1247-350/+385
|/
* Remove the last address commentsdannye2016-06-12458-791/+532
* Remove some leftover address commentsdannye2016-06-1214-31/+31
* Merge pull request #133 from YamaArashi/masterYamaArashi2016-06-11766-8812/+8830
|\
| * remove address commentsYamaArashi2016-06-11764-8371/+8371
| * crlf to lfYamaArashi2016-06-112-441/+459
|/
* Implement handy text macros from yellowpikalaxalt2016-06-0917-56/+70
* Try again to bump extraspikalaxalt2016-06-091-0/+0
* Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-06-09200-659/+19
|\
| * Rebump extras.yenatch2016-06-091-0/+0
| * Sync somewhat with pokeyellow.IIMarckus2016-06-08182-262/+18
| * Remove the Beach House option.IIMarckus2016-06-0720-401/+1
* | TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt2016-05-308-1163/+276
|/
* dbw door tilespikalaxalt2016-05-221-26/+13
* Finish reversion of .gb file extensionspikalaxalt2016-05-131-2/+2
* Remove the last remaining IF DEF(_YELLOW)pikalaxalt2016-05-131-8/+1
* Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-05-13310-2701/+1005
|\
| * Fix typo: ninetails.asm -> ninetales.asmdannye2016-04-252-1/+1
| * Add a TX_MART macro for inventories.IIMarckus2016-04-082-27/+25
| * Clean up script labels in marts and Pokémon Centers.IIMarckus2016-04-0855-352/+322
| * Clean up labels and trainer headers for overworld Pokémon.IIMarckus2016-04-0616-238/+237
| * Clean up more Yellow ifdefs.IIMarckus2016-03-2225-319/+15
| * Add a farcall alias.yenatch2016-03-141-0/+2
| * Remove hardcoded length values in items.asmMarcus Huderle2016-02-211-2/+2
| * Remove hardcoded values for CopyData in battle core.Marcus Huderle2016-02-201-4/+4
| * Bump extras so that pypng doesn't need to be installed.yenatch2016-02-172-6/+1
| * Bump extras.yenatch2016-02-171-0/+0
| * Use rgbasm -D in the makefile.yenatch2016-02-1718-80/+31
| * apt-cyg died againyenatch2016-02-171-3/+2
| * Get rid of yellow ifdefs in wild Pokémon.IIMarckus2016-02-1259-1510/+360
| * Remove misleading (unreferenced) labels.IIMarckus2016-01-30151-153/+3
* | Split default names strings into separate lines to make it less unpleasant to...pikalaxalt2016-05-131-6/+24
* | Macrofy sprite status data in WRA0PikalaxALT2016-01-298-23/+102
|/
* Fix logically incorrect labeldannye2016-01-271-2/+3
* fix typoesYamaArashi2016-01-094-16/+16
* Merge pull request #121 from PikalaxALT/masterDaniel Harding2016-01-062-4/+4
|\
| * Fix a typoPikalaxALT2016-01-052-4/+4
|/
* Merge pull request #120 from PikalaxALT/masterluckytyphlosion2016-01-0350-78/+80
|\
| * Fix game time labelsPikalaxALT2016-01-0350-78/+80
|/
* Label elite four scripts more completely.Marcus Huderle2015-12-186-103/+111
* Fewer underscores in constantsdannye2015-12-1439-92/+92
* Define text banks relative to the first one. Clean up address comments.IIMarckus2015-12-061-669/+489
* vertical space is cheap. also remove address comments and yellow ifs.IIMarckus2015-12-061-188/+94
* Improve diffability with pokeyellow; remove address comments and ifs.IIMarckus2015-12-06208-2888/+1923