summaryrefslogtreecommitdiff
path: root/engine/pokedex.asm
AgeCommit message (Expand)Author
2018-01-16"CryHeader" → "Cry"; "Cry" → "MonCry"Remy Oukaour
2018-01-16Cleaner Pokédex codeRemy Oukaour
2018-01-16Remove Predef_ prefix from routines listed in PredefPointersRemy Oukaour
2018-01-14Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...Remy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-14GFX tile sizes in decimalRemy Oukaour
2018-01-11Disambiguate some uses of wcf64/5/6Remy Oukaour
2018-01-11Use maskbits some moreRemy Oukaour
2018-01-11More constants and data tablesRemy Oukaour
2018-01-10Resolve #461Remy Oukaour
2018-01-09Do a little cleanup towards issue #465Remy Oukaour
2018-01-03Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessa...Adelaide Walter
2018-01-02Use dsprite for Pokédex cursor OAM dataRemy Oukaour
2018-01-02Use OAM flags in dsprite dataRemy Oukaour
2018-01-02Consistent predef function namesxCrystal
2018-01-02Clean up Predef function namesxCrystal
2018-01-01Rename Pals labels in WRAM bank 5xCrystal
2018-01-01Use more palette(s) constantsxCrystal
2017-12-29Clean up .Jumptable: spacesxCrystal
2017-12-28Lowercase v for VRAM addressesxCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-24Fix issue #345:Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
2017-12-11More consistent data tablesRemy Oukaour
2017-12-09More WRAM organizationRemy Oukaour
2017-12-09More WRAM organizationRemy Oukaour
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2016-05-17engine/events.asm labels finishedpikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-01-19Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-01-19Update pokedex.asmYamaArashi
2016-01-18Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-01-12More WRAM tidyingPikalaxALT
2016-01-09pokedex jumptable constantsYamaArashi
2016-01-09pokedex palette numbersYamaArashi
2016-01-09pokedex unown modeYamaArashi
2016-01-09pokedex 2YamaArashi
2016-01-09commented pokedex moreYamaArashi
2016-01-06Mr Pokemons HousePikalaxALT
2015-12-09underground switches, town mapPikalaxALT
2015-11-29Pokedex labelsPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-23trade animationPikalaxALT
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-13sprite engine; tileset constantsPikalaxALT
2015-11-12Map header labels, tileset constantsPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT