index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
trainer_card.asm
Age
Commit message (
Expand
)
Author
2018-03-13
Organize the engine/ directory
mid-kid
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-30
Fix wVirtualOAM labels, part 2.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-22
wStatusFlags/2 bit constants
Rangi
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-14
GFX tile sizes in decimal
Remy Oukaour
2018-01-11
Trainer card has state constants and WRAM labels
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
More unreferenced labels cleanup
xCrystal
2017-12-29
Clean up .Jumptable: spaces
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-28
Prefix engine_flags wram addresses with w
xCrystal
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-13
Add table of contents (might remove if it's too cumbersome to maintain)
Remy Oukaour
2017-12-12
use an xor instead of the result
yenatch
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-12-09
Define more charmap characters and use them in place of hard-coded numbers
Remy Oukaour
2017-06-24
Fix gfx/misc
yenatch
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
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-28
trainer card
PikalaxALT
2015-11-17
Here's the mail it never fails
PikalaxALT
2015-11-17
engine/decorations.asm
PikalaxALT