index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-03-26
Port make_patch.c features needed for pokered
Rangi
2022-03-15
Use noreturn for usage_exit
Rangi
2022-03-15
Use -flto for all tools
Rangi
2022-03-14
Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3
Rangi
2022-03-14
Add a `bpp2png` tool to replace gfx.py for converting 1/2bpp to PNG
Rangi
2022-03-14
Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)
vulcandth
2022-03-08
Slightly refactor some C tools
Rangi
2022-03-02
Rename `*_verbose` functions to idiomatic `x*`
Rangi
2022-02-28
Remove unused #include <unistd.h>
Rangi
2021-09-26
Port rewritten tools from pokecrystal
Rangi
2021-05-09
Require rgbds 0.5.1
Rangi
2021-04-20
Use rgbds 0.5.0
Rangi
2021-03-18
Run tools/palfix.py on gfx
Rangi
2021-03-15
palfix.py outputs 2-bit grayscale if possible
Rangi
2021-03-15
Add tools/palfix.py, and make Python tools executable
Rangi
2020-12-09
Require rgbds 0.4.2
Rangi
2020-11-30
Simplify stadium.c without Crystal base data
Rangi
2020-11-21
Fix tools/free_space.py
Rangi
2020-10-14
tools/sym_comments.py can comment labels with their sym file addresses
Rangi
2020-10-04
tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filen...
Rangi
2020-07-24
Ignore tools/stadium
Rangi
2020-07-23
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
Rangi
2020-07-22
tools/unnamed.py supports rgbds 0.4.1 object files
Rangi
2020-07-07
Get all unnamed symbols with make DEBUG=1
Rangi
2020-07-03
Fix tools/unnamed.py
Rangi
2020-06-28
Merge branch 'master' of https://github.com/aaaaaa123456789/pokegold
IIMarckus
2020-06-28
Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve
Rangi
2020-06-28
Update lzcomp
aaaaaa123456789
2020-06-15
Mention pokegold in tools/unnamed.py output
Rangi
2020-06-15
Fix tools/unnamed.py for pokegold
Rangi
2020-06-14
Derive Pokémon frontpic dimensions using tools/png_dimensions
Rangi
2020-06-14
Sync tools with pokecrystal (fixes warnings when building lzcomp)
Rangi
2020-06-14
Checkpoint where things mostly work.
entrpntr
2020-06-14
Initial commit of lz compression tools.
entrpntr
2020-06-10
rip baserom
entrpntr
2020-06-10
More cleanup.
entrpntr
2020-06-10
Slowly getting there.
entrpntr
2020-06-09
Extract title graphics and add options_menu.asm.
entrpntr
2020-06-06
Merge pull request #45 from libjet/bank3e
entrpntr
2020-06-06
Minor cleanups.
entrpntr
2020-06-05
Minor cleanups, add handling for gfx.
entrpntr
2020-05-30
Update gfx.py, add pngs.
entrpntr
2020-05-28
Remove unnecessary 2bpp files, plus some minor fixes.
entrpntr
2020-05-28
Fix gfx/tilesets/roofs png rules
libjet
2020-05-28
Add halloffame.asm and credits.asm
libjet
2020-05-25
wtf was I even doing m8
entrpntr
2020-05-25
Fix pngs, prepare for png to bpp conversion.
entrpntr
2020-05-25
Reformat and re-reidentify some gfx.
entrpntr
2020-05-23
Rename some previously unidentified code/gfx.
entrpntr
2020-05-23
Updates to add pngs.
entrpntr
[next]