aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| * Identify what became GSC's Key Item fanfareSatoMew2020-11-29
| * Label and document hFFD7 more accuratelySatoMew2020-11-29
|/
* Keep wGrassMons and wWaterMons together with a UNIONRangi2020-11-28
* Use assert to ensure correct base data sizeRangi2020-11-17
* Fix file modesdannye2020-11-14
* Use more joypad constantsdannye2020-11-07
* Use STARTER1 and STARTER2 for the title screenRangi2020-11-07
* 'make tools' uses -pedanticRangi2020-11-06
* Sync more with pokeyellowRangi2020-11-06
* Merge pull request #301 from Rangi42/masterRangi2020-11-05
|\
| * Sync more with pokeyellowRangi2020-11-05
| * Remove trailing whitespaceRangi2020-11-05
| * Sync more with pokeyellowRangi2020-11-05
| * All battle back pictures end with "b"Rangi2020-11-05
| * Sync home and macro code with pokeyellowRangi2020-11-05
|/
* Port some formatting from pokeyellowRangi2020-11-04
* Fix #296 and #297: update the install instructionsRangi2020-10-30
* Merge pull request #300 from 95girl/masterRangi2020-10-26
|\
| * Add files via upload95girl2020-10-26
|/
* Some formatting changesRangi2020-10-19
* PedalDanceAnim -> PetalDanceAnimRangi2020-10-08
* tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filen...Rangi2020-10-04
* Merge pull request #295 from SatoMew/masterRangi2020-10-04
|\
| * Clarify comment in constants/pokemon_constants.asmSatoMew2020-09-27
|/
* Merge pull request #294 from SatoMew/masterRangi2020-09-22
|\
| * Fix alignment in Pokémon name constantsSatoMew2020-09-22
| * Use the constant in all relevant situationsSatoMew2020-09-22