aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/trainer_sight.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-301-5/+5
|
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
|
* Fix file modesdannye2020-11-141-0/+0
|
* Remove c1x*/c2x* comments, use struct offset constantsRangi2020-07-071-32/+32
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-14/+14
|
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-14/+14
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-8/+8
| | | | To do: turn constants into labels and use ldh
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-6/+6
|
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+349