aboutsummaryrefslogtreecommitdiffstats
path: root/engine/load_pokedex_tiles.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-11/+0
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-11/+0
2020-05-20Sync with pokereddannye1-4/+4
2017-12-30Add space between arguments in assembly instructions and remove redundant a ↵xCrystal1-4/+4
in instructions like add a, x
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2015-11-21LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion1-2/+2
Also replace dummy sprites and fix replace.sh to only parse .asm files
2015-08-09Replace some hardcoded data sizesdannye1-1/+1
2015-08-05Use more lbdannye1-2/+2
and other clean up
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-2/+2
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2014-05-29Use VRAM constants where applicable.yenatch1-2/+2
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+11