summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-18More accurate constant/label namesRemy Oukaour
2018-01-18Identify leftover SGB palettes from R/BRemy Oukaour
2018-01-18Comment on RIVAL1 itemRemy Oukaour
2018-01-18More .pal filesRemy Oukaour
2018-01-18Only graphics data goes in gfx/Remy Oukaour
2018-01-18Compute wc7e8 sizeRemy Oukaour
2018-01-18Eliminate wd000Remy Oukaour
2018-01-18Heal machine jumptable index constantsRemy Oukaour
2018-01-18BlkPacket commentsRemy Oukaour
2018-01-18Compact predef.palRemy Oukaour
2018-01-18More SGB documentationRemy Oukaour
2018-01-17More SGB documentationRemy Oukaour
2018-01-17Partially document SGB data from pokeredRemy Oukaour
2018-01-17</code>Remy Oukaour
2018-01-17Rename some tilesets (close #467)Remy Oukaour
2018-01-17Allow italics/bold within inline codeRemy Oukaour
2018-01-17Comment on changeblock idsRemy Oukaour
2018-01-17hex->decRemy Oukaour
2018-01-17Wild data entries are 2 bytes wideRemy Oukaour
2018-01-17mapgroup → mapconstRemy Oukaour
2018-01-17No redundant filename prefixesRemy Oukaour
2018-01-16Comments help find map_data.asmRemy Oukaour
2018-01-16"CryHeader" → "Cry"; "Cry" → "MonCry"Remy Oukaour
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-160/1 → FALSE/TRUE, with correct commentRemy Oukaour
2018-01-16Move map-related "metadata" files into data/maps/Remy Oukaour
2018-01-16Move code out of data/Remy Oukaour
2018-01-16Cleaner Pokédex codeRemy Oukaour
2018-01-16Fewer hard-coded valuesRemy Oukaour
2018-01-16Avoid "+- 1" at every maskbitsRemy Oukaour
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy Oukaour
2018-01-15Phone data 0/7 are time masksRemy Oukaour
2018-01-15CommentsRemy Oukaour
2018-01-15Long lists of db/dw series with struct-defining macros belong in data/Remy Oukaour
2018-01-15Move code out of gfx/ (close #474)Remy Oukaour
2018-01-15_Special_BugContestJudging → _BugContestJudging; HOF_Predef_AnimateFrontpic...Remy Oukaour
2018-01-15Document PredefPals still used by CGB layoutsRemy Oukaour
2018-01-15Group unused dataRemy Oukaour
2018-01-15G/S does use this OAM data: https://i.imgur.com/KdIhKKk.pngRemy Oukaour
2018-01-15Markdown formattingRemy Oukaour
2018-01-14ShebangRemy Oukaour
2018-01-14Merge branch 'sort-symfile' of https://github.com/yenatch/pokecrystalRemy Oukaour
2018-01-14Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...Remy Oukaour
2018-01-14Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...Remy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-14Close #470 (JOHTO_POKEMON)Remy Oukaour
2018-01-14GFX tile sizes in decimalRemy Oukaour
2018-01-14More Battle Tower map script constants, fewer raw hex valuesRemy Oukaour
2018-01-14Added menu documentationmid-kid
2018-01-14Use constants for menu flagsmid-kid