summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-23Add missing :req, remove old macrosGriffinR
2021-12-17one more lelKurausukun
2021-12-17fix indentation againKurausukun
2021-12-17fix indentationKurausukun
2021-12-17accept 16-bit aiff files and convert to 8-bitKurausukun
2021-11-02Fix braille slashGriffinR
2021-10-30Better braille supportGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-06-03Fix build on macos.luckytyphlosion
2021-06-01Fixes to makefile.luckytyphlosion
2021-06-01Merge branch 'master' of https://github.com/pret/pokeemerald into remove-tempsluckytyphlosion
2021-05-23Merge branch 'master' of https://github.com/pret/pokeemeraldluckytyphlosion
2021-05-11Name map groupsGriffinR
2021-01-19Don't keep temporary C build files by default.luckytyphlosion
2021-01-05Actually test out that it builds.luckytyphlosion
2021-01-05Fix issue with diffs being incorrect with extreme values.luckytyphlosion
2021-01-05Fix choice of delta sign.luckytyphlosion
2021-01-05Fix bug in pcm delta compression.luckytyphlosion
2020-12-31Remove deadnaming, sync BgEventGriffinR
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
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
2020-11-12Missing inc files in asm/*.s and data/*.s will raise an actual error message.luckytyphlosion
2020-07-28Merge pull request #1112 from GriffinRichards/add-genwarnGriffinR
2020-07-27semicolonPokeCodec
2020-07-24Add warnings to generated filesGriffinR
2020-06-29Fix segfault in gbagfxGriffinR
2020-05-29Merge pull request #1027 from PikalaxALT/gbagfx_tilemapPikalaxALT
2020-05-18Fix compilation on gcc 10 (for real this time)Kurausukun
2020-05-18Fix compilation on gcc 10Kurausukun
2020-04-29Fix -Wmissing-braces clang warningGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2020-04-25Fix an issue with uninitialized tilemap ptrPikalaxALT
2020-04-24Add tilemap rendering capability to gbagfxPikalaxALT
2020-04-22gbagfx: Check for nullptr for new output pathSierraffinity
2020-04-22gbagfx: Various fixes and improvementsSierraffinity
2020-02-19Make aif2pcm looping not dependent on order of MARK and INST chunksDiegoisawesome
2020-02-18Allow INST chunk loops without MARK chunkDiegoisawesome
2020-02-18Add safety checkDiegoisawesome
2020-02-18Follow defined AIFF loop standardDiegoisawesome
2020-02-18Fix aif2pcm Pascal string bug, allow flexibility in marker names for loopDiegoisawesome
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-14replace inja license textgarak
2019-10-14add subgroups for fishing rods to encounter jsongarak
2019-10-14update injagarak
2019-09-16Fix extraneous parentheses warningGriffinR