| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-07 | Symfile for corrected ROM; rename zero_checksum.inc | obskyr | |
| 2018-06-18 | Touch up scan_includes for versatility | obskyr | |
| Along with a label fix...? | |||
| 2018-06-18 | Fix and use make_shim.py | obskyr | |
| 2018-06-18 | Calculate dependencies more reliably | obskyr | |
| Until now, dependencies weren't correct on first run or if you'd added includes since last compile. | |||
| 2018-06-09 | Merge pull request #11 from pret/master | ehw | |
| Merge master | |||
| 2018-06-08 | Make vram.asm its own object | ISSOtm | |
| 2018-06-05 | Merge pull request #4 from pret/master | ehw | |
| Merge master | |||
| 2018-06-05 | Clarify 'extra' utilities in Makefile | pfero | |
| 2018-06-04 | Update files | ehw | |
| 2018-06-04 | Merge branch 'master' into clean_shim | PikalaxALT | |
| 2018-06-04 | Move zero_checksum.o where it belongs | ISSOtm | |
| 2018-06-04 | Add workaround to rgbfix 0.3.7 checksum bug | ISSOtm | |
| Please refer to zero_checksum.inc for details | |||
| 2018-06-04 | Clean up linkerscript and add it as a Makefile target | PikalaxALT | |
| 2018-06-04 | Title screen disassembled (new pr) | ehw | |
| 2018-06-03 | gfx/pokegear: use better format for town map | Tauwasser | |
| This makes use of the new --trim-trailing option for tools/gfx Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-06-03 | Makefile: quote make variable | Tauwasser | |
| If people use absolute paths to other tools, they can quote in environment variables. MAKE was the only variable not under user control. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-06-03 | Update tools/sort_symfile.sh and clean up Makefile | pfero | |
| Fixed compare being ran before the correctedheader rom was built. Made `mostlyclean` clean up all the .d files it knows about and include the correct .d files. | |||
| 2018-06-03 | Fix building | PikalaxALT | |
| 2018-06-03 | Merge branch 'master' into build_more_roms | PikalaxALT | |
| 2018-06-03 | Merge branch 'master' into build_more_roms | PikalaxALT | |
| 2018-06-03 | Suspend support for Silver and non-debug ROMs | PikalaxALT | |
| 2018-06-03 | Tell the user to get baserom.gb if it doesn't exist. | pfero | |
| 2018-06-02 | Merge branch 'master' into build_more_roms | PikalaxALT | |
| 2018-06-02 | Merge branch 'master' into build_more_roms | PikalaxALT | |
| 2018-06-03 | gfx: re-organize some graphics and disassemble gfx load code | Tauwasser | |
| All graphics were split so that proper labels could be placed. Font was not split, because that was nicely handled using the charmap constants. If proper lengths should also be handled using automatic calculation using labels, some graphics would need further splitting up in order to place labels.s Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-06-02 | Actually correct the global checksum for the -correctheader.gb ROMs | PikalaxALT | |
| 2018-06-02 | Fix building | PikalaxALT | |
| 2018-06-02 | Merge branch 'master' into build_more_roms | PikalaxALT | |
| 2018-06-02 | Make the repository build all four ROMs | PikalaxALT | |
| 2018-06-02 | Clean the correctheader rom | pfero | |
| 2018-06-01 | Compress trainer pics | dannye | |
| add missing include for soldier pic | |||
| 2018-06-01 | Fix corrected ROM's checksum | obskyr | |
| 2018-06-01 | Build additional ROMs with corrected header | obskyr | |
| 2018-05-31 | Keep pokemon data in data/pokemon | Rangi | |
| Don't print "Here" a lot 'make mostlyclean' needs to remove .d files in case a file was renamed | |||
| 2018-06-01 | Makefile: add coverage target and necessary python scripts | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-31 | Disassemble the delay functions and some copy functions | pfero | |
| 2018-05-31 | Remove scan_includes.c | pfero | |
| 2018-05-30 | Clean up Makefile | pfero | |
| This makefile can now figure graphics dependencies on its own, creates dependency files for each compilation unit and compiles everything separately. This is a proposal. Please try it out, read the Makefile to see if you get what I'm trying to do, and propose any improvements you want. | |||
| 2018-05-30 | 'make mostlyclean' preserves graphics; separate frame gfx files | Rangi | |
| 2018-05-30 | Organize graphics like pokecrystal | Rangi | |
| 2018-05-30 | Add more graphics | dannye | |
| add tools/gfx.c for trimming whitespace from pngs | |||
| 2018-05-30 | Makefile: mark converted/compressed picture files precious | Tauwasser | |
| This is so a) they don't get deleted and b) they don't produce a huge rm line after the compare target ran. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-30 | Makefile: clean compressed pictures as well | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-29 | tools: add pkmncompress from pokered f75049fe | Tauwasser | |
| Add *.pic rule to Makefile to create compressed pictures. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-29 | Make RGBFIX actually fix header fields | ISSOtm | |
| 2018-05-29 | Makefile: use MD5 sums to compare ROMS instead of cmp | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-29 | Fix disassembling mistakes | ISSOtm | |
| 2018-05-28 | Spruce up make_shim.py | pfero | |
| 2018-05-28 | Enable -w option for shim generator | ISSOtm | |
| 2018-05-27 | Merge shims | ISSOtm | |
