Age | Commit message (Expand) | Author |
2022-01-10 | Use time constants more often | Rangi |
2021-04-20 | Use rgbds 0.5.0 | Rangi |
2021-03-24 | Sync some files with pokecrystal | Rangi |
2021-03-16 | Revise some constant definitions | Rangi |
2021-03-05 | Verify data table sizes with table_width and assert_table_length macros | Rangi |
2021-01-09 | Rename GetFarHalfword to GetFarWord | Rangi |
2020-12-23 | Rename some labels | Rangi |
2020-11-17 | Correct some filename comments | Rangi |
2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
2020-10-28 | Replace many '; unused' with '; unreferenced' | Rangi |
2020-10-26 | Use more assertions to ensure correct code and data | Rangi |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
2020-10-06 | Update battle anim bg function comments, and identify more unnamed labels | Rangi |
2020-10-05 | Identify more unnamed labels | Rangi |
2020-10-04 | Identify more unnamed labels | Rangi |
2020-08-18 | Merge pull request #60 from mid-kid/master | Rangi |
2020-08-13 | Consistent constants for radio data table sizes (could still be better) | Rangi |
2020-08-04 | Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changed | mid-kid |
2020-07-21 | Define JOHTO_FLYPOINT like KANTO_FLYPOINT | Rangi |
2020-07-21 | Define NUM_FLYPOINTS | Rangi |
2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-17 | Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke... | Rangi |
2020-06-14 | Update for unused wram and event flags. | entrpntr |
2020-05-22 | Disassemble remainder of bank $70. | entrpntr |
2020-05-09 | Fix labels, add PNGs. | entrpntr |
2020-05-09 | Add engine/pokegear/pokegear.asm. | entrpntr |
2020-05-07 | Add majority of remaining unused source files. | entrpntr |
2020-05-04 | Clean up text, and some bank 3 code. | entrpntr |
2020-04-01 | Use linkerscript for bank $2e, disassemble some stuff after pics. | entrpntr |