summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2021-01-03Merge last changes from pretklektron
2021-01-03and it's finally done :Dklektron
2021-01-02fixes here and thereklektron
2020-12-31aaaand more fixesklektron
2020-12-29more changesklektron
2020-12-28changed trades nicknames and fixed error in text_1klektron
2020-12-27removed extra lines not used in spanish (naming screen) and fixed text when ↵klektron
earning money
2020-12-26changed some more textklektron
2020-12-25changed some more namesklektron
2020-12-24changed all data/text/ files, updated credits, and some minor text changesklektron
2020-12-20Clarify signed magnitude in the growth_rate macroRangi
2020-12-02Clearer tileset header macro commentSatoMew
2020-12-01Fix outdated commentsSatoMew
2020-11-29Improve new constants and comment based on feedbackSatoMew
2020-11-29Update related tile animation constantsSatoMew
2020-11-17Use assert to ensure correct base data sizeRangi
2020-11-14Fix file modesdannye
2020-11-14changed charmap, changed weight and height info, and some dex thingsklektron
2020-11-14more changes ~.~klektron
2020-11-13finished all dex entries :Dklektron
2020-11-12more files translatedklektron
2020-11-10AgathasRoom done, text_2 on-goingklektron
2020-11-06Sync more with pokeyellowRangi
2020-11-05Remove trailing whitespaceRangi
2020-10-19Some formatting changesRangi
2020-10-08PedalDanceAnim -> PetalDanceAnimRangi
2020-09-01Pan Docs: "When sending three or more data sets, data is continued in ↵Rangi
further packet(s). Unused bytes at the end of the last packet should be set to zero."
2020-08-31Separate the two lists of unused namesRangi
2020-08-31Use constants to delineate map types, and factor out more dataRangi
2020-08-30Factor out data/tilesets/pair_collision_tile_ids.asmRangi
2020-08-30Document more hidden object data and behaviorRangi
2020-08-28Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi
2020-08-21Align warp and sign coordinatesRangi
2020-08-17Use def_warps_to macro for automatic warp_to entriesRangi
2020-08-17Use map constants for SilphCoElevator warpsRangi
2020-08-17Use def_* macros for automatic map event countsRangi
2020-08-17Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objectsRangi
2020-08-17Identify some map object related constantsRangi
2020-08-17Fix Town Map coordinates to be in (X, Y) order as comments claimRangi
2020-08-02Fix encounter rate commentsRangi
2020-08-02fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo
Replace incorrect label OAMFLAG_VFLIPPED with OAM_HFLIP
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-19Missingno's Pokédex weight is two bytes like the restRangi
2020-07-18Reformat key item bit fieldsRangi
2020-07-17Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi
2020-07-17Define constants for subanimations' base coords and frame block modesRangi
2020-07-17JUGGLER_X -> UNUSED_JUGGLERRangi
2020-07-17Identify remaining tilemap IDsRangi
2020-07-17SONY -> RIVALRangi
2020-07-17Update sprite namesRangi
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible