summaryrefslogtreecommitdiff
path: root/src/berry.c
AgeCommit message (Collapse)Author
2021-03-18Document Berry CrushGriffinR
2021-02-05Add berry tree id constantsGriffinR
2021-01-26Fix up berry sparkleGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-06-01Document union_room_player_avatar.cGriffinR
2020-05-02Update external linkshondew
2020-05-02Clarify stageshondew
2020-05-02Document berry yieldhondew
fix wording
2019-11-21Fix event constant file namesGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-09-16Use misc ScrCmd constantsGriffinR
2019-04-14Use implicilt berry indexes in arraysDizzyEggg
2019-03-01Reduce externsPhlosioneer
2018-12-31Minor berry.c cleanupMarcus Huderle
2018-12-07Use normal apostrophes like adultsMelody
2018-11-21Match DecompressGlyphTileDizzyEggg
2018-11-06Remove redundancy in berry.cSlawter666
2018-10-21Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-10-17More synchronisationSlawter666
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-09-01Fix the strings length issueDizzyEggg
2018-06-13Bring all movement function names up-to-date with pokerubyMarcus Huderle
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-11Update event object struct membersMarcus Huderle
2018-04-29make item compileDizzyEggg
2017-12-05fix merge conflictscamthesaxman
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-12-05convert some constants to C headerscamthesaxman
2017-11-18start working on berry blenderDizzyEggg
2017-11-10Extract baseroms from event_scriptsDiegoisawesome
2017-11-08Update variable and flag namesDiegoisawesome
2017-09-25split data3_a1scnorton
2017-09-25data/script_menu.sscnorton
2017-09-16Merge branch 'master' into field_map_objPikalaxALT
2017-09-13review berry cleaningsDizzyEggg
2017-09-13define number of map objectsDizzyEggg
2017-09-13berry.s decompiledDizzyEggg
2017-09-12start berry portingDizzyEggg