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
2017-12-16
Move some more main.asm routines into individual files
Remy Oukaour
2017-12-15
Move more unknown graphics into real subfolders
Remy Oukaour
2017-12-15
Move all misc/ and unknown/ files to meaningful directories
Remy Oukaour
2017-12-14
Split items/ and trainers/ into their data/ and engine/ components
Remy Oukaour
2017-12-11
Name some gfx/unknown/ files
Remy Oukaour
2017-12-11
Move the rest of gfx/misc/ into specific directories
Remy Oukaour
2017-12-09
Move some gfx/unknown/ files into meaningful directories
Remy Oukaour
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-12-03
fix make 3.81
yenatch
2017-12-03
fix cryptic 'no rule' error when a prerequisite is missing
yenatch
2017-10-22
rgbds variables in the makefile
yenatch
2017-10-22
rename pokecrystal.ld -> pokecrystal.link
yenatch
2017-09-24
Rebuild on changes to pokecrystal.ld
yenatch
2017-09-24
Merge pull request #379 from yenatch/tools
yenatch
2017-09-24
Merge pull request #389 from yenatch/rgbds-3
yenatch
2017-09-24
Make repository compatible with RGBDS 0.3.3 (breaks support for earlier versi...
PikalaxALT
2017-09-24
tools/gfx: Replace --width with --png
yenatch
2017-09-23
Fix section linking
PikalaxALT
2017-09-10
Updating Makefile for the unused GB + N64 image.
surskitty
2017-08-20
Makefile formatting
yenatch
2017-08-20
Use $(filter) to check targets
yenatch
2017-06-29
Use $(MAKE)
yenatch
2017-06-24
Merge branch 'master' into tools-makefile-integration
yenatch
2017-06-24
Add a md5 tool to avoid md5sum dependency.
yenatch
2017-06-24
Use SHA1 to compare roms
yenatch
2017-06-24
Explicit rules for gfx/shrink{1,2}.2bpp
yenatch
2017-06-24
Fix gfx/misc
yenatch
2017-06-24
pngs in gfx/unknown
yenatch
2017-06-24
pngs in gfx/misc
yenatch
2017-06-24
pngs in gfx/fx
yenatch
2017-06-23
pngs in gfx/
yenatch
2017-06-22
pngs in gfx/trainers
yenatch
2017-06-22
pngs in gfx/trade
yenatch
2017-06-21
pngs in gfx/title
yenatch
2017-06-20
pngs in gfx/pokedex
yenatch
2017-06-20
Use $(if) in the makefile. Fix gfx/mail.
yenatch
2017-06-18
pngs in gfx/mail
yenatch
2017-06-10
Fix parallelisation issues in Makefile
Ben10do
2017-06-09
- Make the tools implicitly when making the ROM
Ben10do
2017-05-29
makefile misc qol
yenatch
2017-05-29
Reorder the build targets for backwards compatibility with gmake 3.81.
yenatch
2017-05-29
Use a separate makefile for tools
yenatch
2017-05-28
Add targets for the pokemon animation edge cases.
yenatch
2017-05-28
Fix crystal11 after clean
yenatch
2017-05-28
Accidentally deleted the pokemon palette rule
yenatch
2017-05-28
Add Pokemon pic pngs.
yenatch
2017-05-28
Fix intermediate files once and for all.
yenatch
2017-05-28
Fix the graphics rules
yenatch
2017-04-28
Fix the lzcomp rule.
yenatch
2016-08-24
Add rules previously covered by gfx.py.
yenatch
[next]