aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/draw_hud_pokeball_gfx.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-7/+7
|\
| * Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-1/+1
| * Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-1/+1
| * Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-4/+4
| * Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-1/+1
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-4/+4
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-1/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-2/+2
| * Organize gfx/Rangi2020-06-271-1/+1
| * Fix typos in commentsdannye2017-06-241-1/+1
| * Remove the last address commentsdannye2016-06-121-1/+1
| * remove address commentsYamaArashi2016-06-111-14/+14
| * No more W_dannye2015-08-301-9/+9
* | Rename off-by-one wram labelsdannye2024-09-291-5/+5
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-4/+4
* | Sync with pokereddannye2020-11-041-4/+4
* | Sync with pokereddannye2020-05-201-1/+1
* | remove address commentsYamaArashi2016-06-111-15/+15
* | engine/battle/draw_hud_pokeball_gfx.asmluckytyphlosion2015-12-121-16/+24
* | BankD misc functionsluckytyphlosion2015-12-051-8/+8
* | overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-1/+1
|/
* Replace some hardcoded data sizesdannye2015-08-091-1/+2
* Use more lbdannye2015-08-051-1/+1
* clean up wram aliasesYamaArashi2015-07-231-18/+18
* Consolidate coord macrosdannye2015-07-181-2/+2
* Use more screen dimension constantsdannye2015-07-141-1/+1
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-19/+19
* Rename battle files and split move effects Part 4xCrystal2015-04-011-0/+191