pmd-red/data_pokemon.mk, branch master Pokémon Mystery Dungeon: Red Rescue Team Explicitly declare dependencies for generated files 2021-12-20T15:29:19+00:00 mid-kid esteve.varela@gmail.com 2021-12-19T21:27:11+00:00 010d641899be44eb7fc5f458d819c332e092d03f These are harder to pick up automatically, and will only change when the tools are edited, anyway... Any other methods for solving this issue can always be reconsidered later down the line...
These are harder to pick up automatically, and will only change when the
tools are edited, anyway...

Any other methods for solving this issue can always be reconsidered
later down the line...
Added move data JSON (#60) 2021-10-06T00:09:53+00:00 Cheng Hann Gan chenghanngan.us@gmail.com 2021-10-06T00:09:53+00:00 78632822c35c5c8f6f9fb03547bb608ec5e5d223 * Added move data JSON * Fixed typo * Fixed name of placeholder move
* Added move data JSON

* Fixed typo

* Fixed name of placeholder move
Created species/item data JSONs (#57) 2021-09-28T16:50:36+00:00 Cheng Hann Gan chenghanngan.us@gmail.com 2021-09-28T16:50:36+00:00 12aec1bb718eb7b04d4a5506030154b0cce454a0 * Created species data JSON * Added item data JSON * Removed address field from JSONs -Moved constants/item.h import to item.h. * Used default values for some JSON fields -Use item ID macros for item evolutions.
* Created species data JSON

* Added item data JSON

* Removed address field from JSONs

-Moved constants/item.h import to item.h.

* Used default values for some JSON fields

-Use item ID macros for item evolutions.