index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
namingscreen.asm
Age
Commit message (
Expand
)
Author
2018-01-21
Separate new_game graphics
Remy Oukaour
2018-01-20
PARTY_LENGTH; MON_NAME; sgb_border.bin
Remy Oukaour
2018-01-19
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
Remy Oukaour
2018-01-19
More Unicode
Remy Oukaour
2018-01-16
Remove Predef_ prefix from routines listed in PredefPointers
Remy Oukaour
2018-01-15
Group unused data
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-12
Merge branch 'patch' of https://github.com/mid-kid/pokecrystal
Remy Oukaour
2018-01-12
Label frameset 09
mid-kid
2018-01-11
Local UI tiles don't belong in charmap
Remy Oukaour
2018-01-11
Disambiguate some uses of wcf64/5/6
Remy Oukaour
2018-01-11
More constants and data tables
Remy Oukaour
2018-01-10
Arrays end with -1, not $ff
Remy Oukaour
2018-01-09
Move data/palettes/ .pal files into gfx/
Remy Oukaour
2018-01-02
More unreferenced labels and unused text
xCrystal
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
Clean up XXX comments for unused content
xCrystal
2017-12-29
Clean up changes in 3c6c80f
xCrystal
2017-12-29
LY_BLANK and rLCDC constants
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-25
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-11
Move more data tables into data/ files.
Remy Oukaour
2017-12-09
Move some gfx/unknown/ files into meaningful directories
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-06-25
These are actually .1bpp files
Scott Norton
2016-06-06
Remaining layout constants
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-03-01
Battle animation annotations
PikalaxALT
2016-01-27
Fix marts using hard-coded bank number
PikalaxALT
2016-01-09
Pokegear functions and RAM labels
PikalaxALT
2016-01-09
Finish labels in engine/namingscreen.asm
PikalaxALT
2016-01-09
Split base stats
PikalaxALT
2015-12-18
Events and some WRAM cleanup
PikalaxALT
2015-12-10
slot machines
PikalaxALT
2015-12-05
Celebi Event
PikalaxALT
2015-12-04
More work on animations
PikalaxALT
2015-12-02
Crystal Intro
PikalaxALT
2015-12-01
Break up engine/sprites.asm; address yenatch's comments
PikalaxALT
2015-11-20
Annotate battle tower text bug
PikalaxALT
2015-11-18
engine/compose_mail.asm; ldpixel
PikalaxALT
2015-11-13
SpriteAnim
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-11-11
Further split bank 4
PikalaxALT