Age | Commit message (Expand) | Author |
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 |
2021-11-23 | Require rgbds 0.5.2 | Rangi |
2021-04-13 | Group miscellaneous graphics from main.asm into their own object file | Rangi |
2020-08-11 | 'make clean' reuses 'make tidy' commands | Rangi |
2020-07-28 | 'make tidy' shouldn't trigger 'make -C tools' | Rangi |
2020-07-23 | Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs | Rangi |
2020-07-15 | Mark gold_debug and silver_debug as PHONY make targets | Rangi |
2020-07-13 | Disassemble the final English debug ROMs | Rangi |
2020-07-03 | Copy pokered and have a single .gbc recipe with version-specific rgbfix flags | Rangi |
2020-06-28 | Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve | Rangi |
2020-06-28 | Interleave the title screen Ho-Oh and Lugia graphics (8x16 OAM tiles) | Rangi |
2020-06-16 | [in progress] Harmonize more constant and data files with pokecrystal | Rangi |
2020-06-15 | Concatenate multiple intro 2bpps together before compression | Rangi |
2020-06-14 | SGB border maps include the middle $00 area, which make strips out using tr | Rangi |
2020-06-14 | Match mosh remaining .2bpp.lz files | Rangi |
2020-06-14 | Derive Pokémon frontpic dimensions using tools/png_dimensions | Rangi |
2020-06-14 | Make .gbcpal files for Pokémon and trainer sprites | Rangi |
2020-06-14 | Sync tools with pokecrystal (fixes warnings when building lzcomp) | Rangi |
2020-06-14 | Add .lz.bin files for the current non-matching graphics files. | entrpntr |
2020-06-14 | WIP commit (doesn't build currently). | entrpntr |
2020-06-14 | Checkpoint where things mostly work. | entrpntr |
2020-06-14 | Initial commit of lz compression tools. | entrpntr |
2020-05-28 | Changes for hall of fame and credits. | entrpntr |
2020-05-25 | Make separate tileset object, add similar collision files. | entrpntr |
2020-05-16 | Couple quick fixes so nothing dangerous/shameful gets merged in. | entrpntr |
2020-05-14 | Match pokecrystal file names and folder structure, tools updates. | entrpntr |
2020-05-09 | Fix labels, add PNGs. | entrpntr |
2020-05-07 | Add majority of remaining unused source files. | entrpntr |
2020-05-03 | Add Makefile option for verbose sym/map; fix some label names. | entrpntr |
2020-05-01 | Add PNGs. | entrpntr |
2020-04-27 | Sync with the recent updates to pokecrystal. | entrpntr |
2020-04-26 | Disassemble map scenes and events. | entrpntr |
2020-04-23 | Revisit some bank 5 code before continuing. | entrpntr |
2020-04-22 | Finish home cleanup, identify tileset data, other misc cleanups. | entrpntr |
2020-04-20 | Miscellaneous cleanup before continuing. | entrpntr |
2020-04-10 | Add engine/rtc/rtc.asm and engine/overworld/overworld.asm. | entrpntr |
2020-04-06 | Add unnamed.py and update for rgbds v0.4.x before continuing. | entrpntr |
2020-04-05 | Create PNGs for remaining gfx binary files. | entrpntr |
2020-04-05 | Add gfx helper code for mail; add PNGs to repo. | entrpntr |
2020-04-02 | Fix gfx code, generate pngs for pokemon/trainers and add to repo. | entrpntr |
2020-04-02 | Finish disassembling bank $2e, miscellaneous pics cleanup. | entrpntr |
2020-03-31 | Disassemble pic banks. | entrpntr |
2020-03-25 | Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14. | entrpntr |
2020-03-22 | Clean up makefile, submodules, root dir; Python 3 compatibility. | entrpntr |
2020-02-19 | Use labels instead of constants for HRAM | libjet |
2019-08-16 | Build a separate audio object. | IIMarckus |
2018-09-21 | Include Pokédex entries in the build. | IIMarckus |
2018-07-06 | Add the three banks of common text. | IIMarckus |