index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
item.c
Age
Commit message (
Expand
)
Author
2018-05-09
Misc labeling and cleanup, mostly item-related
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-07-16
fix merge conflicts
camthesaxman
2017-07-09
decompile ItemListMenu_ChangeDescription - sub_80A4F74
camthesaxman
2017-07-08
decompile RemoveEmptyItemSlots - sub_80A444C
camthesaxman
2017-07-08
decompile sub_80A3740 - swap32
camthesaxman
2017-07-07
item data
camthesaxman
2017-07-06
decompile sub_80A3118 - sub_80A317C
camthesaxman
2017-06-20
Merge branch 'master' into patch-1
yenatch
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-25
item.c: Replace item identifier with item enum
slipstream/RoL
2017-05-22
Remove duplicate strings.h declarations
Marijn van der Werf
2017-05-19
DoTVShowPokemonTodaySuccessfulCapture
PikalaxALT
2017-01-21
formatting
YamaArashi
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2016-12-12
Fix various warnings
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-11-05
decompile item.c (#91)
Cameron Hall