index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pokedex.asm
Age
Commit message (
Expand
)
Author
2018-01-16
"CryHeader" → "Cry"; "Cry" → "MonCry"
Remy Oukaour
2018-01-16
Cleaner Pokédex code
Remy Oukaour
2018-01-16
Remove Predef_ prefix from routines listed in PredefPointers
Remy Oukaour
2018-01-14
Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...
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
Disambiguate some uses of wcf64/5/6
Remy Oukaour
2018-01-11
Use maskbits some more
Remy Oukaour
2018-01-11
More constants and data tables
Remy Oukaour
2018-01-10
Resolve #461
Remy Oukaour
2018-01-09
Do a little cleanup towards issue #465
Remy Oukaour
2018-01-03
Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessa...
Adelaide Walter
2018-01-02
Use dsprite for Pokédex cursor OAM data
Remy Oukaour
2018-01-02
Use OAM flags in dsprite data
Remy Oukaour
2018-01-02
Consistent predef function names
xCrystal
2018-01-02
Clean up Predef function names
xCrystal
2018-01-01
Rename Pals labels in WRAM bank 5
xCrystal
2018-01-01
Use more palette(s) constants
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
Fix issue #345:
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-14
Split items/ and trainers/ into their data/ and engine/ components
Remy Oukaour
2017-12-11
More consistent data tables
Remy Oukaour
2017-12-09
More WRAM organization
Remy Oukaour
2017-12-09
More WRAM organization
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-05-17
engine/events.asm labels finished
pikalaxalt
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-01-19
Merge branch 'master' of https://github.com/pret/pokecrystal
PikalaxALT
2016-01-19
Update pokedex.asm
YamaArashi
2016-01-18
Merge branch 'master' of https://github.com/pret/pokecrystal
PikalaxALT
2016-01-12
More WRAM tidying
PikalaxALT
2016-01-09
pokedex jumptable constants
YamaArashi
2016-01-09
pokedex palette numbers
YamaArashi
2016-01-09
pokedex unown mode
YamaArashi
2016-01-09
pokedex 2
YamaArashi
2016-01-09
commented pokedex more
YamaArashi
2016-01-06
Mr Pokemons House
PikalaxALT
2015-12-09
underground switches, town map
PikalaxALT
2015-11-29
Pokedex labels
PikalaxALT
2015-11-28
Renaming sections, further dissolving main.asm
PikalaxALT
2015-11-23
trade animation
PikalaxALT
2015-11-20
Annotate battle tower text bug
PikalaxALT
2015-11-13
sprite engine; tileset constants
PikalaxALT
2015-11-12
Map header labels, tileset constants
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
[next]