summaryrefslogtreecommitdiff
path: root/tools/mapjson
AgeCommit message (Collapse)Author
2022-01-23Add missing :req, remove old macrosGriffinR
2021-05-23Merge branch 'master' of https://github.com/pret/pokeemeraldluckytyphlosion
2021-05-11Name map groupsGriffinR
2020-12-16[Round 3] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 3] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16[Round 2] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 2] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
For people who want to have dkPless builds in their repo.
2020-12-16Revert multiple source change commits for rebase.luckytyphlosion
2020-11-26Add msys2 and Cygwin instructions, also add .exe extension to built tools.luckytyphlosion
Todo: actually extensively test out msys2 and Cygwin, and double check the readme.
2020-07-24Add warnings to generated filesGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-08-06Fix Makefiles to account for the $CC and $CXX environment variablesaaaaaa123456789
2019-07-23Quieter "make tools"PikalaxALT
2019-02-16Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fieldsMarcus Huderle
2019-02-16use strings for map json coord_event var_valuegarak
2019-02-04Cleanup and add game version flag to mapjson toolMarcus Huderle
2019-02-03convert mapjson.py to mapjson.cppgarak
2019-01-31Convert map data to JSONMarcus Huderle