summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2022-03-26Port make_patch.c features needed for pokeredRangi
2022-03-15Use noreturn for usage_exitRangi
2022-03-15Use -flto for all toolsRangi
2022-03-14Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3Rangi
2022-03-14Add a `bpp2png` tool to replace gfx.py for converting 1/2bpp to PNGRangi
2022-03-14Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)vulcandth
2022-03-08Slightly refactor some C toolsRangi
2022-03-02Rename `*_verbose` functions to idiomatic `x*`Rangi
2022-02-28Remove unused #include <unistd.h>Rangi
2021-09-26Port rewritten tools from pokecrystalRangi
2021-05-09Require rgbds 0.5.1Rangi
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-04-20Use rgbds 0.5.0Rangi
2021-03-18Run tools/palfix.py on gfxRangi
2021-03-15palfix.py outputs 2-bit grayscale if possibleRangi
2021-03-15Add tools/palfix.py, and make Python tools executableRangi
2020-12-09Require rgbds 0.4.2Rangi
This allows [\1] to work when \1 is hl, bc, or de The object file format has changed along with the version number
2020-11-30Simplify stadium.c without Crystal base dataRangi
2020-11-21Fix tools/free_space.pyRangi
2020-10-14tools/sym_comments.py can comment labels with their sym file addressesRangi
2020-10-04tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their ↵Rangi
filenames
2020-07-24Ignore tools/stadiumRangi
2020-07-23Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINsRangi
2020-07-22tools/unnamed.py supports rgbds 0.4.1 object filesRangi
2020-07-07Get all unnamed symbols with make DEBUG=1Rangi
2020-07-03Fix tools/unnamed.pyRangi
2020-06-28Merge branch 'master' of https://github.com/aaaaaa123456789/pokegoldIIMarckus
2020-06-28Reformat gfx/trade/game_boy.png and fix tools/gfx --preserveRangi
2020-06-28Update lzcompaaaaaa123456789
2020-06-15Mention pokegold in tools/unnamed.py outputRangi
2020-06-15Fix tools/unnamed.py for pokegoldRangi
2020-06-14Derive Pokémon frontpic dimensions using tools/png_dimensionsRangi
2020-06-14Sync tools with pokecrystal (fixes warnings when building lzcomp)Rangi
palette.c and png_dimensions.c will be synced when they are used.
2020-06-14Checkpoint where things mostly work.entrpntr
2020-06-14Initial commit of lz compression tools.entrpntr
2020-06-10rip baseromentrpntr
2020-06-10More cleanup.entrpntr
2020-06-10Slowly getting there.entrpntr
2020-06-09Extract title graphics and add options_menu.asm.entrpntr
2020-06-06Merge pull request #45 from libjet/bank3eentrpntr
Disassemble bank $3e
2020-06-06Minor cleanups.entrpntr
2020-06-05Minor cleanups, add handling for gfx.entrpntr
2020-05-30Update gfx.py, add pngs.entrpntr
2020-05-28Remove unnecessary 2bpp files, plus some minor fixes.entrpntr
2020-05-28Fix gfx/tilesets/roofs png ruleslibjet
2020-05-28Add halloffame.asm and credits.asmlibjet
2020-05-25wtf was I even doing m8entrpntr
2020-05-25Fix pngs, prepare for png to bpp conversion.entrpntr
2020-05-25Reformat and re-reidentify some gfx.entrpntr
2020-05-23Rename some previously unidentified code/gfx.entrpntr
2020-05-23Updates to add pngs.entrpntr