index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
fruit_trees.asm
Age
Commit message (
Expand
)
Author
2017-12-11
Move lots of data tables into individual data/ files
Remy Oukaour
2017-01-16
Labels for Trainer Rankings stat tracking functions
hatschky
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2015-12-09
opentext and breeding
PikalaxALT
2015-11-29
buttonsound
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
2015-11-04
give/takeitem *, 1: the 1 is optional
PikalaxALT
2015-11-04
Replace party struct relative values with EQUS constants
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blindly use wram labels for everything except mobile, part 2.
yenatch
2015-01-20
Stop using the preprocessor.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-12-02
more 3pt macro labels; shorten 3pt macros to take just a label
yenatch
2013-12-01
shorten redundant text_jump macros
yenatch
2013-10-02
* more callab/callba macros
Mr Wint
2013-09-07
split fruit tree asm out into engine/fruit_trees.asm
yenatch