summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-09-04makefile: files in constants/ dont all end in 'constants' anymoreyenatch
2013-08-29fix baserom.gbc check in MakefileBryan Bishop
2013-08-28fail fast when the baserom.gbc file doesn't existBryan Bishop
2013-08-27Merge branch 'master' into remove-extrasBryan Bishop
2013-08-16generate a mapfile and symfile on compileyenatch
2013-08-03Merge branch 'master' into remove-extras-fix-make-gfxBryan Bishop
2013-08-03fix gfx/pics/%/front.lz make targetBryan Bishop
2013-08-03probably fix the pngs target for makeBryan Bishop
2013-08-03update Makefile for the new gfx.py pathBryan Bishop
2013-07-12Merge pull request #157 from yenatch/overworldBryan Bishop
2013-07-10make: check wram/constantsyenatch
2013-06-25use rm -f in MakefileBryan Bishop
2013-06-21make: don't recompile if it's not necessaryyenatch
2013-06-21preprocess asm files individuallyyenatch
2013-06-18make clean is no longer required to compileyenatch
2013-05-28remove makefile clutteryenatch
2013-05-18get rid of windows build componentsyenatch
2013-05-18confident enough in lz make target to include it in general compileyenatch
2013-05-18Working lz make targetyenatch
2013-04-04double-colon rules for .png overridesyenatch
2013-04-04windows-specific make targetsyenatch
2013-03-18fix path handling in png make targetyenatch
2013-02-17Split common text out of main.asmyenatch
2013-02-12Fix png export orientationyenatch
2013-02-11Clean up the makefile a bityenatch
2013-02-11Finish off make target for png generationyenatch
2013-02-11Add build target to mass-generate pngs from 2bpp filesyenatch
2013-02-09Allow png->lz compression in the build processyenatch
2013-01-13Add lots of phone call texts.IIMarckus
2012-05-30use rgbfix to fix the header bytesBryan Bishop
2012-05-22Add the unused, unreferenced Sweet Honey text.IIMarckus
2012-04-26rename textpre.py -> preprocessor.pyBryan Bishop
2012-03-20Add code for the Extremespeed Dratini.IIMarckus
2012-03-05Use textpre.py instead of textpre.awk.IIMarckus
2012-03-04initial commitBryan Bishop