summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2018-02-27Replace "Map<MapName>Signpost<#>Script" labelsRangi
2018-02-26* BillPhoneGeneriText -> BillPhoneGenericTextRangi
2018-02-26Document HOF Master bug (close #494)Rangi
2018-02-25ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)Rangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-25Merge pull request #477 from mid-kid/masteryenatch
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-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-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-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-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-03Merge branch 'master' of github.com:pret/pokecrystalsurskitty
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-03map → map_id; map_def → map; map_data → map_attributesRangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-02-02sine_wave macro parameterizes table size, not frequency ("amplitude" was an i...Rangi
2018-02-02spriteface → objectface, consistent with the other script commandsRangi
2018-02-02Remove checkmorn/checkday/checknite macrosRangi
2018-02-02Script commands don't have underscoresRangi
2018-02-02Fix confusing labelRangi
2018-02-02Converting what I can to locals.surskitty
2018-02-01SCENE_DEFAULT=0 and SCENE_FINISHED=1 (generic constants for a common scene pa...Rangi
2018-02-01Meaningful scene constant namesRangi
2018-01-31Add scene ID constants (TODO: meaningful names)Rangi
2018-01-31NPC trade constants don't all just start with TRADE_Rangi
2018-01-31Official egg group namesRangi
2018-01-31const_def NRangi
2018-01-31Correct engine flag constantsRangi
2018-01-30Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ...Rangi
2018-01-30Comment values of special pointers, same as predefsRangi