| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | 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 to... | pikalaxalt | 2016-05-13 | 1 | -6/+24 | |
| * | | | 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 | 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 | 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 | |
| * | | 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 | PikalaxALT | 2015-09-04 | 1 | -9/+7 | |
| | |/ / | ||||||
| * / / | No more S_ | dannye | 2015-08-30 | 7 | -34/+34 | |
| |/ / | ||||||
| * | | No more wram_constants.asm | dannye | 2015-08-30 | 6 | -18/+44 | |
| * | | No more W_ | dannye | 2015-08-30 | 190 | -2202/+2202 | |
| * | | Merge pull request #116 from YamaArashi/master | Daniel Harding | 2015-08-30 | 18 | -209/+398 | |
| |\ \ | ||||||
| | * | | replaced hardcoded values in ItemUseMedicine | YamaArashi | 2015-08-30 | 2 | -22/+23 | |
| | * | | rename ItemUseBall labels | YamaArashi | 2015-08-30 | 1 | -22/+17 | |
| | * | | use the new battle type constants | YamaArashi | 2015-08-29 | 3 | -12/+12 | |
| | * | | commented pokeball function | YamaArashi | 2015-08-29 | 5 | -99/+247 | |
| | * | | added constants for item capacity | YamaArashi | 2015-08-29 | 3 | -7/+10 | |
| | * | | documented flags and misc. fixes | YamaArashi | 2015-08-29 | 12 | -54/+96 | |
| |/ / | ||||||
| * | | Merge pull request #114 from YamaArashi/master | Daniel Harding | 2015-08-18 | 61 | -624/+789 | |
| |\ \ | ||||||
| | * | | item name length constant | YamaArashi | 2015-08-14 | 5 | -4/+5 | |
| | * | | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 11 | -87/+103 | |
| | * | | named battle and learn move variables | YamaArashi | 2015-08-14 | 6 | -46/+67 | |
| | * | | Named a test battle variable | YamaArashi | 2015-08-13 | 4 | -7/+16 | |
| | * | | Remove irrelevant comment | YamaArashi | 2015-08-13 | 1 | -3/+0 | |
| | * | | named more variables | YamaArashi | 2015-08-12 | 33 | -142/+185 | |
| | * | | commented SGB palette stuff | YamaArashi | 2015-08-12 | 34 | -334/+408 | |
| | * | | constants for IntroMoveMon | YamaArashi | 2015-08-10 | 1 | -4/+8 | |
| |/ / | ||||||
| * | | More joypad constants | dannye | 2015-08-11 | 13 | -64/+70 | |
| * | | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 22 | -84/+86 | |
| * | | Use better wram labels in sram | dannye | 2015-08-10 | 3 | -41/+58 | |
| * | | No more $C8 | dannye | 2015-08-10 | 88 | -423/+428 | |
| * | | Clean up data/evos_moves.asm | dannye | 2015-08-10 | 2 | -23/+173 | |
