index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
berry_tag_screen.c
Age
Commit message (
Expand
)
Author
2022-01-11
Move balls, shop, link, map popups, and bag out of interface
GriffinR
2021-11-04
Merge branch 'master' into doc-menu
GriffinR
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-11-03
Merge branch 'master' into doc-finalmisc
GriffinR
2021-11-02
Document files with a few remaining symbols
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-08-10
Document item menu
GriffinR
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-02-24
Add palette selection constants
GriffinR
2021-02-05
Add berry tree id constants
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2019-12-21
Document item_use.c
GriffinR
2019-12-10
Document misc strings and text colors
GriffinR
2019-10-02
Merge pull request #823 from GriffinRichards/constants-strconv
PikalaxALT
2019-09-30
Use STR_CONV constants
GriffinR
2019-09-27
Merge branch 'master' into gflib
PikalaxALT
2019-09-16
Use misc ScrCmd constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-05-22
Documenting bags, berries and graphics
Papa Cancer
2019-04-04
RGB Constants
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
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
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-10-27
Window priority to window bg
DizzyEggg
2018-09-10
Standardize sprite visibility to boolean
Diegoisawesome
2018-09-09
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemera...
Slawter666
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-09-02
Format WindowTemplate in berry_tag_screen.c
Slawter666
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-06-11
Rename field_map_obj to event_object_movement
Marcus Huderle
2018-04-29
make item compile
DizzyEggg
2018-03-04
make it compile
DizzyEggg
2018-02-07
Merge branch 'master' of https://github.com/pret/pokeemerald into menu
Diegoisawesome
2018-02-02
document berry tag screen
DizzyEggg
2018-02-02
decompile berry tag screen
DizzyEggg
2018-02-02
start decompiling berry tag screen
DizzyEggg