index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
tilemap.asm
Age
Commit message (
Expand
)
Author
2020-07-04
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
Rangi
2020-05-16
Format all CopyTilemapAtOnce variations the same way
Rangi
2020-02-22
Small home/ reorganization
mid-kid
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2019-02-16
Update to rgbds 0.3.8
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-04-05
Move more code from home.asm into home/
Rangi
2018-02-03
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-01-30
Fix comment/style issues caused from w-izing.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-23
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...
Rangi
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
pikalaxalt
2015-12-26
jumptable macro repurposed
PikalaxALT
2015-12-24
writebackup --> closewindow; game corner prize vendors; others
PikalaxALT
2015-12-22
More stats screen shenanigans
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
2015-11-10
enum macros/move_anim.asm, resolve battle/anims.asm function labels
PikalaxALT
2015-11-04
Mon submenu, engine/menu.asm
PikalaxALT
2015-11-01
Sweepthrough of ClearBox arg conversion to lb
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blind wram labels part 4.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-11-27
split some more and recomment more home asm
yenatch