summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-03-13Fix building with make-3.81mid-kid
2022-03-12Allow alternate labels for patch namesRangi
2022-03-12Build the Virtual Console patch with `make crystal11_vc` (#882)vulcandth
2022-03-08Slightly refactor some C toolsRangi
2021-11-23Require rgbds 0.5.2Rangi
2021-04-13Group miscellaneous graphics from main.asm into their own object fileRangi
2020-08-11'make clean' reuses 'make tidy' commandsRangi
2020-07-28'make tidy' shouldn't trigger 'make -C tools'Rangi
2020-07-23Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINsRangi
2020-07-13Port pokegold's method of defining rgblink arguments per ROMRangi
2020-07-13Disassemble the final English debug ROMRangi
2020-06-28Reformat gfx/trade/game_boy.png and fix tools/gfx --preserveRangi
2020-06-14make DEBUG=1 logs all symbols in the .map and .sym filesRangi
2020-05-23Match LZ compressed files (#724)aaaaaa123456789
2020-04-18'make tidy' removes rgbdscheck.oRangi
2020-04-17fix ~~type~~ typomid-kid
2020-04-17Rename pokecrystal.link to layout.linkRangi
2020-04-17Use a separate build object to check the rgbds versionRangi
2020-04-17More miscellaneous fixes (see #709)Rangi
2020-04-08Remove unused nonmatching files for electro_ball.png and sgb_border.binRangi
2020-04-06Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)Rangi
2020-04-04Upgrade to rgbds 0.4.0Rangi
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-28Identify remaining gfx/unknown filesRangi
2019-11-23Separate tilesets.o goes with pics.o and sprites.oRangi
2019-11-03Correct question_mark.2bpp hash and rgbgfx flagsRangi
2019-06-09Redump slots_1.png with 16 as width.mid-kid
2019-05-25Get rid of _CRYSTALmid-kid
2019-04-14Build Australian Crystal.IIMarckus
2018-12-31Keep the most relevant data at the top of the Makefile (the built filenames)Rangi
2018-12-25finish renaming RGBDS_DIR to RGBDSMelody
2018-12-25rename RGBDS_DIR to RGBDSMelody
2018-12-25allow setting RGBDS_DIRMelody
2018-12-25allow setting RGBASM in environment varsMelody
2018-09-23Add make tidy and remove bitmask.asm and frames.asm in make cleanluckytyphlosion
2018-09-20Remove *.pal from gitignore, remove more build objects with make clean.luckytyphlosion
2018-09-08Empty rules are unnecessary (error messages are fine without them)Rangi
2018-09-01Consistently use "rgbgfx += -h"Rangi
2018-09-01normal.gbcpal → front.gbcpalRangi
2018-08-31Fix #537: Palettes generated from PNGs use .gbcpal directly.Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-04Update lzcomp to the latest version and fix Makefiles accordinglyaaaaaa123456789
2018-03-25Organize the engine/ directory, take 3mid-kid
2018-03-13Organize the engine/ directorymid-kid
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-08Don't let the Makefile pick up .tilemap filesmid-kid
2018-02-03map → map_id; map_def → map; map_data → map_attributesRangi
2018-01-24data/text/X_text.asm is redundantRangi
2018-01-22Add data/text/Rangi
2018-01-22Engine flag bit constants for wPokegearFlagsRangi