| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #133 from YamaArashi/master | YamaArashi | 2016-06-11 | 766 | -8812/+8830 |
| |\ | | | | | Remove address comments | ||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 764 | -8371/+8371 |
| | | | |||||
| | * | crlf to lf | YamaArashi | 2016-06-11 | 2 | -441/+459 |
| |/ | |||||
| * | Implement handy text macros from yellow | pikalaxalt | 2016-06-09 | 17 | -56/+70 |
| | | |||||
| * | Try again to bump extras | pikalaxalt | 2016-06-09 | 1 | -0/+0 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | pikalaxalt | 2016-06-09 | 200 | -659/+19 |
| |\ | |||||
| | * | Rebump extras. | yenatch | 2016-06-09 | 1 | -0/+0 |
| | | | | | | | | | af6fa345d689844429d20df9a18f6ae298733140 didn't take. I don't know why. | ||||
| | * | Sync somewhat with pokeyellow. | IIMarckus | 2016-06-08 | 182 | -262/+18 |
| | | | |||||
| | * | Remove the Beach House option. | IIMarckus | 2016-06-07 | 20 | -401/+1 |
| | | | |||||
| * | | TX_SFX_KEY_ITEM and `mapconst` macro | pikalaxalt | 2016-05-30 | 8 | -1163/+276 |
| |/ | |||||
| * | dbw door tiles | pikalaxalt | 2016-05-22 | 1 | -26/+13 |
| | | |||||
| * | Finish reversion of .gb file extensions | pikalaxalt | 2016-05-13 | 1 | -2/+2 |
| | | |||||
| * | Remove the last remaining IF DEF(_YELLOW) | pikalaxalt | 2016-05-13 | 1 | -8/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | pikalaxalt | 2016-05-13 | 310 | -2701/+1005 |
| |\ | |||||
| | * | Fix typo: ninetails.asm -> ninetales.asm | dannye | 2016-04-25 | 2 | -1/+1 |
| | | | |||||
| | * | Add a TX_MART macro for inventories. | IIMarckus | 2016-04-08 | 2 | -27/+25 |
| | | | |||||
| | * | Clean up script labels in marts and Pokémon Centers. | IIMarckus | 2016-04-08 | 55 | -352/+322 |
| | | | |||||
| | * | Clean up labels and trainer headers for overworld Pokémon. | IIMarckus | 2016-04-06 | 16 | -238/+237 |
| | | | |||||
| | * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 25 | -319/+15 |
| | | | |||||
| | * | Add a farcall alias. | yenatch | 2016-03-14 | 1 | -0/+2 |
| | | | |||||
| | * | Remove hardcoded length values in items.asm | Marcus Huderle | 2016-02-21 | 1 | -2/+2 |
| | | | |||||
| | * | Remove hardcoded values for CopyData in battle core. | Marcus Huderle | 2016-02-20 | 1 | -4/+4 |
| | | | |||||
| | * | Bump extras so that pypng doesn't need to be installed. | yenatch | 2016-02-17 | 2 | -6/+1 |
| | | | |||||
| | * | Bump extras. | yenatch | 2016-02-17 | 1 | -0/+0 |
| | | | |||||
| | * | Use rgbasm -D in the makefile. | yenatch | 2016-02-17 | 18 | -80/+31 |
| | | | |||||
| | * | apt-cyg died again | yenatch | 2016-02-17 | 1 | -3/+2 |
| | | | |||||
| | * | Get rid of yellow ifdefs in wild Pokémon. | IIMarckus | 2016-02-12 | 59 | -1510/+360 |
| | | | |||||
| | * | Remove misleading (unreferenced) labels. | IIMarckus | 2016-01-30 | 151 | -153/+3 |
| | | | |||||
| * | | Split default names strings into separate lines to make it less unpleasant ↵ | pikalaxalt | 2016-05-13 | 1 | -6/+24 |
| | | | | | | | | | to read | ||||
| * | | Macrofy sprite status data in WRA0 | PikalaxALT | 2016-01-29 | 8 | -23/+102 |
| |/ | |||||
| * | Fix logically incorrect label | dannye | 2016-01-27 | 1 | -2/+3 |
| | | |||||
| * | fix typoes | YamaArashi | 2016-01-09 | 4 | -16/+16 |
| | | |||||
| * | Merge pull request #121 from PikalaxALT/master | Daniel Harding | 2016-01-06 | 2 | -4/+4 |
| |\ | | | | | Fix a typo | ||||
| | * | Fix a typo | PikalaxALT | 2016-01-05 | 2 | -4/+4 |
| |/ | |||||
| * | Merge pull request #120 from PikalaxALT/master | luckytyphlosion | 2016-01-03 | 50 | -78/+80 |
| |\ | | | | | Fix game time labels, wCurrentMapScriptFlags | ||||
| | * | Fix game time labels | PikalaxALT | 2016-01-03 | 50 | -78/+80 |
| |/ | |||||
| * | Label elite four scripts more completely. | Marcus Huderle | 2015-12-18 | 6 | -103/+111 |
| | | |||||
| * | Fewer underscores in constants | dannye | 2015-12-14 | 39 | -92/+92 |
| | | |||||
| * | Define text banks relative to the first one. Clean up address comments. | IIMarckus | 2015-12-06 | 1 | -669/+489 |
| | | |||||
| * | vertical space is cheap. also remove address comments and yellow ifs. | IIMarckus | 2015-12-06 | 1 | -188/+94 |
| | | |||||
| * | Improve diffability with pokeyellow; remove address comments and ifs. | IIMarckus | 2015-12-06 | 208 | -2888/+1923 |
| | | |||||
| * | fix repository links | yenatch | 2015-10-25 | 1 | -5/+5 |
| | | |||||
| * | use pip and apt-cyg | yenatch | 2015-10-25 | 1 | -8/+11 |
| | | |||||
| * | align spacing in previous | yenatch | 2015-10-25 | 1 | -3/+3 |
| | | |||||
| * | Reorganize the makefile and remove yellow targets. | yenatch | 2015-10-25 | 1 | -50/+41 |
| | | |||||
| * | Get rid of queues. | yenatch | 2015-10-25 | 1 | -14/+6 |
| | | | | For faster builds, use `make -j`. | ||||
| * | Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct | dannye | 2015-09-09 | 1 | -30/+5 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-09-07 | 1 | -9/+7 |
| |\ | |||||
| | * | Merge pull request #117 from PikalaxALT/master | yenatch | 2015-09-06 | 1 | -9/+7 |
| | |\ | | | | | | | Rewrite SetEvents and ResetEvents for unlimited number of events | ||||
| | | * | Rewrite SetEvents and ResetEvents for unlimited number of events | PikalaxALT | 2015-09-04 | 1 | -9/+7 |
| | |/ | |||||
