| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-07-16 | 2 | -3/+3 |
| |\ | |||||
| | * | remove map header addr comments | YamaArashi | 2016-06-12 | 1 | -1/+1 |
| | * | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 1 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered | dannye | 2016-06-12 | 39 | -170/+160 |
| |\| | |||||
| | * | more syncing with pokered | YamaArashi | 2016-06-12 | 1 | -1/+1 |
| | * | sync engine code with pokered | YamaArashi | 2016-06-11 | 43 | -220/+203 |
| * | | Remove more address comments | dannye | 2016-06-12 | 30 | -204/+192 |
| * | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 5 | -10/+6 |
| |\ \ | |||||
| | * | | Remove the last address comments | dannye | 2016-06-12 | 12 | -32/+30 |
| * | | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 7 | -9/+9 |
| |\| | | |/ |/| | |||||
| | * | Remove some leftover address comments | dannye | 2016-06-12 | 8 | -10/+10 |
| | * | remove address comments | YamaArashi | 2016-06-11 | 126 | -1847/+1847 |
| | * | Implement handy text macros from yellow | pikalaxalt | 2016-06-09 | 2 | -2/+2 |
| | * | dbw door tiles | pikalaxalt | 2016-05-22 | 1 | -26/+13 |
| | * | Merge branch 'master' of https://github.com/pret/pokered | pikalaxalt | 2016-05-13 | 7 | -50/+6 |
| | |\ | |||||
| | | * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 6 | -38/+0 |
| | | * | 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 |
| | * | | 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 | 1 | -3/+3 |
| | |/ | |||||
| | * | Fix logically incorrect label | dannye | 2016-01-27 | 1 | -2/+3 |
| | * | fix typoes | YamaArashi | 2016-01-09 | 1 | -9/+9 |
| | * | Fix a typo | PikalaxALT | 2016-01-05 | 1 | -3/+3 |
| | * | Fix game time labels | PikalaxALT | 2016-01-03 | 8 | -18/+18 |
| | * | Fewer underscores in constants | dannye | 2015-12-14 | 4 | -9/+9 |
| | * | No more S_ | dannye | 2015-08-30 | 4 | -9/+9 |
| | * | No more wram_constants.asm | dannye | 2015-08-30 | 1 | -2/+2 |
| | * | No more W_ | dannye | 2015-08-30 | 76 | -942/+942 |
| | * | replaced hardcoded values in ItemUseMedicine | YamaArashi | 2015-08-30 | 1 | -22/+22 |
| | * | rename ItemUseBall labels | YamaArashi | 2015-08-30 | 1 | -22/+17 |
| | * | use the new battle type constants | YamaArashi | 2015-08-29 | 2 | -11/+11 |
| | * | commented pokeball function | YamaArashi | 2015-08-29 | 2 | -96/+237 |
| | * | documented flags and misc. fixes | YamaArashi | 2015-08-29 | 8 | -40/+45 |
| * | | remove address comments | YamaArashi | 2016-06-11 | 181 | -2464/+2464 |
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-11 | 26 | -441/+585 |
| |\ \ | |||||
| | * | | More syncing with pokered | dannye | 2016-06-11 | 1 | -2/+9 |
| | * | | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 48 | -11139/+10013 |
| | |\ \ | |||||
| | * | | | Sync with pokered | dannye | 2016-06-11 | 24 | -248/+392 |
| * | | | | Character dict; surfing minigame; printer debug | pikalaxalt | 2016-06-11 | 23 | -1791/+1832 |
| * | | | | Pikachu movement functions | pikalaxalt | 2016-06-08 | 2 | -375/+386 |
| * | | | | More on Pikachu emotions | pikalaxalt | 2016-06-08 | 7 | -230/+219 |
| * | | | | Pikapic animation function labels | pikalaxalt | 2016-06-08 | 5 | -688/+244 |
| | |/ / |/| | | |||||
| * | | | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 3 | -156/+145 |
| * | | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 48 | -292/+236 |
| |\| | | |||||
| | * | | Clean up main.asm | dannye | 2016-06-06 | 4 | -15/+48 |
| | * | | Remove unused source files | dannye | 2016-06-06 | 5 | -93/+15 |
| | * | | Clean up white space | dannye | 2016-06-06 | 45 | -242/+242 |
| * | | | Is this an OAM printer? | pikalaxalt | 2016-06-08 | 2 | -296/+302 |
| * | | | Printer labels | pikalaxalt | 2016-06-07 | 11 | -365/+416 |
| * | | | Split out Pikachu-related data | pikalaxalt | 2016-06-06 | 2 | -736/+20 |
