index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokeblock_feed.c
Age
Commit message (
Expand
)
Author
2021-01-19
Remove unused local variables and functions
GriffinR
2020-09-19
battle_gfx_sfx_util.c: Very annoying fakematch fix.
Kaz
2020-08-24
Finish documenting berry blender
GriffinR
2020-07-18
Merge branch 'master' into doc-overworld
GriffinR
2020-07-18
Clean up some battle scr cmd data
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-04-07
Merge branch 'master' into contest-ai-cleanup
Phlosioneer
2019-04-05
Clean up data headers
DizzyEggg
2019-04-04
RGB Constants
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-03-02
Eliminate more externs
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2018-12-17
3.5 asm left
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-14
Sort includes into alphabetical order
Slawter666
2018-11-06
Finish cleaning up text.c
Diegoisawesome
2018-11-06
Begin cleaning text.c
Diegoisawesome
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-10-14
Move 'blend_palette'.c to util.c
DizzyEggg
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-07-16
Merge with master
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-07-01
label multiuse sprite template functions
DizzyEggg
2018-06-17
label and document battle windows
DizzyEggg
2018-02-11
more pokemon work
DizzyEggg
2018-02-07
Merge new_menu_helpers and menu
Diegoisawesome
2018-01-24
Fix spelling of 'Parametrized' to 'Parameterized'
Diegoisawesome
2018-01-09
Add symbols to music_player_table
Diegoisawesome
2017-12-20
pokeblock review changes
DizzyEggg
2017-12-11
move data from asm to pokeblock.c
DizzyEggg
2017-12-10
move more pokeblock data to C and label
DizzyEggg
2017-12-10
pokeblock feed is decompiled
DizzyEggg
2017-12-09
start pokeblock feed
DizzyEggg