Age | Commit message (Expand) | Author |
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 |
2020-03-21 | Remove some redundant comments superseded by labels (see #693) | Rangi |
2020-03-21 | Revert the broken CheckTypeMatchup bugfix simplification from 5728d0141793d83... | Rangi |
2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
2020-03-21 | Miscellaneous fixes from #694 | Rangi |
2020-03-16 | Combine Celebi frames into one PNG | Rangi |
2020-03-15 | Merge pull request #696 from Rangi42/master | Rangi |
2020-03-15 | Add a `LANDMARK_` prefix to landmark constants | Rangi |
2020-03-15 | Refactor flypoints to separate const definition from data usage | Rangi |
2020-03-11 | Add tools/used_space.py to visualize the ROM based on the .map file | Rangi |
2020-03-11 | Add tools/used_space.py to visualize the ROM based on the .map file | Rangi |
2020-03-01 | Merge pull request #692 from Rangi42/master | mid-kid |
2020-03-01 | Change how some PNG graphics are formatted | Rangi |
2020-02-28 | Merge pull request #691 from Rangi42/master | Rangi |
2020-02-28 | 'and BANK' -> 'aka BANK' | Rangi |
2020-02-28 | Document a bug where Teleport cannot fail for wild Pokémon | Rangi |
2020-02-28 | Identify remaining gfx/unknown files | Rangi |
2020-02-26 | Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png | Rangi |