index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
berry.c
Age
Commit message (
Expand
)
Author
2021-03-18
Document Berry Crush
GriffinR
2021-02-05
Add berry tree id constants
GriffinR
2021-01-26
Fix up berry sparkle
GriffinR
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-07-24
Change signedness and add casts to avoid implicit conversion warnings
PokeCodec
2020-06-01
Document union_room_player_avatar.c
GriffinR
2020-05-02
Update external links
hondew
2020-05-02
Clarify stages
hondew
2020-05-02
Document berry yield
hondew
2019-11-21
Fix event constant file names
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-09-16
Use misc ScrCmd constants
GriffinR
2019-04-14
Use implicilt berry indexes in arrays
DizzyEggg
2019-03-01
Reduce externs
Phlosioneer
2018-12-31
Minor berry.c cleanup
Marcus Huderle
2018-12-07
Use normal apostrophes like adults
Melody
2018-11-21
Match DecompressGlyphTile
DizzyEggg
2018-11-06
Remove redundancy in berry.c
Slawter666
2018-10-21
Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise
Slawter666
2018-10-17
More synchronisation
Slawter666
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-09-01
Fix the strings length issue
DizzyEggg
2018-06-13
Bring all movement function names up-to-date with pokeruby
Marcus Huderle
2018-06-11
Rebrand 'map object' and 'field object' to 'event object'
Marcus Huderle
2018-06-11
Update event object struct members
Marcus Huderle
2018-04-29
make item compile
DizzyEggg
2017-12-05
fix merge conflicts
camthesaxman
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-12-05
convert some constants to C headers
camthesaxman
2017-11-18
start working on berry blender
DizzyEggg
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-08
Update variable and flag names
Diegoisawesome
2017-09-25
split data3_a1
scnorton
2017-09-25
data/script_menu.s
scnorton
2017-09-16
Merge branch 'master' into field_map_obj
PikalaxALT
2017-09-13
review berry cleanings
DizzyEggg
2017-09-13
define number of map objects
DizzyEggg
2017-09-13
berry.s decompiled
DizzyEggg
2017-09-12
start berry porting
DizzyEggg