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
2022-03-13
Fix building with make-3.81
mid-kid
2022-03-12
Allow alternate labels for patch names
Rangi
2022-03-12
Build the Virtual Console patch with `make crystal11_vc` (#882)
vulcandth
2022-03-08
Slightly refactor some C tools
Rangi
2021-11-23
Require rgbds 0.5.2
Rangi
2021-04-13
Group miscellaneous graphics from main.asm into their own object file
Rangi
2020-08-11
'make clean' reuses 'make tidy' commands
Rangi
2020-07-28
'make tidy' shouldn't trigger 'make -C tools'
Rangi
2020-07-23
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
Rangi
2020-07-13
Port pokegold's method of defining rgblink arguments per ROM
Rangi
2020-07-13
Disassemble the final English debug ROM
Rangi
2020-06-28
Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve
Rangi
2020-06-14
make DEBUG=1 logs all symbols in the .map and .sym files
Rangi
2020-05-23
Match LZ compressed files (#724)
aaaaaa123456789
2020-04-18
'make tidy' removes rgbdscheck.o
Rangi
2020-04-17
fix ~~type~~ typo
mid-kid
2020-04-17
Rename pokecrystal.link to layout.link
Rangi
2020-04-17
Use a separate build object to check the rgbds version
Rangi
2020-04-17
More miscellaneous fixes (see #709)
Rangi
2020-04-08
Remove unused nonmatching files for electro_ball.png and sgb_border.bin
Rangi
2020-04-06
Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)
Rangi
2020-04-04
Upgrade to rgbds 0.4.0
Rangi
2020-03-01
Change how some PNG graphics are formatted
Rangi
2020-02-28
Identify remaining gfx/unknown files
Rangi
2019-11-23
Separate tilesets.o goes with pics.o and sprites.o
Rangi
2019-11-03
Correct question_mark.2bpp hash and rgbgfx flags
Rangi
2019-06-09
Redump slots_1.png with 16 as width.
mid-kid
2019-05-25
Get rid of _CRYSTAL
mid-kid
2019-04-14
Build Australian Crystal.
IIMarckus
2018-12-31
Keep the most relevant data at the top of the Makefile (the built filenames)
Rangi
2018-12-25
finish renaming RGBDS_DIR to RGBDS
Melody
2018-12-25
rename RGBDS_DIR to RGBDS
Melody
2018-12-25
allow setting RGBDS_DIR
Melody
2018-12-25
allow setting RGBASM in environment vars
Melody
2018-09-23
Add make tidy and remove bitmask.asm and frames.asm in make clean
luckytyphlosion
2018-09-20
Remove *.pal from gitignore, remove more build objects with make clean.
luckytyphlosion
2018-09-08
Empty rules are unnecessary (error messages are fine without them)
Rangi
2018-09-01
Consistently use "rgbgfx += -h"
Rangi
2018-09-01
normal.gbcpal → front.gbcpal
Rangi
2018-08-31
Fix #537: Palettes generated from PNGs use .gbcpal directly.
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-08-04
Update lzcomp to the latest version and fix Makefiles accordingly
aaaaaa123456789
2018-03-25
Organize the engine/ directory, take 3
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid
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
[next]