Age | Commit message (Expand) | Author |
2021-03-08 | Identify scrolling menu lists in WRAM | Rangi |
2021-02-22 | Identify link sync buffers, separate from link action bytes | Rangi |
2020-12-23 | Rename some labels | Rangi |
2020-12-08 | Identify link.asm WRAM labels based on ax6's research notes <https://pastebin... | Rangi |
2020-11-17 | Resolve some "???" comments | Rangi |
2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
2020-11-03 | Identify more uses of wBuffer1-6 | Rangi |
2020-11-02 | Group some link.asm code into "paragraphs" | Rangi |
2020-11-01 | Identify wLinkBattleRNPreamble | Rangi |
2020-11-01 | Identify some more labels, and make some more consistent | Rangi |
2020-10-30 | Identify mobile Name Card exchange labels | Rangi |
2020-10-29 | Define SERIAL_LINK_BYTE_TIMEOUT | Rangi |
2020-10-29 | Port more pokegold link engine symbols, and name an unused WRAM byte | Rangi |
2020-10-29 | Identify the remaining (non-mobile) uses of another WRAM union | Rangi |
2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
2020-10-27 | Identify remaining Mystery Gift labels and constants | Rangi |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
2020-10-23 | Identify some more labels, mostly WRAM | Rangi |
2020-10-23 | Identify some more link.asm labels (syncing to pokegold) | Rangi |
2020-10-22 | Identify some more labels (a few link-related) | Rangi |
2020-10-04 | Identify some more unnamed labels | Rangi |
2020-08-19 | Document weird code involving link trades of mew and celebi | mid-kid |
2020-07-06 | Define SERIAL_PREAMBLE_LENGTH | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-17 | Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS... | Rangi |
2020-06-17 | Harmonize engine/{gfx, items, link, math} with pokegold | Rangi |
2020-06-16 | Harmonize some more symbols with pokegold | Rangi |
2020-06-13 | Label some mobile addresses, and revise some comments | Rangi |
2020-06-10 | predef_id -> lda_predef, for consistency with lda_coord and map_id | Rangi |
2020-05-29 | Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) | Lhivorde |
2020-05-10 | Update some comments | Rangi |
2020-05-07 | Clean up some percentage values | Rangi |
2020-04-16 | Fix #709 miscellaneous issues | Rangi |
2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
2020-03-01 | Change how some PNG graphics are formatted | Rangi |
2020-02-21 | RTC -> UpdateTimeAndPals | mid-kid |
2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
2020-02-13 | Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap | mid-kid |
2019-11-18 | Fix some constants around wLinkMode | mid-kid |
2019-11-03 | Fix #645: Use English labels for European mail handling functions | Rangi |
2019-10-20 | #641 fixes and additions. (#646) | mid-kid |
2019-05-25 | Fix usage of rIE and rSC constants | mid-kid |
2019-04-19 | Identify some more WRAM labels | Rangi |
2019-04-09 | TextBox -> Textbox | mid-kid |
2019-02-16 | Update to rgbds 0.3.8 | Rangi |
2018-11-18 | Resolve issue #575: Rename text commands | Rangi |
2018-11-05 | text_jump → text_far | mid-kid |
2018-08-26 | hQuotient is a four-byte buffer (fixes #558) | Rangi |
2018-08-25 | Reorganize math-related HRAM union (ffb3) | Rangi |
2018-08-25 | Use labels instead of constants for HRAM | Rangi |