aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon/add_mon.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb1-2/+2
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-16/+17
2025-11-25Avoid magic numbers for most `CopyData` calls (#542)Rangi1-1/+1
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie1-6/+6
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie1-7/+7
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie1-2/+2
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-3/+3
2024-06-15Identify some unused WRAM variables (#453)Sylvie1-1/+1
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi1-4/+4
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-1/+1
2020-11-05Remove trailing whitespaceRangi1-1/+1
2020-11-05Remove trailing whitespaceRangi1-1/+1
2020-11-05Sync more with pokeredRangi1-3/+3
2020-11-04Sync with pokereddannye1-16/+16
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-516/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-3/+3
2020-05-20Sync with pokereddannye1-0/+177
2016-06-11remove address commentsYamaArashi1-5/+5
2016-03-17Split bank3 up.luckytyphlosion1-0/+345