summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-10-17label a flag in the asmgarak
2018-10-02mid2agb fix: compare whole note details before compressionDiegoisawesome
2018-09-29Fix mid2agb argument parsingKermalis
2018-09-29Fix the fix that was buggyDiegoisawesome
2018-09-25Fix compression score code bug reintroductionDiegoisawesome
2018-09-25Partial implementation of MEMACC commandDiegoisawesome
2018-09-25Change initial state of lastNoteDiegoisawesome
2018-09-25mid2agb compression algorithm less buggy than originally thoughtDiegoisawesome
2018-09-25Comment out unused variable so GCC doesn't complainDiegoisawesome
2018-09-25Match compression behavior, for realDiegoisawesome
2018-09-24Completely blind guess to fix compression scoreDiegoisawesome
2018-09-23Fix compression score lower limitDiegoisawesome
2018-09-23mid2agb: allow -L param to take stringDiegoisawesome
2018-09-22Fix order of initial vol commandDiegoisawesome
2018-09-15Update mid2agb sourceDiegoisawesome
Credit to @camthesaxman
2018-09-14Add running status to mid2agbDiegoisawesome
2018-09-10Make long param use two dashesDiegoisawesome
2018-09-10Make gbafix silentDiegoisawesome
2018-09-08Merge branch 'Slawter666-spritesheet'Diegoisawesome
2018-09-07Add palette tags for event objectsDiegoisawesome
2018-09-07Merge branch 'master' of https://github.com/pret/pokeemerald into spritesheetSlawter666
2018-09-06Merge pull request #316 from huderlem/gbagfx-metatilesDiegoisawesome
Add ability to specify metatile dimensions to gbagfx
2018-09-06Add ability to specify metatile dimensions to gbagfxMarcus Huderle
2018-09-06Update scaninc and preproc with multi-file incbinsDiegoisawesome
2018-08-29Add gbafix from devkitPro/gba-toolsDiegoisawesome
2018-08-07Merge pull request #3 from pret/masterGarak
syncing with source repo
2018-07-29Port over ↵einstein95
https://github.com/pret/pokeruby/commit/9d96147bbf8dabc2a28105d73905808e70b73b0f
2018-06-16re-initializing structs in tools/aif2pcm/main.cgarakmon
initializing all fields because clang doesn’t understand {0}
2018-06-16compiler fixesgarakmon
The compiler flag -s is not necessary and causes build failure on some systems (macOS, clang compilers) due to it being deprecated. Additionally, on those same systems, tools/aif2pcm/main.c failed to compile due to an overly cautious compiler not liking some struct declarations. These changes afaik do not affect other builds.
2018-01-15dumped most of pokenav.sgolem galvanize
2017-12-03adding tools from pokerubyxenonnsmb
2016-11-01remove old toolsYamaArashi
2016-01-08gpu_regs.cYamaArashi
2015-11-24title screen background tiles and palettesYamaArashi
2015-11-23add space in include directiveYamaArashi
2015-11-23dumped fontsYamaArashi
2015-11-22tilesetsYamaArashi
2015-11-13formatting and licenseYamaArashi
2015-11-13pokemon PNGs and palettesYamaArashi