summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-06-16[in progress] Harmonize more constant and data files with pokecrystalRangi
2020-06-15Concatenate multiple intro 2bpps together before compressionRangi
2020-06-14SGB border maps include the middle $00 area, which make strips out using trRangi
2020-06-14Match mosh remaining .2bpp.lz filesRangi
Still to go: - gfx/pokemon/alakazam/back_silver.2bpp.lz.bin - gfx/title/hooh_gold.2bpp.lz.bin - gfx/title/lugia_silver.2bpp.lz.bin
2020-06-14Derive Pokémon frontpic dimensions using tools/png_dimensionsRangi
2020-06-14Make .gbcpal files for Pokémon and trainer spritesRangi
Pokémon use their back sprites since front sprites differ between Gold and Silver.
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-14Add .lz.bin files for the current non-matching graphics files.entrpntr
2020-06-14WIP commit (doesn't build currently).entrpntr
2020-06-14Checkpoint where things mostly work.entrpntr
2020-06-14Initial commit of lz compression tools.entrpntr
2020-05-28Changes for hall of fame and credits.entrpntr
2020-05-25Make separate tileset object, add similar collision files.entrpntr
2020-05-16Couple quick fixes so nothing dangerous/shameful gets merged in.entrpntr
2020-05-14Match pokecrystal file names and folder structure, tools updates.entrpntr
2020-05-09Fix labels, add PNGs.entrpntr
2020-05-07Add majority of remaining unused source files.entrpntr
2020-05-03Add Makefile option for verbose sym/map; fix some label names.entrpntr
2020-05-01Add PNGs.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-23Revisit some bank 5 code before continuing.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-20Miscellaneous cleanup before continuing.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-04-05Create PNGs for remaining gfx binary files.entrpntr
2020-04-05Add gfx helper code for mail; add PNGs to repo.entrpntr
2020-04-02Fix gfx code, generate pngs for pokemon/trainers and add to repo.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr
2020-02-19Use labels instead of constants for HRAMlibjet
2019-08-16Build a separate audio object.IIMarckus
2018-09-21Include Pokédex entries in the build.IIMarckus
2018-07-06Add the three banks of common text.IIMarckus
2018-01-23OK in compareyenatch
2018-01-23fix unhelpful errors when missing prerequisites in implcit rulesyenatch
2018-01-23fix .PRECIOUSyenatch
2018-01-23commit linkerscriptsyenatch
2017-08-25Create linkerscriptPikalaxALT
2016-06-16Rebuild HOMEpikalaxalt
2016-06-16Upgrade makefile syntax to match pokecrystalpikalaxalt
2016-06-16Start from scratch; add silverpikalaxalt
2015-07-09Initial commitPikalaxALT