aboutsummaryrefslogtreecommitdiffstats
path: root/data (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-05Logical spacing in data/sgb/sgb_palettes.asmRangi1-165/+41
2020-07-05Port and improve hidden_object macro from pokeyellowRangi1-593/+401
2020-07-05Port credits command constants from pokeyellowRangi1-37/+38
2020-07-05Update map hide/show data labelsRangi1-571/+558
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi12-604/+676
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-7/+7
2020-07-03Document why Mew is set apartRangi1-0/+10
2020-07-03Factor out Mew's pics and base dataRangi1-0/+4
2020-07-03Move more code from home.asm to home/Rangi3-2/+82
2020-07-03Replace raw hex values with HRAM constantsRangi3-26/+26
2020-07-03data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi446-0/+0
2020-07-03Factor out data/sprites/Rangi3-361/+360
2020-07-03Organize macros/ like pokecrystalRangi1-0/+8
2020-07-03Make suggested edits:Rangi60-59/+59
2020-07-03Simplify map connectionsRangi223-1862/+747
2020-07-03Reorganize constants/Rangi1-1/+1
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi306-212/+5743
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-0/+7
2020-06-27Individual images for party menu icon graphicsRangi2-112/+112
2020-06-27Merge pic/ into gfx/Rangi151-151/+151
2020-06-27Replace .tilecoll files with tile ID db dataRangi2-24/+82
2020-06-27Organize gfx/Rangi1-4/+4
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi231-231/+232
2020-06-23Move more tables from engine/ to data/Rangi33-0/+1288
2019-04-08Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew5-7/+7
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi713-3531/+3977
2018-07-28Another map header fixPokeglitch1-2/+0
2018-07-28Fixed some map header filesPokeglitch2-3/+1
2018-07-15make comments consistent throughout all mapHeader filesSam Nelson7-26/+26
2018-07-08Document the origin of MissingNo's base stats.Rangi2-1/+9
2018-07-02Fixed some inconsistencies in the usage of the if-def directive.Urs-Bjoern Schmidt3-7/+7
2018-03-22spaces in EvosMovesyenatch1-1180/+1180
2018-03-22use constants for wEvosMoves sizeyenatch1-1/+3
2018-03-21Cleaned up name formattingbitman441-381/+382
2018-03-20Replaced instances of Mon### with the Pokemon's namebitman441-572/+381
2018-01-29Block IDs use hex; zero connections use decRemy Oukaour406-406/+406
2018-01-29Use base 10 (note, the previous commit resolves #173)Remy Oukaour223-3627/+3627
2018-01-29Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour219-1819/+1819
2017-06-24Fix typos in commentsdannye1-3/+3
2016-09-04Continuing the source-level documentation of roughly where trainers can be foundSummate1-0/+186
2016-07-27Replace unnecessary tabs with spacesdannye5-124/+124
2016-06-12Remove the last address commentsdannye434-434/+434
2016-06-11remove address commentsYamaArashi57-1054/+1054
2016-06-07Remove the Beach House option.IIMarckus9-67/+1
2016-05-30TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt2-7/+7
2016-05-13Remove the last remaining IF DEF(_YELLOW)pikalaxalt1-8/+1
2016-04-25Fix typo: ninetails.asm -> ninetales.asmdannye2-1/+1
2016-04-08Add a TX_MART macro for inventories.IIMarckus1-27/+16
2016-04-08Clean up script labels in marts and Pokémon Centers.IIMarckus1-15/+15
2016-03-22Clean up more Yellow ifdefs.IIMarckus19-281/+15