index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
berry.c
Age
Commit message (
Expand
)
Author
2017-05-09
minutes, not seconds
YamaArashi
2017-05-05
Add German berry data
Marijn van der Werf
2017-04-27
Sort includes
Marijn van der Werf
2017-04-08
finish decompiling item_use.c (#244)
ProjectRevoTPP
2017-03-18
reorganize and add new headers for many files
ProjectRevoTPP
2017-02-10
misc labels and memcpy/set cleanups (#232)
ProjectRevoTPP
2017-01-27
define more data in C (#219)
Cameron Hall
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-17
Sort includes
Marijn van der Werf
2017-01-05
item constants
YamaArashi
2017-01-02
label and document berry.c, decompress.c, item_use.c and label gBattleTypeFla...
ProjectRevoTPP
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-11-06
cleanup (#93)
Cameron Hall
2016-11-05
script special variables
YamaArashi
2016-11-01
clean up trailing spaces
YamaArashi
2016-11-01
whitespace cleanup
YamaArashi
2016-10-28
Decompile berry.c.
yenatch