summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2017-06-24Add a md5 tool to avoid md5sum dependency.yenatch
2017-06-24Use SHA1 to compare romsyenatch
2017-06-24Explicit rules for gfx/shrink{1,2}.2bppyenatch
2017-06-24Fix gfx/miscyenatch
2017-06-24pngs in gfx/unknownyenatch
2017-06-24pngs in gfx/miscyenatch
2017-06-24pngs in gfx/fxyenatch
2017-06-23pngs in gfx/yenatch
2017-06-22pngs in gfx/trainersyenatch
2017-06-22pngs in gfx/tradeyenatch
2017-06-21pngs in gfx/titleyenatch
2017-06-20pngs in gfx/pokedexyenatch
2017-06-20Use $(if) in the makefile. Fix gfx/mail.yenatch
2017-06-18pngs in gfx/mailyenatch
2017-06-10Fix parallelisation issues in MakefileBen10do
2017-06-09- Make the tools implicitly when making the ROMBen10do
2017-05-29makefile misc qolyenatch
2017-05-29Reorder the build targets for backwards compatibility with gmake 3.81.yenatch
2017-05-29Use a separate makefile for toolsyenatch
2017-05-28Add targets for the pokemon animation edge cases.yenatch
2017-05-28Fix crystal11 after cleanyenatch
2017-05-28Accidentally deleted the pokemon palette ruleyenatch
2017-05-28Add Pokemon pic pngs.yenatch