summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23Use constantsRangi
2018-05-23Factor out GetHPPals and SetHPPals from home.asmRangi
2018-05-23Use SPRITE_VARSRangi
2018-05-21Gme → GameRangi
2018-05-20adc a, 0 → adc 0; fix commentsRangi
2018-05-20Use REGISTERED_* constantsRangi
2018-05-19Correct commentRangi
2018-05-191 << FRZ == $20Rangi
2018-05-18Constants for PC menu indexesRangi
2018-05-18Fix commentsRangi
2018-05-13Change sfx and cry branch labels to local labelsmid-kid
2018-05-11Merge pull request #512 from pret/warningsyenatch
2018-05-11Merge pull request #510 from Rangi42/masteryenatch
2018-05-11Revert "Fix #511: eliminate "Left shift of negative value" warnings"yenatch
2018-05-09Fix doc linksRangi
2018-05-06Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-05-06Merge pull request #509 from mid-kid/masteryenatch
2018-05-06fix lb/ln and "left shift of negative value" warningyenatch
2018-05-06Fix #511: eliminate "Left shift of negative value" warningsRangi
2018-05-06Keep macros near relevant dataRangi
2018-05-06'rept' is not indentedRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-05-05Combine bit flags with | not +Rangi
2018-05-05Explicit NO_LIMITS instead of 0Rangi
2018-05-05Use explicit HELD_NONE, not 0Rangi
2018-05-05fix-various-little-thingsmid-kid
2018-04-11Merge pull request #507 from yenatch/masteryenatch
2018-04-10fix label from the wrong bank in the title screenyenatch
2018-04-09Merge pull request #503 from Rangi42/masteryenatch
2018-04-09Merge pull request #495 from mid-kid/masteryenatch
2018-04-09Correct map constant commentsRangi
2018-04-05Use constants for bit/set/res moreRangi
2018-04-05HanleDefrost -> HandleDefrostmid-kid
2018-04-05Use Stadium 2 Egg Group namesmid-kid
2018-04-05Fix some uses of EFFECTIVEmid-kid
2018-04-05Use data/items/pocket_names.asmmid-kid
2018-04-05GENDERLESS -> GENDER_UNKNOWNmid-kid
2018-04-05Move more code from home.asm into home/Rangi
2018-04-05check_nick_errors → correct_nick_errors; matches correct_party_errorsRangi
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-04Merge pull request #505 from mid-kid/battlecommandsyenatch
2018-04-04Merge pull request #501 from mid-kid/reorgyenatch
2018-04-04Update docs and comments to reflect renamesmid-kid
2018-04-04Rename some battle commandsmid-kid
2018-04-04Document more Beat Up-related bugsmid-kid
2018-04-04Label BattleCommand_BeatUpFailTextmid-kid
2018-04-04`endloop` loops back to critical itselfmid-kid
2018-04-04Label bidefailtextmid-kid
2018-04-04Comment SapHealthmid-kid
2018-04-04Fix snake_case filenamesmid-kid