summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2020-07-05Logical spacing in data/sgb/sgb_palettes.asmRangi
2020-07-05Port and improve hidden_object macro from pokeyellowRangi
2020-07-05Port credits command constants from pokeyellowRangi
2020-07-05Update map hide/show data labelsRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Document why Mew is set apartRangi
2020-07-03Factor out Mew's pics and base dataRangi
2020-07-03Move more code from home.asm to home/Rangi
2020-07-03Replace raw hex values with HRAM constantsRangi
2020-07-03data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi
2020-07-03Factor out data/sprites/Rangi
2020-07-03Organize macros/ like pokecrystalRangi
2020-07-03Make suggested edits:Rangi
2020-07-03Simplify map connectionsRangi
2020-07-03Reorganize constants/Rangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi
2020-06-27Individual images for party menu icon graphicsRangi
2020-06-27Merge pic/ into gfx/Rangi
2020-06-27Replace .tilecoll files with tile ID db dataRangi
2020-06-27Organize gfx/Rangi
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
2020-06-23Move more tables from engine/ to data/Rangi
2019-04-08Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi
2018-07-28Another map header fixPokeglitch
2018-07-28Fixed some map header filesPokeglitch
2018-07-15Merge pull request #187 from Rangi42/masterDaniel Harding
2018-07-15Merge pull request #188 from snelson3/consistent-map-header-commentsDaniel Harding
2018-07-15make comments consistent throughout all mapHeader filesSam Nelson
2018-07-08Document the origin of MissingNo's base stats.Rangi
2018-07-02Fixed some inconsistencies in the usage of the if-def directive.Urs-Bjoern Schmidt
2018-03-22spaces in EvosMovesyenatch
2018-03-22use constants for wEvosMoves sizeyenatch
2018-03-21Cleaned up name formattingbitman44
2018-03-20Replaced instances of Mon### with the Pokemon's namebitman44
2018-01-29Block IDs use hex; zero connections use decRemy Oukaour
2018-01-29Use base 10 (note, the previous commit resolves #173)Remy Oukaour
2018-01-29Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour
2017-06-24Fix typos in commentsdannye
2016-09-04Continuing the source-level documentation of roughly where trainers can be foundSummate
2016-07-27Replace unnecessary tabs with spacesdannye
2016-06-12Remove the last address commentsdannye
2016-06-11remove address commentsYamaArashi
2016-06-09Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt
2016-06-07Remove the Beach House option.IIMarckus
2016-05-30TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt
2016-05-13Remove the last remaining IF DEF(_YELLOW)pikalaxalt
2016-05-13Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt