summaryrefslogtreecommitdiff
path: root/src/pokeblock.c
AgeCommit message (Expand)Author
2021-11-04Merge branch 'master' into doc-menuGriffinR
2021-11-04Finish menu documentationGriffinR
2021-11-03Start remaining menu documentationGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-11-03Merge branch 'master' into doc-finalmiscGriffinR
2021-11-03Merge pull request #1536 from GriffinRichards/clean-brailleGriffinR
2021-11-02Document files with a few remaining symbolsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-27Label remaining symbols in graphics.cGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-04-26Label missing sprite animsGriffinR
2021-04-12Document pokeblock feed sceneGriffinR
2021-04-11Document pokeblock menuGriffinR
2021-03-30Bit shifts from hex to decimalGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-02-05Add berry tree id constantsGriffinR
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Switch to button macrosPokeCodec
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
2020-08-24Finish documenting berry blenderGriffinR
2020-08-23sizeOf data type, not pointer valuePokeCodec
2020-08-11Add some charmap constant usageGriffinR
2020-07-18Merge branch 'master' into doc-overworldGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2019-12-21Document item_use.cGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-16Use misc ScrCmd constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-04RGB ConstantsPhlosioneer
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
2019-02-02Fix Menu and List Menu input definesDizzyEggg
2018-12-24Clear includesDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr