summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-25"HUMANSHAPE, aka Humanshape"Rangi
2018-02-25Mention unused Battle Tower-related text (resolves #491)Rangi
2018-02-25Mention "HAUNTED HOUSE" (resolves #492)Rangi
2018-02-25ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)Rangi
2018-02-25Pokecom Center Admin Room -> OfficeRangi
2018-02-25Comment Stadium 2 alternative egg group namesRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-25Merge pull request #477 from mid-kid/masteryenatch
2018-02-25Default macro parameters use recursion; avoids repeating internal structureRangi
2018-02-25Merge pull request #486 from surskitty/masteryenatch
2018-02-25* loadmenuheader -> loadmenu (ead103d)Rangi
2018-02-25Meaningful $ff valuesRangi
2018-02-25* Remove rept 4 (fa3192e)Rangi
2018-02-25Format map object attributes like trainer attributes, in preparation for bit ...Rangi
2018-02-25NO_ITEM == 0Rangi
2018-02-25Sprite data values match GetSpriteLength return values and are not limited to...Rangi
2018-02-22Label wPokemonWithdrawDepositParameter of RemoveMonFromPartyOrBoxmid-kid
2018-02-22Fix TRUE/FALSE constants for CalcMonStatsmid-kid
2018-02-22Pkmn -> Monmid-kid
2018-02-20Use maskbits NUM_TYPESRangi
2018-02-15Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-15Merge pull request #487 from luckytyphlosion/masteryenatch
2018-02-14mapconst H, W -> map_const W, Hmid-kid
2018-02-14Label some daycare-related functionsmid-kid
2018-02-13Fix use of one constantmid-kid
2018-02-12CalcwBufferMonStats -> CalcBufferMonStatsmid-kid
2018-02-09Comment GeneratePartyMonStatsmid-kid
2018-02-09Make tileset palette maps easier to editRangi
2018-02-08Don't let the Makefile pick up .tilemap filesmid-kid
2018-02-08Remove EXIF metadata from imagesmid-kid
2018-02-07questionmark is not a pokemon picRangi
2018-02-05Remove commented G/S roaming Suicune codeRangi
2018-02-05Terser name for the does-nothing effectRangi
2018-02-05Off by oneRangi
2018-02-05No redundant item effect labelsRangi
2018-02-04Fix more w-izing edge cases.luckytyphlosion
2018-02-04Add ROOF_ constantsRangi
2018-02-04Consistent "X percent [+/- Y]" orderRangi
2018-02-04Sync code with wikiRangi
2018-02-04Keep specials files togetherRangi
2018-02-04"chances" → "probabilities", since other files use that term and "changes" ...Rangi
2018-02-03Sync _Rangi
2018-02-03Labelling, once again.surskitty
2018-02-03Merge branch 'master' of github.com:pret/pokecrystalsurskitty
2018-02-03db/dw, and keep unused space away from labelsRangi
2018-02-03Macro factors out sine code, just like sine data, since it's used 5 timesRangi
2018-02-03Keep documentation in sync with new WRAM labelsRangi
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-03Merge pull request #480 from luckytyphlosion/masteryenatch
2018-02-03map → map_id; map_def → map; map_data → map_attributesRangi