summaryrefslogtreecommitdiff
path: root/maps
AgeCommit message (Expand)Author
2017-12-11Document macros/map.asmRemy Oukaour
2017-12-10Rename tilesets, consistent with constant namesRemy Oukaour
2017-12-10PokeCenter → Pokecenter (consistent with the POKECENTER map constants)Remy Oukaour
2017-12-10Use MORN/DAY/NITE shifts for time-based person_eventsRemy Oukaour
2017-12-10Use new palette constantsRemy Oukaour
2017-12-10All map triggers use the `maptrigger` macro, not `dw`Remy Oukaour
2017-12-10"Trainer*AfterBattleText" labelsRemy Oukaour
2017-12-10Single files for tilesets/data.asm and maps/blockdata.asmRemy Oukaour
2017-12-10Consistent capitalization for map names, matching their constantsRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-12-06Merge pull request #404 from surskitty/masteryenatch
2017-11-27Making all Rocket Grunts call the constant.surskitty
2017-11-27Fighting Dojo npc labels.surskitty
2017-11-26Add MobileError-related labelsmid-kid
2017-11-26Script_ChoseChallenge -> Script_ChooseChallengemid-kid
2017-11-25Label BattleTowerRoomMenumid-kid
2017-11-21Merge pull request #395 from surskitty/masterMarcus Huderle
2017-11-22PewterPokeCEnter2FBeta -> PewterPokeCenter2FBetamid-kid
2017-11-19Labelled some battle tower-related functionsmid-kid
2017-10-26Cianwood City labelssurskitty
2017-10-26Another label.surskitty
2017-10-26Pokefan Derek fully labelled.surskitty
2017-10-26Full script labels for Fuchsia Gym.surskitty
2017-10-26Cerulean Mart labelssurskitty
2017-10-26Partially labelling Pokefan Derek.surskitty
2017-10-26Some Fuchsia Gym labels.surskitty
2017-10-26Fuchsia City labelssurskitty
2017-10-26Celadon Cafe labels.surskitty
2017-10-26Labelling triggers pointlessly.surskitty
2017-10-26Mahogany Gym labels.surskitty
2017-10-26Labels for TM people.surskitty
2017-10-26Labelling Jasmine.surskitty
2017-10-26Labelling some of Morty's scripts.surskitty
2017-10-21Typo fix.surskitty
2017-10-21Renaming labels for E4.surskitty
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky
2017-01-11Give a better label.IIMarckus
2017-01-11Fix misleading label; the Growlithe check doesn't change in 1.1.IIMarckus
2016-07-29pitchoffset macro to replace forceoctavePikalaxALT
2016-05-14Unify directional movement macrospikalaxalt
2016-05-14Unify step_sleep macropikalaxalt
2016-04-30Copycat labels; macro for the Crystal-only Unown chamber unlock wordspikalaxalt
2016-04-10Local labels starting with underscores have colons depending on whether the f...pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-04-10Alan's script pointers are now local references; movement_tree_shake for sudo...pikalaxalt
2016-04-10Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-04-07More labels cleanup in map scripts.IIMarckus
2016-04-06Improve some map script labels.IIMarckus
2016-04-06Remove duplicate blockdata.IIMarckus