summaryrefslogtreecommitdiff
path: root/data/pokemon
AgeCommit message (Expand)Author
2021-05-31Reorganize cry and SFX more closely to pokegoldZumi Daxuya
2020-12-08Match pokegold's battle transition code more closelyRangi
2020-11-13Kanto Mon Names (#79)jd-0
2020-09-22Indent with tabsRangi
2020-09-22Relabeled Item/MoveDescriptions & DexEntries (#74)jd-0
2020-09-22Replace enum with const, and update many constants to be more like pokegoldRangi
2020-09-20Extract Pokédex entriesRangi
2020-09-20Use local .End or .FirstEntryEnd labels for measuring data/GFX sizesRangi
2020-09-20More cleanup of whitespace and commentsRangi
2020-09-20Remove more address commentsRangi
2020-09-20Remove address commentsjd-0
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end o...Ebernacher90
2020-08-09Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...Rangi
2019-09-15Disassemble party menu iconsRangi
2018-07-03Introduce linkerscript.luckytyphlosion
2018-06-05Define landmark constantsRangi
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-02Make the repository build all four ROMsPikalaxALT
2018-06-02MOVE_PSYCHIC_M → MOVE_PSYCHICRangi
2018-06-01Use fullwidth digitsRangi
2018-05-31Keep pokemon data in data/pokemonRangi
2018-05-31Declare Pokédex type search data; add more commentsRangi
2018-05-31Declare Pokémon namesRangi
2018-05-30Clean up Makefilepfero
2018-05-29Fix base stat syntaxRangi
2018-05-29Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworldRangi
2018-05-29Include base data (some Pokémon needed TM/HM flags beyond 57)Rangi
2018-05-30gfx, main.asm: add Pokémon front and back picsTauwasser
2018-05-30base_stats.asm: prepare pokered macros to measure length of an individual sta...Tauwasser
2018-05-29Include data in main.asm (not base data, it doesn't match yet)Rangi
2018-05-29gfx, main.asm: add annon front and back picsTauwasser
2018-05-28Declare gojuon dex orderRangi
2018-05-28Declare base dataRangi
2018-05-28Comment on missing evolution dataRangi
2018-05-28Evos+attacksRangi