aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Sync more with pokeredRangi2020-11-0512-54/+61
| |
* | Remove trailing whitespaceRangi2020-11-051-1/+1
| |
* | Sync more with pokeredRangi2020-11-051-4/+4
| |
* | Remove unused RG/RB graphicsRangi2020-11-051-1/+1
| |
* | Organize home and macro codeRangi2020-11-053-7/+7
| |
* | Start reorganizing pokeyellowRangi2020-11-043-13/+50
| |
* | Sync with pokereddannye2020-11-0440-3748/+2708
| |
* | Add constant for ghost Marowak like pokeredSatoMew2020-09-273-3/+3
| |
* | Sync with pokereddannye2020-05-2025-1327/+1326
| |
* | Add trainer_ai pokered changes to pokeyellowAmber Brault2019-12-041-21/+21
| |
* | Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-254-10/+10
| |
* | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokereddannye2016-06-127-17/+17
|\ \
| * | sync engine code with pokeredYamaArashi2016-06-118-26/+24
| | |
* | | Remove more address commentsdannye2016-06-123-10/+10
| | |
* | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye2016-06-123-7/+4
|\ \ \ | | |/ | |/|
| * | Remove the last address commentsdannye2016-06-124-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-pokereddannye2016-06-121-2/+2
|\| | | |/ |/|
| * Remove some leftover address commentsdannye2016-06-121-2/+2
| |
| * remove address commentsYamaArashi2016-06-1138-702/+702
| |
| * Clean up more Yellow ifdefs.IIMarckus2016-03-222-7/+0
| |
| * Remove hardcoded values for CopyData in battle core.Marcus Huderle2016-02-201-4/+4
| |
| * Fewer underscores in constantsdannye2015-12-143-6/+6
| |
| * No more S_dannye2015-08-302-5/+5
| |
| * No more wram_constants.asmdannye2015-08-301-2/+2
| | | | | | | | unfortunately, this means manually declaring the wEnemyMon1 party struct
| * No more W_dannye2015-08-3030-662/+662
| |
| * use the new battle type constantsYamaArashi2015-08-292-11/+11
| |
* | remove address commentsYamaArashi2016-06-1139-732/+732
| |
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-115-40/+40
|\ \
| * \ Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-112-2/+2
| |\ \
| * | | Sync with pokereddannye2016-06-115-40/+40
| | | | | | | | | | | | | | | | from August 29, 2015 to April 6, 2016
* | | | Character dict; surfing minigame; printer debugpikalaxalt2016-06-111-735/+736
| |/ / |/| |
* | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-086-42/+42
|\| |
| * | Clean up white spacedannye2016-06-066-42/+42
| | |
* | | Printer labelspikalaxalt2016-06-071-1/+1
| | |
* | | More Pikachu function documentationpikalaxalt2016-06-061-1/+1
|/ /
* | Champion's room; resolve predefspikalaxalt2016-05-311-2/+2
| |
* | League PC code, address comments for hidden_items.asmluckytyphlosion2016-05-302-2/+2
| |
* | Bank15 misc functionsluckytyphlosion2016-05-221-16/+26
| |
* | Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion2016-04-091-1/+1
| |
* | Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-092-2/+2
| |
* | Delete animations_.asmluckytyphlosion2016-03-262-3450/+422
| |
* | Document the rest of animations.asmluckytyphlosion2016-03-261-22/+2182
| |
* | More animations.asm documentationluckytyphlosion2016-03-261-4/+448
| |
* | Some more animations.asm work.luckytyphlosion2016-03-191-5/+210
| |
* | Start working on engine/battle/animations.asmluckytyphlosion2016-03-171-31/+66
| |
* | Replaced some wram labels before committing, need to commit now.luckytyphlosion2016-03-172-64/+458
| |
* | Complete documentation of BankFluckytyphlosion2016-01-242-7356/+390
| |
* | More BankF documentationluckytyphlosion2016-01-233-90/+1479
| | | | | | | | MoveHitTest to MoveEffectPointerTable
* | More bankF documentation.luckytyphlosion2016-01-167-113/+1486
| | | | | | | | PrintCriticalOHKOText to AdjustDamageForMoveType
* | More BankF documentationluckytyphlosion2016-01-094-47/+1278
| | | | | | | | AnyMoveToSelect to DoesntAffectMonText