index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
evolve.asm
Age
Commit message (
Expand
)
Author
2018-03-13
Organize the engine/ directory
mid-kid
2018-02-22
Fix TRUE/FALSE constants for CalcMonStats
mid-kid
2018-02-22
Pkmn -> Mon
mid-kid
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-20
PARTY_LENGTH; MON_NAME; sgb_border.bin
Remy Oukaour
2018-01-16
Remove Predef_ prefix from routines listed in PredefPointers
Remy Oukaour
2018-01-07
Predef_FlagAction -> Predef_SmallFarFlagAction
xCrystal
2018-01-05
Predef_Flag -> Predef_FlagAction
xCrystal
2018-01-02
No more mobile EQUS ret (replace with Stubbed_ + ret)
xCrystal
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
Clean up XXX comments for unused content
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-11
Document macros/map.asm
Remy Oukaour
2017-08-24
Fix unused Constant for Happiness
i0brendan0
2017-01-16
Labels for Trainer Rankings stat tracking functions
hatschky
2016-05-16
Evolution addresses
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-01-12
More WRAM tidying
PikalaxALT
2015-12-02
More work interpreting the sprite engine
PikalaxALT
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-23
link and seer labels
PikalaxALT
2015-11-18
items/item_effects.asm; engine/evolution.asm
PikalaxALT