summaryrefslogtreecommitdiff
path: root/engine/pokedex
AgeCommit message (Expand)Author
2022-03-14Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)vulcandth
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
2021-01-09Rename GetFarHalfword to GetFarWordRangi
2020-12-23Rename some labelsRangi
2020-12-07FarString -> PlaceFarString, and FarPlaceString -> BrokenPlaceFarStringRangi
2020-12-07Cleaned up some comments and changed a magic number to maskbits NUM_CHANNELS ...aljohnston112
2020-11-17Resolve some "???" commentsRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke...Rangi
2020-06-17Harmonize engine/{gfx, items, link, math} with pokecrystalRangi
2020-06-14Update for unused wram and event flags.entrpntr
2020-06-14Fix file permissions.entrpntr
2020-06-06Merge pull request #45 from libjet/bank3eentrpntr
2020-06-06Add engine/pokedex/unown_dex.asmlibjet
2020-06-06Add time_capsule_2.asm and new_pokedex_entry.asmlibjet
2020-06-05Fix file permissions.entrpntr
2020-05-22Disassemble remainder of bank $70.entrpntr
2020-05-19Several small cleanups, add pics.entrpntr
2020-05-19Add pokedex.asmlibjet
2020-05-07Add majority of remaining unused source files.entrpntr