aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/scale_sprites.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc. naming and cleanup (#139)Narishma-gb2025-09-101-1/+1
| | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar`
* Improve documentation of some SRAM routines (#114)SatoMew2024-06-261-2/+2
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-17/+4
|\
| * Add `bigdw` and `dc` data macrosRangi422023-11-201-17/+4
| |
| * Sync more with pokeyellowRangi2020-11-051-3/+3
| |
| * Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-4/+16
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
| |
| * Replace raw hex values with HRAM constantsRangi2020-07-031-2/+2
| | | | | | | | To do: turn constants into labels and use ldh
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
| |
| * remove address commentsYamaArashi2016-06-111-5/+5
| |
| * No more S_dannye2015-08-301-4/+4
| |
* | Sync more with pokeredRangi2020-11-051-5/+5
| |
* | Sync with pokereddannye2020-11-041-9/+21
| |
* | remove address commentsYamaArashi2016-06-111-6/+6
| |
* | Sync with pokereddannye2016-06-111-4/+4
| | | | | | | | from August 29, 2015 to April 6, 2016
* | Clean up white spacedannye2016-06-061-1/+1
| |
* | bankB misc functionsluckytyphlosion2015-11-291-5/+12
|/ | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-4/+4
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Rename battle files and split move effects Part 3xCrystal2015-04-011-0/+85
b.asm, b_2.asm, c.asm, and d.asm