Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-17 | Resolve some "???" comments | Rangi | |
2020-06-13 | Label some mobile addresses, and revise some comments | Rangi | |
2020-05-25 | Group MoveDescriptions with PrintMoveDesc and rename that to ↵ | Rangi | |
PrintMoveDescription (like ItemDescriptions with PrintItemDescription) | |||
2018-06-24 | Remove all address comments | mid-kid | |
2018-06-05 | Fix other unused shiny check label | yenatch | |
2018-02-22 | Pkmn -> Mon | mid-kid | |
Since we're aiming for consistency across the codebase, I believe it includes a uniform way to refer to the creatures this game consists of in the labels of the code. The only exceptions to this rule are labels referring to things named through the use of the <PK><MN> or <PKMN> characters, in which case PKMN is used. Most of this was already consistent enough™, I just picked the convention with the most occurences and fixed the outliers. | |||
2018-01-16 | Remove Predef_ prefix from routines listed in PredefPointers | Remy Oukaour | |
2018-01-15 | Comments | Remy Oukaour | |
2018-01-15 | Long lists of db/dw series with struct-defining macros belong in data/ | Remy Oukaour | |