aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Update CeruleanCity.asmAmber Brault2021-05-31
* Partially document CeruleanCity.asmAmber Brault2021-05-31
* Eliminate unnecessary data macrosRangi2021-05-30
* Add labels to unreferenced mart inventories and remove redundant commentsRangi2021-05-23
* Use macros for bit arraysRangi2021-05-23
* Fix end_nybble_arrayRangi2021-05-23
* Use macros for packed arrays of nybblesRangi2021-05-23
* Require rgbds 0.5.1Rangi2021-05-09
* Use BANK("Pics #") for Pokémon and trainer picsRangi2021-05-06
* Merge pull request #321 from SatoMew/masterDaniel Harding2021-05-01
|\
| * Restore extra line breaksSatoMew2021-05-01
| * Incorporate the suggested fixesSatoMew2021-05-01
| * Identify the unused cry that was carried over to GSCSatoMew2021-05-01
|/
* Use {interpolation} to generate sequences of RAM labelsRangi2021-04-27
* Port 'add_tmnum' from pokecrystalRangi2021-04-19
* Change how Travis CI builds on macOSRangi2021-04-18
* Don't let brew auto-update everything, just install rgbdsRangi2021-04-18
* Install rgbds with `brew` on macOS so Travis CI will passRangi2021-04-18
* Fix a typoRangi2021-04-18
* Explain how to use a local copy of rgbdsRangi2021-04-18
* Prevent some gcc versions from complaining about {0} in tools/scan_includes.cRangi2021-04-17
* Fix tools/unnamed.pyRangi2021-04-17
* Actually use rgbds 0.5.0Rangi2021-04-17
* Use rgbds 0.5.0 features:Rangi2021-04-17
* Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-13
* The 'def_trainers' macro checks that trainers' event flag bits are correct (#...Rangi2021-04-13
* Trim extra newlines from some filesRangi2021-04-08
* Fix incorrect sfx iddannye2021-03-30
* Forgot to end_water_wildmonsRangi2021-03-25
* Verify data table and name list sizes with assertion macrosRangi2021-03-25
* Remove unused _GREEN TitleMons dataRangi2021-03-21
* Simplify the def_warps_to macroRangi2021-02-23
* Clean up handling of extra effective status effectsdannye2021-02-21
* Identify hUILayoutFlagsRangi2021-02-13
* Remove .gitmodulesRangi2021-02-13
* The 'tmhm' macro adjusts to the number of TMs/HMsRangi2021-01-06
* Clarify signed magnitude in the growth_rate macroRangi2020-12-20
* Update rgbdscheck.asmRangi2020-12-09
* Require rgbds 0.4.2Rangi2020-12-09
* Merge pull request #306 from SatoMew/masterDaniel Harding2020-12-02
|\
| * Clearer tileset header macro commentSatoMew2020-12-02
| * Fix outdated commentsSatoMew2020-12-01
|/
* Merge pull request #304 from SatoMew/masterDaniel Harding2020-11-30
|\
| * Fix reference to unused_fanfare.asmSatoMew2020-11-30
| * And extend this principle to the filename as wellSatoMew2020-11-30
| * Be consistent with the unused and unreferenced terminologySatoMew2020-11-30
| * Rename the unreferenced fanfare's constantsSatoMew2020-11-30
| * Delete unnecessary commentSatoMew2020-11-29
| * Improve new constants and comment based on feedbackSatoMew2020-11-29
| * Update related tile animation constantsSatoMew2020-11-29