Age | Commit message (Expand) | Author |
2020-05-24 | Update lzcomp | Rangi |
2020-05-23 | Remove unused tools/md5.c | Rangi |
2020-05-23 | Match LZ compressed files (#724) | aaaaaa123456789 |
2020-05-19 | Update used_space.py and mapreader.py tools for rgbds v0.4.0. | entrpntr |
2020-05-19 | Add some comments to UpdateBGMap | Rangi |
2020-05-18 | Update some routine labels, including unreferenced ones | Rangi |
2020-05-17 | Miscellaneous cleanup noted in #709 | Rangi |
2020-05-16 | Format all CopyTilemapAtOnce variations the same way | Rangi |
2020-05-10 | Update some comments | Rangi |
2020-05-07 | Clean up some percentage values | Rangi |
2020-05-06 | Merge pull request #717 from Rangi42/master | Rangi |
2020-05-06 | Use a FIRST_UNOWN_CHAR constant for the Unown font | Rangi |
2020-05-05 | Miscellaneous fixes | Rangi |
2020-04-30 | Merge pull request #715 from Rangi42/master | mid-kid |
2020-04-30 | Miscellaneous updates | Rangi |
2020-04-23 | Merge pull request #714 from Rangi42/master | Rangi |
2020-04-23 | Add "unused" comments for stray audio/sfx.asm data | Rangi |
2020-04-23 | Miscellaneous updates and corrections | Rangi |
2020-04-18 | 'make tidy' removes rgbdscheck.o | Rangi |
2020-04-18 | Merge pull request #713 from Rangi42/master | Rangi |
2020-04-18 | Miscellaneous fixes, including one for the Pokédex design flaw by ax6 | Rangi |
2020-04-17 | fix ~~type~~ typo | mid-kid |
2020-04-17 | Merge pull request #712 from Rangi42/master | 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-16 | Merge pull request #711 from Rangi42/master | Rangi |
2020-04-16 | Fix #709 miscellaneous issues | Rangi |
2020-04-08 | lemme just fuckin uhhhhhhhhhhhhhhhhhhhh | mid-kid |
2020-04-08 | Merge pull request #708 from Rangi42/master | Rangi |
2020-04-08 | Remove unused nonmatching files for electro_ball.png and sgb_border.bin | Rangi |
2020-04-06 | Merge pull request #707 from Rangi42/master | mid-kid |
2020-04-06 | Ensure that the cartridge header is patched over all $00s, and comment on the... | Rangi |
2020-04-06 | hStackBank -> hTempBank | Rangi |
2020-04-06 | hBuffer -> hStackBank and hFarByte | Rangi |
2020-04-06 | Merge pull request #705 from Rangi42/master | Rangi |
2020-04-06 | Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3) | Rangi |
2020-04-06 | Bump tools/unnamed.py to RGBDS object version 13 | mid-kid |
2020-04-04 | Add an FAQ about sharing code | Rangi |
2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
2020-04-04 | Miscellaneous fixes: | Rangi |
2020-04-04 | Move, comment, and simplify some macro definitions | Rangi |
2020-04-04 | Upgrade to rgbds 0.4.0 | Rangi |
2020-04-02 | Merge pull request #704 from LIJI32/gfx_bugfix | mid-kid |
2020-04-02 | Fix bad round, memset VLA | Lior Halphon |
2020-04-02 | Indentation conventions, use C99 variable length arrays | Lior Halphon |
2020-04-02 | Fix several out-of-bound reads; fix a memory leak | Lior Halphon |
2020-03-31 | Assorted labels in mobile related code (#702) | Andrew Cook |
2020-03-23 | Merge pull request #699 from Rangi42/master | Rangi |
2020-03-21 | Add suffixes to some constants to avoid ambiguity | Rangi |