Commit Graph

46 Commits

Author SHA1 Message Date
Rangi 9048adc08a Mention pokegold in tools/unnamed.py output 2020-06-15 11:58:00 -04:00
Rangi 703298a8f0 Fix tools/unnamed.py for pokegold 2020-06-15 10:53:36 -04:00
Rangi b6b573152c Derive Pokémon frontpic dimensions using tools/png_dimensions 2020-06-14 19:00:34 -04:00
Rangi 94a70b63cf Sync tools with pokecrystal (fixes warnings when building lzcomp)
palette.c and png_dimensions.c will be synced when they are used.
2020-06-14 18:08:43 -04:00
entrpntr 4ac8bcc29a Checkpoint where things mostly work. 2020-06-14 15:07:27 -04:00
entrpntr 4517c08eda Initial commit of lz compression tools. 2020-06-14 15:06:29 -04:00
entrpntr 0c83c0b5bc rip baserom 2020-06-10 20:47:22 -04:00
entrpntr a1c33b58a8 More cleanup. 2020-06-10 20:33:24 -04:00
entrpntr 11f01dbcd8 Slowly getting there. 2020-06-10 11:33:55 -04:00
entrpntr 74f86d7501 Extract title graphics and add options_menu.asm. 2020-06-09 06:27:03 -04:00
entrpntr 2c9fbba109 Merge pull request #45 from libjet/bank3e
Disassemble bank $3e
2020-06-06 15:09:50 -04:00
entrpntr afcf8f1957 Minor cleanups. 2020-06-06 15:05:39 -04:00
entrpntr 13eb43eb1b Minor cleanups, add handling for gfx. 2020-06-05 17:51:21 -04:00
entrpntr 4dd92dd52e Update gfx.py, add pngs. 2020-05-30 02:24:19 -04:00
entrpntr 3a9930b9d4 Remove unnecessary 2bpp files, plus some minor fixes. 2020-05-28 22:10:29 -04:00
libjet d87458740c Fix gfx/tilesets/roofs png rules 2020-05-28 19:52:46 +01:00
libjet 0cf765a4f5 Add halloffame.asm and credits.asm 2020-05-28 19:47:18 +01:00
entrpntr b16e8fd695 wtf was I even doing m8 2020-05-25 17:05:08 -04:00
entrpntr de6fc0ad32 Fix pngs, prepare for png to bpp conversion. 2020-05-25 16:51:24 -04:00
entrpntr 9bd3a69955 Reformat and re-reidentify some gfx. 2020-05-25 16:46:33 -04:00
entrpntr b66b8557a6 Rename some previously unidentified code/gfx. 2020-05-23 04:23:18 -04:00
entrpntr 7abda2aeff Updates to add pngs. 2020-05-23 03:47:57 -04:00
entrpntr e9b07c81b0 Updates to add pngs. 2020-05-22 18:21:37 -04:00
entrpntr 9fced4d984 Add tileset pngs. 2020-05-21 16:17:13 -04:00
entrpntr 1fca66421a Several small cleanups, add pics. 2020-05-19 18:31:51 -04:00
entrpntr 6c4c421f18 Match pokecrystal file names and folder structure, tools updates. 2020-05-14 14:25:42 -04:00
entrpntr a30d695331 Clean up some palette stuff, update main.asm and layout.link. 2020-05-14 12:40:24 -04:00
entrpntr 18ca6b3ea8 More cleanup of title screen, update unused sources script. 2020-05-13 23:55:40 -04:00
entrpntr 69aaf49240 Fix labels, add PNGs. 2020-05-09 21:50:59 -04:00
entrpntr 41c19e6e7c Add majority of remaining unused source files. 2020-05-07 15:37:15 -04:00
entrpntr 5cf0984419 Add end-of-ROM stadium data, fix Burned Tower script labels/constants. 2020-05-07 12:00:51 -04:00
entrpntr a594f5e557 Add PNGs. 2020-05-01 21:18:57 -04:00
entrpntr 03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr 8b5cc02a48 Add engine/menus/trainer_card.asm. 2020-04-30 00:02:58 -04:00
entrpntr 70d3a3fdbc Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
entrpntr 75cf425d30 Clean up engine flags. 2020-04-27 01:18:06 -04:00
entrpntr b87cc70643 Miscellaneous cleanup before continuing. 2020-04-20 21:36:29 -04:00
entrpntr 71f217cfa0 Finish disassembling bank $05. 2020-04-12 17:31:25 -04:00
entrpntr 07a5cc60d0 Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
entrpntr d46fcef6bc A modest bit of cleanup before continuing. 2020-04-05 20:14:37 -04:00
entrpntr 43182b4a89 Create PNGs for remaining gfx binary files. 2020-04-05 05:49:10 -04:00
entrpntr f8518cf485 Add gfx helper code for mail; add PNGs to repo. 2020-04-05 04:45:00 -04:00
entrpntr 07434c8f86 Fix gfx code, generate pngs for pokemon/trainers and add to repo. 2020-04-02 16:49:57 -04:00
entrpntr 48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -04:00
entrpntr 95d7d56581 Disassemble pic banks. 2020-03-31 14:39:28 -04:00
entrpntr db8db97aa3 Clean up makefile, submodules, root dir; Python 3 compatibility. 2020-03-22 18:37:40 -04:00