summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-17fix ~~type~~ typomid-kid
2020-04-17Merge pull request #712 from Rangi42/mastermid-kid
2020-04-17Rename pokecrystal.link to layout.linkRangi
2020-04-17Use a separate build object to check the rgbds versionRangi
2020-04-17More miscellaneous fixes (see #709)Rangi
2020-04-16Merge pull request #711 from Rangi42/masterRangi
2020-04-16Fix #709 miscellaneous issuesRangi
2020-04-08lemme just fuckin uhhhhhhhhhhhhhhhhhhhhmid-kid
2020-04-08Merge pull request #708 from Rangi42/masterRangi
2020-04-08Remove unused nonmatching files for electro_ball.png and sgb_border.binRangi
2020-04-06Merge pull request #707 from Rangi42/mastermid-kid
2020-04-06Ensure that the cartridge header is patched over all $00s, and comment on the...Rangi
2020-04-06hStackBank -> hTempBankRangi
2020-04-06hBuffer -> hStackBank and hFarByteRangi
2020-04-06Merge pull request #705 from Rangi42/masterRangi
2020-04-06Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)Rangi
2020-04-06Bump tools/unnamed.py to RGBDS object version 13mid-kid
2020-04-04Add an FAQ about sharing codeRangi
2020-04-04`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`Rangi
2020-04-04Miscellaneous fixes:Rangi
2020-04-04Move, comment, and simplify some macro definitionsRangi
2020-04-04Upgrade to rgbds 0.4.0Rangi
2020-04-02Merge pull request #704 from LIJI32/gfx_bugfixmid-kid
2020-04-02Fix bad round, memset VLALior Halphon
2020-04-02Indentation conventions, use C99 variable length arraysLior Halphon
2020-04-02Fix several out-of-bound reads; fix a memory leakLior Halphon
2020-03-31Assorted labels in mobile related code (#702)Andrew Cook
2020-03-23Merge pull request #699 from Rangi42/masterRangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-03-21Remove some redundant comments superseded by labels (see #693)Rangi
2020-03-21Revert the broken CheckTypeMatchup bugfix simplification from 5728d0141793d83...Rangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-03-21Miscellaneous fixes from #694Rangi
2020-03-16Combine Celebi frames into one PNGRangi
2020-03-15Merge pull request #696 from Rangi42/masterRangi
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
2020-03-15Refactor flypoints to separate const definition from data usageRangi
2020-03-11Add tools/used_space.py to visualize the ROM based on the .map fileRangi
2020-03-11Add tools/used_space.py to visualize the ROM based on the .map fileRangi
2020-03-01Merge pull request #692 from Rangi42/mastermid-kid
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-28Merge pull request #691 from Rangi42/masterRangi
2020-02-28'and BANK' -> 'aka BANK'Rangi
2020-02-28Document a bug where Teleport cannot fail for wild PokémonRangi
2020-02-28Identify remaining gfx/unknown filesRangi
2020-02-26Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.pngRangi
2020-02-26Fix some comments and whitespaceRangi
2020-02-25Merge pull request #690 from Rangi42/masterRangi
2020-02-25unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)Rangi
2020-02-25Identify some labels and constants for Battle TowerRangi