pokecrystal-board/engine/routines
Rangi 335c2699f0 Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts:
#	constants/map_constants.asm
#	constants/wram_constants.asm
#	data/radio/oaks_pkmn_talk_routes.asm
#	data/radio/pnp_hidden_places.asm
#	engine/battle/core.asm
#	engine/breeding.asm
#	engine/phone/phone_scripts.asm
#	engine/radio.asm
#	maps/BattleTower1F.asm
#	maps/OlivineLighthouse2F.asm
#	maps/OlivineLighthouse6F.asm
#	maps/PokemonFanClub.asm
#	maps/RadioTower1F.asm
#	maps/RadioTower2F.asm
#	maps/Route30BerryHouse.asm
#	maps/Route34IlexForestGate.asm
#	maps/Route36NationalParkGate.asm
#	maps/RuinsOfAlphKabutoChamber.asm
#	maps/RuinsOfAlphResearchCenter.asm
#	maps/VermilionPort.asm
#	maps/VictoryRoad.asm
2018-02-25 20:39:54 -05: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 Fix TRUE/FALSE constants for CalcMonStats 2018-02-22 18:12:43 +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 Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -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 Macro factors out sine code, just like sine data, since it's used 5 times 2018-02-03 21:11:55 -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 Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
updateitemdescription.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00