summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-24HELD_TRADE_EVOLVE -> HELD_FLINCHmid-kid
2017-12-23Move NUM_BUENA_PRIZES to event/buena.asm (still hard-coded)Remy Oukaour
2017-12-16Move some more main.asm routines into individual filesRemy Oukaour
2017-12-15Add more palettes to data/palettes/Remy Oukaour
2017-12-15Copy pokered's organization some more, with further constant and data filesRemy Oukaour
2017-12-15Move all misc/ and unknown/ files to meaningful directoriesRemy Oukaour
2017-12-15Move data/audio/ back into audio/Remy Oukaour
2017-12-15Move predef/ files into engine/Remy Oukaour
2017-12-15Document one more bug/oversightRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2017-12-13Use constants for gender ratiosRemy Oukaour
2017-12-12SpriteAnimSeqData comments on same lineyenatch
2017-12-12Define constants for collision typesRemy Oukaour
2017-12-12Identify more sprite-related constantsRemy Oukaour
2017-12-12Identify more sprite-related constantsRemy Oukaour
2017-12-12Identify some SPRITE_ANIM_FRAME_IDX_* constantsRemy Oukaour
2017-12-12Outdoor sprite groups have the same names as map header groupsRemy Oukaour
2017-12-11Move pic animation documentation to docs/Remy Oukaour
2017-12-11More consistent data tablesRemy Oukaour
2017-12-11Keep table labels in the same files as their contents.Remy Oukaour
2017-12-11Add member constants for the base data struct, same as most other structsRemy Oukaour
2017-12-11Better file nameRemy Oukaour
2017-12-11Factor out one more data tableRemy 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-10Rename tilesets, consistent with constant namesRemy Oukaour
2017-12-10Remove unused .asm fileRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-11-26Rename all files in data/pokedex/entries/mid-kid
2017-11-20width -> weightmid-kid
2017-09-24Merge pull request #389 from yenatch/rgbds-3yenatch
2017-09-23Fix section linkingPikalaxALT
2017-06-24Include front.dimensions file instead of manual pic dimensionsyenatch
2017-03-24Revert "Fix floating sections"Ben10do
2017-03-15Fix floating sectionsAntonioND
2016-09-27Person action and facing labels, part 2PikalaxALT
2016-09-27Person action and facing labels, part 1PikalaxALT
2016-05-27Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-05-23Undo Slowpoke family changes in #343.yenatch
2016-05-23Switch labels for fast and slow exp groupsBrandon Mulcahy
2016-05-15Revise frame macro to account for flags in sprite anim framesetspikalaxalt
2016-05-15These macros are perfect for the object anim enginepikalaxalt
2016-05-15SPRITE_ANIM_FRAME_IDX constantspikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-03-16Split fish code out of data/.yenatch
2016-03-16Add fish group constants.yenatch