aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/read_trainer_party.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+1
|\
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-4/+4
|\|
| * Use less generic labels for party finding loops (#514)kagnusdev2025-07-071-4/+4
| |
* | Rename `.asm_39c46` to `.loopSkipTrainer` (#122)PokefanMarcel2025-07-231-4/+4
| | | | | | | | | | --------- Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-6/+6
|\|
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-2/+2
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-1/+1
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-1/+1
| | | | | | | | Fixes #319
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Sync more with pokeyellowRangi2020-11-051-2/+2
| |
| * SONY -> RIVALRangi2020-07-171-1/+1
| |
| * Replace some hard-coded values with constantsRangi2019-07-071-1/+1
| |
| * Add space between arguments in assembly instructions and remove redundant a ↵xCrystal2017-12-301-74/+74
| | | | | | | | in instructions like add a, x
| * remove address commentsYamaArashi2016-06-111-1/+1
| |
| * No more W_dannye2015-08-301-11/+11
| |
* | Sync with pokereddannye2020-11-041-1/+1
| |
* | Sync with pokereddannye2020-05-201-40/+40
| |
* | remove address commentsYamaArashi2016-06-111-1/+1
| |
* | engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-67/+46
| |
* | overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-9/+9
|/ | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* No more $C8dannye2015-08-101-1/+1
| | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
* more naming variablesYamaArashi2015-07-241-1/+1
|
* menu stuffYamaArashi2015-07-151-4/+4
|
* Clean up white spaceU-Daniel-PC\Daniel2015-06-111-1/+1
|
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-011-1/+1
|
* money won and trainer pic constantsxCrystal2015-04-091-5/+7
|
* Further split bank e stuffxCrystal2015-04-011-0/+164