index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trainers
Age
Commit message (
Expand
)
Author
2017-12-14
Split items/ and trainers/ into their data/ and engine/ components
Remy Oukaour
2017-12-11
Move pic animation documentation to docs/
Remy Oukaour
2017-12-11
Keep table labels in the same files as their contents.
Remy Oukaour
2017-12-11
Move more data tables into data/ files.
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-01-04
more gfx-related labels
PikalaxALT
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-02
No more NONE
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-07-25
Macro update, roam mon annotations
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2014-12-29
Fix more static banks (trainers, mobile graphics).
yenatch
2014-08-13
Better trainer AI comments and finish off trainer attributes.
yenatch
2014-06-14
Name and comment the trainer party reader.
yenatch
2014-02-27
Trainer class attributes.
yenatch
2013-12-18
move some labels into included files
yenatch
2013-09-03
split out trainer dvs
yenatch
2013-02-05
Saner file distribution
yenatch