summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-17Fix tools/unnamed.pyRangi
2021-04-17Actually use rgbds 0.5.0Rangi
2021-04-17Use rgbds 0.5.0 features:Rangi
- FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
2021-04-13Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi
2021-04-13The 'def_trainers' macro checks that trainers' event flag bits are correct ↵Rangi
(#318)
2021-04-08Trim extra newlines from some filesRangi
2021-03-30Fix incorrect sfx iddannye
AUDIO_1 is loaded during trade animations, not AUDIO_2
2021-03-25Forgot to end_water_wildmonsRangi
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2021-03-21Remove unused _GREEN TitleMons dataRangi
2021-02-23Simplify the def_warps_to macroRangi
2021-02-21Clean up handling of extra effective status effectsdannye
2021-02-13Identify hUILayoutFlagsRangi
2021-02-13Remove .gitmodulesRangi
2021-01-06The 'tmhm' macro adjusts to the number of TMs/HMsRangi
2020-12-20Clarify signed magnitude in the growth_rate macroRangi
2020-12-09Update rgbdscheck.asmRangi
Hard-code the version string in the failure message so it won't be in hex
2020-12-09Require rgbds 0.4.2Rangi
2020-12-02Merge pull request #306 from SatoMew/masterDaniel Harding
Update tileset header comments
2020-12-02Clearer tileset header macro commentSatoMew
2020-12-01Fix outdated commentsSatoMew
2020-11-30Merge pull request #304 from SatoMew/masterDaniel Harding
Rename *TilesetType to *TileAnimations
2020-11-30Fix reference to unused_fanfare.asmSatoMew
2020-11-30And extend this principle to the filename as wellSatoMew
2020-11-30Be consistent with the unused and unreferenced terminologySatoMew
2020-11-30Rename the unreferenced fanfare's constantsSatoMew
2020-11-29Delete unnecessary commentSatoMew
2020-11-29Improve new constants and comment based on feedbackSatoMew
2020-11-29Update related tile animation constantsSatoMew
2020-11-29Identify what became GSC's Key Item fanfareSatoMew
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-11-28Keep wGrassMons and wWaterMons together with a UNIONRangi
2020-11-17Use assert to ensure correct base data sizeRangi
2020-11-14Fix file modesdannye
2020-11-07Use more joypad constantsdannye
2020-11-07Use STARTER1 and STARTER2 for the title screenRangi
2020-11-06'make tools' uses -pedanticRangi
2020-11-06Sync more with pokeyellowRangi
2020-11-05Merge pull request #301 from Rangi42/masterRangi
Sync home and macro code with pokeyellow
2020-11-05Sync more with pokeyellowRangi
2020-11-05Remove trailing whitespaceRangi
2020-11-05Sync more with pokeyellowRangi
2020-11-05All battle back pictures end with "b"Rangi
2020-11-05Sync home and macro code with pokeyellowRangi
2020-11-04Port some formatting from pokeyellowRangi
2020-10-30Fix #296 and #297: update the install instructionsRangi
2020-10-26Merge pull request #300 from 95girl/masterRangi
Add Cerulean Cave maps from Pokémon Green
2020-10-26Add files via upload95girl
2020-10-19Some formatting changesRangi
2020-10-08PedalDanceAnim -> PetalDanceAnimRangi