summaryrefslogtreecommitdiff
path: root/src/pokeblock_feed.c
AgeCommit message (Expand)Author
2021-01-19Remove unused local variables and functionsGriffinR
2020-09-19battle_gfx_sfx_util.c: Very annoying fakematch fix.Kaz
2020-08-24Finish documenting berry blenderGriffinR
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-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Clean up data headersDizzyEggg
2019-04-04RGB ConstantsPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
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
2018-11-14Sort includes into alphabetical orderSlawter666
2018-11-06Finish cleaning up text.cDiegoisawesome
2018-11-06Begin cleaning text.cDiegoisawesome
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-14Move 'blend_palette'.c to util.cDizzyEggg
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-01label multiuse sprite template functionsDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-02-11more pokemon workDizzyEggg
2018-02-07Merge new_menu_helpers and menuDiegoisawesome
2018-01-24Fix spelling of 'Parametrized' to 'Parameterized'Diegoisawesome
2018-01-09Add symbols to music_player_tableDiegoisawesome
2017-12-20pokeblock review changesDizzyEggg
2017-12-11move data from asm to pokeblock.cDizzyEggg
2017-12-10move more pokeblock data to C and labelDizzyEggg
2017-12-10pokeblock feed is decompiledDizzyEggg
2017-12-09start pokeblock feedDizzyEggg