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
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