pokecrystal-board/engine/routines
mid-kid e8bc86d1fe Pkmn -> Mon
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-22 17:39:06 +01:00
..
checknickerrors.asm PARTY_LENGTH; MON_NAME; sgb_border.bin 2018-01-20 12:25:55 -05:00
checksave.asm Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present) 2017-12-24 19:35:35 -05:00
checktime.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
correcterrorsinplayerparty.asm Pkmn -> Mon 2018-02-22 17:39:06 +01:00
drawkrispackgfx.asm Use maskbits some more 2018-01-11 14:27:19 -05:00
emptyallsrambanks.asm Use BANK for hardcoded SRAM banks (except for vestigial refs to JP's banks 4-7) 2018-01-08 17:13:37 -05:00
flagpredef.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
getbreedmonlevelgrowth.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
getsquareroot.asm Cleaner Pokédex code 2018-01-16 17:59:05 -05:00
initlist.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
knowsmove.asm Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present) 2017-12-24 19:35:35 -05:00
leveluphappinessmod.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
loadmappart.asm Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present) 2017-12-24 19:35:35 -05:00
loadoverworldfont.asm Move code out of gfx/ (close #474) 2018-01-15 11:06:32 -05:00
loadpushoam.asm Fix wVirtualOAM labels, part 1. 2018-01-30 14:47:14 -05:00
phonering_copytilemapatonce.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
placegraphic.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
placewaitingtext.asm Remove Predef_ prefix from routines listed in PredefPointers 2018-01-16 14:39:28 -05:00
playslowcry.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
printhoursmins.asm Clean up XXX comments for unused content 2018-01-02 13:26:18 +01:00
printitemdescription.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
savemenu_copytilemapatonce.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
sine.asm Consistent sine wave code formatting 2018-01-09 16:39:36 -05:00
switchpartymons.asm Fix wVirtualOAM labels, part 2. 2018-01-30 14:52:46 -05:00
townmap_convertlinebreakcharacters.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
trademonfrontpic.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
unreferenced_getgen1trainerclassname.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
updateitemdescription.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00