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
2014-05-31
Rename directory stats -> data.
yenatch
2014-04-30
Split the mobile adapter library into another object file.
yenatch
2014-03-31
Simple graphics handling in the makefile.
yenatch
2014-02-01
Clean up variable usage in the makefile.
yenatch
2014-02-01
Get rid of globals.asm
yenatch
2013-12-21
Makefile: pokemontools variable
yenatch
2013-12-21
Makefile: image handling
yenatch
2013-12-20
use pokemontools scan_includes.py
yenatch
2013-12-10
rewrite makefile for speed and better dependency handling
yenatch
2013-12-02
Makefile: %.bin and %.pal targets
yenatch
2013-12-02
Makefile: empty targets for %.asm and baserom.gbc
yenatch
2013-12-02
Makefile: clean doesnt need object dependencies
yenatch
2013-11-29
home.o
yenatch
2013-11-29
gfx/pics.o
yenatch
2013-11-29
audio.o and misc/crystal_misc.o
yenatch
2013-11-28
engine/credits_crystal.o
yenatch
2013-11-27
maps.o and stats/pokedex/entries.o
yenatch
2013-11-23
Makefile: more readable object list
yenatch
2013-11-23
objects for event handling and scripting
yenatch
2013-11-22
version-sensitive objects for egg moves and evos/attacks
yenatch
2013-11-21
version-neutral build targets
yenatch
2013-11-20
finally compile multiple objects
yenatch
2013-11-18
convert pngs to 1bpp too
yenatch
2013-09-11
fix a typo in Makefile
yenatch
2013-09-11
consolidate labels across objects into globals.asm
yenatch
2013-09-11
abstract make targets are now phony
yenatch
2013-09-11
rename lzs make target to gfx
yenatch
2013-09-11
rename make variables for graphics files
yenatch
2013-09-11
scan source files for Makefile dependencies
yenatch
2013-09-10
rewrite Makefile to handle multiple rgbasm objects
yenatch
2013-09-10
preprocess everything
yenatch
2013-09-10
no need to use python if baserom.gbc doesn't exist
yenatch
2013-09-09
suppress .tx handling in Makefile
yenatch
2013-09-06
define PYTHON in Makefile for simpler local changes
Sanky
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
[prev]
[next]