Age | Commit message (Expand) | Author |
2022-03-09 | Identify some wMenuJoypad-related button constants | Rangi |
2022-02-22 | Rename `GetPokedexEntryBank` to `HeavyBall_GetDexEntryBank` | Rangi |
2021-11-23 | Use ~X instead of $ff ^ X | Rangi |
2021-03-17 | Consistent labels for each nickname in RAM | Rangi |
2021-03-08 | Merge pull request #806 from Rangi42/tables | Rangi |
2021-03-08 | Identify scrolling menu lists in WRAM | Rangi |
2021-03-04 | 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-24 | Use STRING_BUFFER_LENGTH for the wStringBuffers | Rangi |
2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
2020-11-03 | Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile | Rangi |
2020-11-03 | Identify some more uses of wBuffer1-6 | Rangi |
2020-11-03 | Identify more uses of wBuffer1-6 | Rangi |
2020-11-03 | More syncing with pokegold | Rangi |
2020-10-29 | Identify the remaining (non-mobile) uses of another WRAM union | Rangi |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
2020-10-21 | Identify SwitchItemsInBag labels | Rangi |
2020-10-06 | Update battle anim bg function comments, and identify more unnamed labels | Rangi |
2020-10-05 | Identify some more unnamed labels | Rangi |
2020-10-05 | Identify more unnamed labels | Rangi |
2020-10-04 | Identify some more unnamed labels | Rangi |
2020-09-27 | Fix #769: document the Heavy Ball weight bank bug | Rangi |
2020-08-18 | Merge pull request #756 from mid-kid/master | Rangi |
2020-08-12 | Factor out gfx/pack/pack_menu.tilemap | Rangi |
2020-08-03 | Better label 2D menu data | mid-kid |
2020-07-13 | Disassemble the final English debug ROM | Rangi |
2020-07-10 | Use const_skip and const_next macros for brevity | Rangi |
2020-06-22 | Identify some more labels | Rangi |
2020-06-21 | Sync PokeFluteTerminator with pokegold | 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-05-29 | Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) | Lhivorde |
2020-05-25 | Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescrip... | Rangi |
2020-03-21 | Add suffixes to some constants to avoid ambiguity | Rangi |
2020-02-23 | Replace some "idiotic", "wtf", "stupid interns" comments with more common "us... | Rangi |
2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
2019-11-03 | Bit 6 of PrintNum left-aligns numbers | Rangi |
2019-10-20 | #641 fixes and additions. (#646) | mid-kid |
2019-06-09 | Create constants for ScrollingMenu item formats | mid-kid |
2019-04-09 | TextBox -> Textbox | mid-kid |
2019-04-08 | Identify and eliminate wEngineBuffer1-5 | Rangi |
2019-03-18 | Fix wram labeling for wPCItems | Fredrik Ljungdahl |
2018-11-18 | Resolve issue #575: Rename text commands | Rangi |
2018-11-05 | text_jump → text_far | mid-kid |
2018-09-22 | Naming screen constants | Rangi |
2018-09-09 | Curr -> Cur | Rangi |
2018-08-26 | hQuotient is a four-byte buffer (fixes #558) | Rangi |
2018-08-25 | Use labels instead of constants for HRAM | Rangi |