index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pokegear.asm
Age
Commit message (
Expand
)
Author
2017-12-12
Identify some SPRITE_ANIM_FRAME_IDX_* constants
Remy Oukaour
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-12-09
More WRAM cleanup
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2017-06-24
Merge pull request #370 from yenatch/graphics
yenatch
2017-06-21
pngs in gfx/pokegear
yenatch
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-08
All functions in main.asm have non-generic names
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-04-02
Make town map pals more intuitive in source
pikalaxalt
2016-01-29
Add more missing files
PikalaxALT
2016-01-12
More WRAM tidying
PikalaxALT
2016-01-10
Pokegear
PikalaxALT
2016-01-09
Pokegear functions and RAM labels
PikalaxALT
2016-01-05
maptrigger macro
PikalaxALT
2015-12-28
trainer card
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-09
underground switches, town map
PikalaxALT
2015-12-04
More work on animations
PikalaxALT
2015-12-01
Break up engine/sprites.asm; address yenatch's comments
PikalaxALT
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-20
Annotate battle tower text bug
PikalaxALT
2015-11-20
bgcoord
PikalaxALT
2015-11-18
items/item_effects.asm; engine/evolution.asm
PikalaxALT
2015-11-18
engine/compose_mail.asm; ldpixel
PikalaxALT
2015-11-16
engine/pokegear.asm
PikalaxALT