index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
stats_screen.asm
Age
Commit message (
Expand
)
Author
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-19
More Unicode
Remy Oukaour
2018-01-18
newline before para
Remy Oukaour
2018-01-16
"CryHeader" → "Cry"; "Cry" → "MonCry"
Remy Oukaour
2018-01-16
Avoid "+- 1" at every maskbits
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-13
Don't split stats gfx in three
Remy Oukaour
2018-01-11
Local UI tiles don't belong in charmap
Remy Oukaour
2018-01-11
Use maskbits some more
Remy Oukaour
2018-01-09
Do a little cleanup towards issue #465
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-24
Change a few Unknown labels
Remy Oukaour
2017-12-24
Merge branch 'master' of https://github.com/pret/pokecrystal
Remy Oukaour
2017-12-24
Fix issue #345:
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-24
Misc fixes for the usage of constants
mid-kid
2017-12-10
Use correct WRAM labels for intro/title scenes
Remy Oukaour
2017-12-09
More WRAM cleanup
Remy Oukaour
2017-12-09
Define more charmap characters and use them in place of hard-coded numbers
Remy Oukaour
2017-11-03
Label some functions in gfx/load_pics.asm
pfero
2016-05-11
Name all printer functions
pikalaxalt
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2016-05-04
HDMA transfer functions
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
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
2015-12-28
trainer card
PikalaxALT
2015-12-26
jumptable macro repurposed
PikalaxALT
2015-12-23
Finish stats screen function labels
PikalaxALT
2015-12-22
More stats screen shenanigans
PikalaxALT
2015-12-21
More link trade shenanigans
PikalaxALT
2015-12-19
More work on slots; WRAM cleanup, Move Deleter
PikalaxALT
2015-12-17
Mobile trade animations, pokepic animations
PikalaxALT
2015-12-16
Bill's PC
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-12-14
map setup and warps
PikalaxALT
2015-12-04
More work on animations
PikalaxALT
2015-11-20
Annotate battle tower text bug
PikalaxALT
2015-11-19
engine/stats_screen.asm
PikalaxALT