summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2018-01-22Rearrange Makefile by contentRangi
2018-01-22Add back catch-all graphics rules.yenatch
2018-01-21Separate new_game graphicsRemy Oukaour
2018-01-19More Japanese charactersRemy Oukaour
2018-01-19One leader per lineRemy Oukaour
2018-01-16Move map-related "metadata" files into data/maps/Remy Oukaour
2018-01-14Merge branch 'sort-symfile' of https://github.com/yenatch/pokecrystalRemy Oukaour
2018-01-12Mystery Gift graphics matchRemy Oukaour
2018-01-11Resize SGB graphicsRemy Oukaour
2018-01-09Avoid catch-all Makefile rulesRemy Oukaour
2018-01-09CRYSTAL11 → _CRYSTAL11Remy Oukaour
2018-01-09Eliminate version.asm (resolves #464)Remy Oukaour
2018-01-09Move text/ into data/Remy Oukaour
2018-01-02Make some graphics easier to editRemy Oukaour
2018-01-01sort the symfile by symbol typeyenatch
2017-12-26Name mail graphicsRemy Oukaour
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour
2017-12-26Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headersRemy Oukaour
2017-12-16Move some more main.asm routines into individual filesRemy Oukaour
2017-12-15Move more unknown graphics into real subfoldersRemy Oukaour
2017-12-15Move all misc/ and unknown/ files to meaningful directoriesRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
2017-12-11Name some gfx/unknown/ filesRemy Oukaour
2017-12-11Move the rest of gfx/misc/ into specific directoriesRemy Oukaour
2017-12-09Move some gfx/unknown/ files into meaningful directoriesRemy Oukaour
2017-12-09Move some gfx/misc/ files into meaningful directoriesRemy Oukaour
2017-12-03fix make 3.81yenatch
2017-12-03fix cryptic 'no rule' error when a prerequisite is missingyenatch
2017-10-22rgbds variables in the makefileyenatch
2017-10-22rename pokecrystal.ld -> pokecrystal.linkyenatch
2017-09-24Rebuild on changes to pokecrystal.ldyenatch
2017-09-24Merge pull request #379 from yenatch/toolsyenatch
2017-09-24Merge pull request #389 from yenatch/rgbds-3yenatch
2017-09-24Make repository compatible with RGBDS 0.3.3 (breaks support for earlier versi...PikalaxALT
2017-09-24tools/gfx: Replace --width with --pngyenatch
2017-09-23Fix section linkingPikalaxALT
2017-09-10Updating Makefile for the unused GB + N64 image.surskitty
2017-08-20Makefile formattingyenatch
2017-08-20Use $(filter) to check targetsyenatch
2017-06-29Use $(MAKE)yenatch
2017-06-24Merge branch 'master' into tools-makefile-integrationyenatch