index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
npctrade.asm
Age
Commit message (
Expand
)
Author
2018-01-31
NPC trade constants don't all just start with TRADE_
Rangi
2018-01-25
Move event data to data/events/
Rangi
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-14
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...
Remy Oukaour
2018-01-11
Use maskbits some more
Remy Oukaour
2018-01-07
Predef_FlagAction -> Predef_SmallFarFlagAction
xCrystal
2018-01-05
Predef_Flag -> Predef_FlagAction
xCrystal
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
More unreferenced labels cleanup
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-11
Keep table labels in the same files as their contents.
Remy Oukaour
2017-12-11
Move lots of data tables into individual data/ files
Remy Oukaour
2017-12-10
Consistent capitalization for map names, matching their constants
Remy Oukaour
2017-11-30
Label all of PARTYMENUACTION_*
mid-kid
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-01-12
More WRAM tidying
PikalaxALT
2015-12-29
More movement stuff
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-13
Miscellaneous labels
PikalaxALT
2015-11-23
bug contest judgint labels
PikalaxALT
2015-11-23
more trade animation labels
PikalaxALT
2015-11-23
trade animation
PikalaxALT
2015-11-19
main.asm is now under 30k lines
PikalaxALT