summaryrefslogtreecommitdiff
path: root/constants/map_constants.asm
AgeCommit message (Expand)Author
2020-06-16Harmonize some more symbols with pokegoldRangi
2018-05-18Fix commentsRangi
2018-04-09Correct map constant commentsRangi
2018-02-25Pokecom Center Admin Room -> OfficeRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-14mapconst H, W -> map_const W, Hmid-kid
2018-01-31MobileTradeRoom matches MobileBattleRoomRangi
2018-01-23"Speech" houses just have dialog NPCsRangi
2018-01-23Rename some more mapsRangi
2018-01-23EcruteakHouse → EcruteakTinTowerEntranceRangi
2018-01-22KrissHouse → PlayersHouseRangi
2018-01-22Don't say "House" twiceRangi
2018-01-17mapgroup → mapconstRemy Oukaour
2018-01-17No redundant filename prefixesRemy Oukaour
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-16Move map-related "metadata" files into data/maps/Remy Oukaour
2018-01-12Easier to find palette dataRemy Oukaour
2018-01-12SaffronMagnetTrainStationRemy Oukaour
2018-01-01Route 17-18 Gate and Route 29-46 GateRemy Oukaour
2018-01-01Consistent map naming ("Town" and "City" are left out in houses and gates)Remy Oukaour
2018-01-01Use constants for rBGPI+rOBPI auto-incrementRemy Oukaour
2017-12-28endm -> ENDMxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-27Remove redundant data/ filename prefixesRemy Oukaour
2017-12-25Follow the X_constants/X_data_constants conventionRemy Oukaour
2017-12-24Renaming: (fix #412)Remy Oukaour
2017-12-24Rename "map permissions" to "map environment" (fix #396)Remy Oukaour
2017-12-15Copy pokered's organization some more, with further constant and data filesRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
2017-12-11Map dimensions are separate from other constants, same as pokemon_constants v...Remy Oukaour
2017-12-11Move more data tables into data/ files.Remy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
2017-12-11Document macros/map.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
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-04-10Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-04-07More labels cleanup in map scripts.IIMarckus
2016-03-08More annotations of HP bar animations, including an oversight by GameFreak re...pikalaxalt
2016-01-12More WRAM tidyingPikalaxALT
2015-12-15No more ItemFragmentPikalaxALT
2015-11-18CmdQueuesPikalaxALT
2015-11-18Fruit tree constants, more mail enginePikalaxALT
2015-11-15Fix some movement macro/function namesPikalaxALT
2015-11-15Backup prior to global introduction of PERSONTYPE constantsPikalaxALT
2015-11-14More map object, swap StandingTile and NextTilePikalaxALT
2015-11-14More map object workPikalaxALT
2015-11-12Map header labels, tileset constantsPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT
2015-11-06Sprite movement function labelsPikalaxALT