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
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-02-08
Don't let the Makefile pick up .tilemap files
mid-kid
2018-02-03
map → map_id; map_def → map; map_data → map_attributes
Rangi
2018-01-24
data/text/X_text.asm is redundant
Rangi
2018-01-22
Add data/text/
Rangi
2018-01-22
Engine flag bit constants for wPokegearFlags
Rangi
2018-01-22
Rearrange Makefile by content
Rangi
2018-01-22
Add back catch-all graphics rules.
yenatch
2018-01-21
Separate new_game graphics
Remy Oukaour
2018-01-19
More Japanese characters
Remy Oukaour
2018-01-19
One leader per line
Remy Oukaour
2018-01-16
Move map-related "metadata" files into data/maps/
Remy Oukaour
2018-01-14
Merge branch 'sort-symfile' of https://github.com/yenatch/pokecrystal
Remy Oukaour
2018-01-12
Mystery Gift graphics match
Remy Oukaour
2018-01-11
Resize SGB graphics
Remy Oukaour
2018-01-09
Avoid catch-all Makefile rules
Remy Oukaour
2018-01-09
CRYSTAL11 → _CRYSTAL11
Remy Oukaour
2018-01-09
Eliminate version.asm (resolves #464)
Remy Oukaour
2018-01-09
Move text/ into data/
Remy Oukaour
2018-01-02
Make some graphics easier to edit
Remy Oukaour
2018-01-01
sort the symfile by symbol type
yenatch
2017-12-26
Name mail graphics
Remy Oukaour
2017-12-26
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"
Remy Oukaour
2017-12-26
Split battle/ into data/ and engine/ components
Remy Oukaour
2017-12-26
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
Remy Oukaour
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
[next]