index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
mobile_5f.asm
Age
Commit message (
Expand
)
Author
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-19
So very jumb
PikalaxALT
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-17
Restructured functions in main.asm to resemble the home functions they clone
PikalaxALT
2015-10-14
Replaced "ldtile" and "dwtile" with the "tile" equs macro
PikalaxALT
2015-10-11
Magikarp functions moved to event/magikarp.asm
PikalaxALT
2015-10-10
Annotation of PrintNum arguments in bc, and radio functions
PikalaxALT
2015-10-07
More labels, including fns responsible for partymon generation
PikalaxALT
2015-08-30
renamed labels and added comments
JimB16
2015-08-26
changed constants to SRAMLabels
JimB16
2015-08-24
changed BattleTower-Labels
JimB16
2015-08-24
changed labels
JimB16
2015-08-23
changed labels
JimB16
2015-08-19
Comment and label the save file.
yenatch
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-03-11
Get rid of baserom incbins in misc/.
yenatch
2015-02-10
Split 40k lines of mobile noise out of main.asm.
yenatch