index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
item.c
Age
Commit message (
Expand
)
Author
2021-12-17
[LEAK INFORMED] Documented the unk19 item field
LOuroboros
2021-05-15
Various BUGFIXes and UBFIXes
ExpoSeed
2021-05-13
fix item.c gotos
Kurausukun
2021-04-29
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
GriffinR
2021-04-26
Document TV
GriffinR
2021-04-23
Document Battle Pyramid Bag
GriffinR
2021-03-12
Nonmatching resoltuion
PikalaxALT
2021-01-19
Add FIRST_BALL, some FIRST_BERRY_INDEX usage
GriffinR
2020-10-25
re-match CheckBagHasSpace (from #1179)
Kurausukun
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-05
Match CheckBagHasSpace
PokeCodec
2020-09-02
Tidy up naked functions
Thomas Winwood
2020-01-26
Add some capacity constants
GriffinR
2020-01-12
Some script clean up, document secret base secrets show
GriffinR
2019-10-25
Document party_menu first pass
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-07-18
Resolve compile warnings in modern
PikalaxALT
2019-04-05
Document secret base
Marcus Huderle
2019-02-27
Finish documenting event vars
Phlosioneer
2018-12-15
Document some of item_menu.c
Slawter666
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-12-03
Clean up items data
DizzyEggg
2018-11-18
Document Battle Pyramid
DizzyEggg
2018-08-30
Pyramid bag review changes
DizzyEggg
2018-08-30
Finish decompiling pyramid bag.
DizzyEggg
2018-08-30
Do some pyramid bag
DizzyEggg
2018-08-25
Document battle dome.
DizzyEggg
2018-07-07
small fixes
DizzyEggg
2018-06-17
battle tent start and create frontier struct in saveblock
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-04-29
make item compile
DizzyEggg
2018-04-29
clear item, save and load save files
DizzyEggg
2018-04-29
decompile item
DizzyEggg
2018-01-19
Fix address of berry struct in item.c
Diegoisawesome
2017-12-05
convert some constants to C headers
camthesaxman
2017-11-27
Encyprtion
ProjectRevoTPP
2017-11-10
Extract baseroms from event_scripts
Diegoisawesome
2017-11-08
Update variable and flag names
Diegoisawesome
2017-09-20
Finish renaming strings in strings.s
Diegoisawesome
2017-09-13
berry.s decompiled
DizzyEggg
2017-09-03
decompile label more of item.s
DizzyEggg
2017-09-03
begin decompiling item.s
DizzyEggg