| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove misleading (unreferenced) labels. | IIMarckus | 2016-01-30 | 151 | -153/+3 |
| | | |||||
| * | 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 |
| | |/ | |||||
| * / | No more S_ | dannye | 2015-08-30 | 7 | -34/+34 |
| |/ | |||||
| * | No more wram_constants.asm | dannye | 2015-08-30 | 6 | -18/+44 |
| | | | | | unfortunately, this means manually declaring the wEnemyMon1 party struct | ||||
| * | 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 |
| |\ | | | | | Misc changes | ||||
| | * | 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 |
| |\ | | | | | Commented SGB palettes and other things | ||||
| | * | 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 |
| | | | | | | | | | The comment has nothing to do with the variable. | ||||
| | * | 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 |
| | | | | | this way, sram doesn't have to refer to the actual content of wram | ||||
| * | No more $C8 | dannye | 2015-08-10 | 88 | -423/+428 |
| | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | ||||
| * | Clean up data/evos_moves.asm | dannye | 2015-08-10 | 2 | -23/+173 |
| | | |||||
| * | Use constants for elevator floors | dannye | 2015-08-10 | 4 | -3/+33 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 57 | -1641/+1904 |
| |\ | |||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 42 | -1505/+1730 |
| | | | |||||
| | * | fixed names | YamaArashi | 2015-08-07 | 9 | -25/+30 |
| | | | |||||
| | * | named wram variables | YamaArashi | 2015-08-07 | 6 | -45/+55 |
| | | | |||||
