summaryrefslogtreecommitdiff
path: root/data/pokemon
AgeCommit message (Expand)Author
2021-11-23Use compound assignment operatorsRangi
2021-05-09Require rgbds 0.5.1Rangi
2021-04-20Use rgbds 0.5.0Rangi
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
2021-01-06The 'tmhm' macro adjusts to the number of TMs/HMsRangi
2020-11-17Use assert to ensure correct base data sizeRangi
2020-10-29Updates to more closely sync with pokecrystalRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-16[in progress] Harmonize more constant and data files with pokecrystalRangi
2020-06-15Remove Crystal-only CaughtDataRangi
2020-06-15Padding -> unused beta pics in base stats.entrpntr
2020-06-14Derive Pokémon frontpic dimensions using tools/png_dimensionsRangi
2020-06-14Make .gbcpal files for Pokémon and trainer spritesRangi
2020-06-14Fix file permissions.entrpntr
2020-06-06Merge pull request #45 from libjet/bank3eentrpntr
2020-06-06Add engine/pokedex/unown_dex.asmlibjet
2020-06-06Add time_capsule_2.asm and new_pokedex_entry.asmlibjet
2020-06-06Add engine/link/time_capsule.asmlibjet
2020-06-05Fix file permissions.entrpntr
2020-06-02Add engine/gfx/mon_icons.asmlibjet
2020-05-25Add data/pokemon/unused_pic_banks.asmlibjet
2020-05-14Clean up some palette stuff, update main.asm and layout.link.entrpntr
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-05-07Add majority of remaining unused source files.entrpntr
2020-04-19Continue with effect commands (about 50% complete).entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr
2020-02-19Update some included files at the start of home.asmlibjet
2019-12-12Update predef_pointers and wram, and correct typo's caused by search + replacelibjet
2019-10-12Sync base_stats from pokecrystal and include in the buildRyan Tandy
2019-10-12Sync egg group constants from pokecrystalRyan Tandy
2019-10-12Sync growth rate constants from pokecrystalRyan Tandy
2019-10-12Use PSYCHIC_M for the Psychic TM.yenatch
2019-08-15Fix cries, and integrate them into the build.IIMarckus
2018-09-21Include Pokédex entries in the build.IIMarckus
2018-08-17Shuffle files around to closer match pokecrystal.IIMarckus