| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync more with pokered | Rangi | 2020-11-06 | 2 | -9/+9 |
| | | |||||
| * | Sync more with pokered | Rangi | 2020-11-05 | 12 | -54/+61 |
| | | |||||
| * | Remove trailing whitespace | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | Sync more with pokered | Rangi | 2020-11-05 | 1 | -4/+4 |
| | | |||||
| * | Remove unused RG/RB graphics | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | Organize home and macro code | Rangi | 2020-11-05 | 3 | -7/+7 |
| | | |||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 3 | -13/+50 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 40 | -3748/+2708 |
| | | |||||
| * | Add constant for ghost Marowak like pokered | SatoMew | 2020-09-27 | 3 | -3/+3 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 25 | -1327/+1326 |
| | | |||||
| * | Add trainer_ai pokered changes to pokeyellow | Amber Brault | 2019-12-04 | 1 | -21/+21 |
| | | |||||
| * | Fix warnings about deprecated mnemonics on newer builds of rgbds | Pokechu22 | 2017-09-25 | 4 | -10/+10 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered | dannye | 2016-06-12 | 7 | -17/+17 |
| |\ | |||||
| | * | sync engine code with pokered | YamaArashi | 2016-06-11 | 8 | -26/+24 |
| | | | |||||
| * | | Remove more address comments | dannye | 2016-06-12 | 3 | -10/+10 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 3 | -7/+4 |
| |\ \ | |||||
| | * | | Remove the last address comments | dannye | 2016-06-12 | 4 | -10/+9 |
| | | | | | | | | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file | ||||
| * | | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 1 | -2/+2 |
| |\| | | |/ |/| | |||||
| | * | Remove some leftover address comments | dannye | 2016-06-12 | 1 | -2/+2 |
| | | | |||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 38 | -702/+702 |
| | | | |||||
| | * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 2 | -7/+0 |
| | | | |||||
| | * | Remove hardcoded values for CopyData in battle core. | Marcus Huderle | 2016-02-20 | 1 | -4/+4 |
| | | | |||||
| | * | Fewer underscores in constants | dannye | 2015-12-14 | 3 | -6/+6 |
| | | | |||||
| | * | No more S_ | dannye | 2015-08-30 | 2 | -5/+5 |
| | | | |||||
| | * | No more wram_constants.asm | dannye | 2015-08-30 | 1 | -2/+2 |
| | | | | | | | | | unfortunately, this means manually declaring the wEnemyMon1 party struct | ||||
| | * | No more W_ | dannye | 2015-08-30 | 30 | -662/+662 |
| | | | |||||
| | * | use the new battle type constants | YamaArashi | 2015-08-29 | 2 | -11/+11 |
| | | | |||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 39 | -732/+732 |
| | | | |||||
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-11 | 5 | -40/+40 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 2 | -2/+2 |
| | |\ \ | |||||
| | * | | | Sync with pokered | dannye | 2016-06-11 | 5 | -40/+40 |
| | | | | | | | | | | | | | | | | | from August 29, 2015 to April 6, 2016 | ||||
| * | | | | Character dict; surfing minigame; printer debug | pikalaxalt | 2016-06-11 | 1 | -735/+736 |
| | |/ / |/| | | |||||
| * | | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 6 | -42/+42 |
| |\| | | |||||
| | * | | Clean up white space | dannye | 2016-06-06 | 6 | -42/+42 |
| | | | | |||||
| * | | | Printer labels | pikalaxalt | 2016-06-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | More Pikachu function documentation | pikalaxalt | 2016-06-06 | 1 | -1/+1 |
| |/ / | |||||
| * | | Champion's room; resolve predefs | pikalaxalt | 2016-05-31 | 1 | -2/+2 |
| | | | |||||
| * | | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 2 | -2/+2 |
| | | | |||||
| * | | Bank15 misc functions | luckytyphlosion | 2016-05-22 | 1 | -16/+26 |
| | | | |||||
| * | | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 |
| | | | |||||
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 2 | -2/+2 |
| | | | |||||
| * | | Delete animations_.asm | luckytyphlosion | 2016-03-26 | 2 | -3450/+422 |
| | | | |||||
| * | | Document the rest of animations.asm | luckytyphlosion | 2016-03-26 | 1 | -22/+2182 |
| | | | |||||
| * | | More animations.asm documentation | luckytyphlosion | 2016-03-26 | 1 | -4/+448 |
| | | | |||||
| * | | Some more animations.asm work. | luckytyphlosion | 2016-03-19 | 1 | -5/+210 |
| | | | |||||
| * | | Start working on engine/battle/animations.asm | luckytyphlosion | 2016-03-17 | 1 | -31/+66 |
| | | | |||||
| * | | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 2016-03-17 | 2 | -64/+458 |
| | | | |||||
| * | | Complete documentation of BankF | luckytyphlosion | 2016-01-24 | 2 | -7356/+390 |
| | | | |||||
| * | | More BankF documentation | luckytyphlosion | 2016-01-23 | 3 | -90/+1479 |
| | | | | | | | | | MoveHitTest to MoveEffectPointerTable | ||||
| * | | More bankF documentation. | luckytyphlosion | 2016-01-16 | 7 | -113/+1486 |
| | | | | | | | | | PrintCriticalOHKOText to AdjustDamageForMoveType | ||||
