summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2018-01-18Only graphics data goes in gfx/Remy Oukaour
2018-01-18Eliminate wd000Remy Oukaour
2018-01-18Heal machine jumptable index constantsRemy Oukaour
2018-01-18More SGB documentationRemy Oukaour
2018-01-17More SGB documentationRemy Oukaour
2018-01-17Partially document SGB data from pokeredRemy Oukaour
2018-01-17Rename some tilesets (close #467)Remy Oukaour
2018-01-16"CryHeader" → "Cry"; "Cry" → "MonCry"Remy Oukaour
2018-01-16map_header → map_def; map_header_2 → map_dataRemy 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-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-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-14Use constants for menu flagsmid-kid
2018-01-14Fix some MenuData2 labelsmid-kid
2018-01-13menu_coords macro for (x1, y1, x2, y2) order (see issue #440)Remy Oukaour
2018-01-13Don't split stats gfx in threeRemy Oukaour
2018-01-12Merge branch 'patch' of https://github.com/mid-kid/pokecrystalRemy Oukaour
2018-01-12More gfx/**/*.pal filesRemy Oukaour
2018-01-12Separate more palettes into gfx/**/*.pal filesRemy Oukaour
2018-01-12Label more ANIM_OBJ_* constantsRemy Oukaour
2018-01-12Label frameset 09mid-kid
2018-01-12Move code out of data/Remy Oukaour
2018-01-12Easier to find palette dataRemy Oukaour
2018-01-12npc_sprites.pal matches PAL_NPC constantsRemy Oukaour
2018-01-12Use more constants in scriptsRemy Oukaour
2018-01-11Break up engine/events_3.asmRemy Oukaour
2018-01-11Local UI tiles don't belong in charmapRemy Oukaour
2018-01-11Use charmap frame charactersRemy Oukaour
2018-01-11Disambiguate some uses of wcf64/5/6Remy Oukaour
2018-01-11Trainer card has state constants and WRAM labelsRemy Oukaour
2018-01-11Use maskbits some moreRemy Oukaour
2018-01-11Move party menu qualities to data/Remy Oukaour
2018-01-11Event script–related constants go in constants/script_constants.asmRemy Oukaour
2018-01-11Group item and deco data moreRemy Oukaour
2018-01-11More constants and data tablesRemy Oukaour
2018-01-11Use constants and data for Unown chamber eventsRemy Oukaour