Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-22 | Fix TRUE/FALSE constants for CalcMonStats | mid-kid | |
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-02-12 | CalcwBufferMonStats -> CalcBufferMonStats | mid-kid | |
The 'w' was probably added in some mass-replacement. It's completely irrelevant to the function itself and doesn't fit the PascalCase model. | |||
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion | |
2017-12-24 | callba/callab → farcall/callfar | Remy Oukaour | |
2017-12-15 | Move more main.asm code into individual files | Remy Oukaour | |