summaryrefslogtreecommitdiff
path: root/maps
AgeCommit message (Expand)Author
2018-02-27"; unused" commentsRangi
2018-02-27Replace "Map<MapName>Signpost<#>Script" labelsRangi
2018-02-26Address @SatoMew's comment re: #491Rangi
2018-02-25Mention unused Battle Tower-related text (resolves #491)Rangi
2018-02-25ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490)Rangi
2018-02-25Pokecom Center Admin Room -> OfficeRangi
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-22Pkmn -> Monmid-kid
2018-02-04Fix more w-izing edge cases.luckytyphlosion
2018-02-03Labelling, once again.surskitty
2018-02-03Merge branch 'master' of github.com:pret/pokecrystalsurskitty
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-03Merge pull request #480 from luckytyphlosion/masteryenatch
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-02Route 30 Berry Speech House labelssurskitty
2018-02-02Labels, labels, labelssurskitty
2018-02-02Local jumps, once again.surskitty
2018-02-02Ruins of Alph partial labelssurskitty
2018-02-02Radio Card local jumpssurskitty
2018-02-02Jasmine and Amphy labelssurskitty
2018-02-02Sailor Huey labelssurskitty
2018-02-02Labelling the Victory Road rival scriptsurskitty
2018-02-01Labelling Buena's subroutines.surskitty
2018-02-01Missed some SCENE constantsRangi
2018-02-01Incomplete labellingsurskitty
2018-02-01Align map event coordinate columnsRangi
2018-02-01warp_event x, y, map, warp_idRangi
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-31MobileTradeRoom matches MobileBattleRoomRangi
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-31const_def NRangi
2018-01-31Forgot the person→object renameRangi
2018-01-31Comment the person constants sections, like the othersRangi
2018-01-30SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDERRangi
2018-01-30Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ...Rangi
2018-01-30SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other things...Rangi
2018-01-30Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-30Comment values of special pointers, same as predefsRangi
2018-01-30Remove unreferenced map script heading labelsRangi
2018-01-28grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/gRangi
2018-01-24data/text/X_text.asm is redundantRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi