index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2013-09-04
makefile: files in constants/ dont all end in 'constants' anymore
yenatch
2013-08-29
fix baserom.gbc check in Makefile
Bryan Bishop
2013-08-28
fail fast when the baserom.gbc file doesn't exist
Bryan Bishop
2013-08-27
Merge branch 'master' into remove-extras
Bryan Bishop
2013-08-16
generate a mapfile and symfile on compile
yenatch
2013-08-03
Merge branch 'master' into remove-extras-fix-make-gfx
Bryan Bishop
2013-08-03
fix gfx/pics/%/front.lz make target
Bryan Bishop
2013-08-03
probably fix the pngs target for make
Bryan Bishop
2013-08-03
update Makefile for the new gfx.py path
Bryan Bishop
2013-07-12
Merge pull request #157 from yenatch/overworld
Bryan Bishop
2013-07-10
make: check wram/constants
yenatch
2013-06-25
use rm -f in Makefile
Bryan Bishop
2013-06-21
make: don't recompile if it's not necessary
yenatch
2013-06-21
preprocess asm files individually
yenatch
2013-06-18
make clean is no longer required to compile
yenatch
2013-05-28
remove makefile clutter
yenatch
2013-05-18
get rid of windows build components
yenatch
2013-05-18
confident enough in lz make target to include it in general compile
yenatch
2013-05-18
Working lz make target
yenatch
2013-04-04
double-colon rules for .png overrides
yenatch
2013-04-04
windows-specific make targets
yenatch
2013-03-18
fix path handling in png make target
yenatch
2013-02-17
Split common text out of main.asm
yenatch
2013-02-12
Fix png export orientation
yenatch
2013-02-11
Clean up the makefile a bit
yenatch
2013-02-11
Finish off make target for png generation
yenatch
2013-02-11
Add build target to mass-generate pngs from 2bpp files
yenatch
2013-02-09
Allow png->lz compression in the build process
yenatch
2013-01-13
Add lots of phone call texts.
IIMarckus
2012-05-30
use rgbfix to fix the header bytes
Bryan Bishop
2012-05-22
Add the unused, unreferenced Sweet Honey text.
IIMarckus
2012-04-26
rename textpre.py -> preprocessor.py
Bryan Bishop
2012-03-20
Add code for the Extremespeed Dratini.
IIMarckus
2012-03-05
Use textpre.py instead of textpre.awk.
IIMarckus
2012-03-04
initial commit
Bryan Bishop
[prev]