Age | Commit message (Expand) | Author |
2022-03-12 | Build the Virtual Console patch with `make crystal11_vc` (#882) | vulcandth |
2022-01-23 | Enumerate MobileAPI function constants | mid-kid |
2022-01-10 | Use time constants more often (#867) | Idain |
2021-05-30 | Move the dbbw, dbww, and dbwww macros to legacy | Rangi |
2021-03-17 | Consistent labels for each nickname in RAM | Rangi |
2021-02-05 | Identify some more labels | Rangi |
2021-01-09 | Rename GetFarHalfword to GetFarWord | Rangi |
2020-12-23 | Rename some labels | 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 uses of wBuffer1-6 in new Crystal code | Rangi |
2020-11-01 | Identify some more labels, and make some more consistent | Rangi |
2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
2020-10-23 | Identify some more link.asm labels (syncing to pokegold) | Rangi |
2020-10-04 | Identify some more unnamed labels | Rangi |
2020-08-05 | Use TRUE for hCGBPalUpdate | mid-kid |
2020-08-03 | Label some mobile battle screen functions | mid-kid |
2020-08-03 | Better label 2D menu data | mid-kid |
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-05-29 | Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) | Lhivorde |
2020-05-26 | Add label for wd431 and remove misleading comment (it's not strictly mobile) | Fredrik Ljungdahl |
2020-02-28 | Identify remaining gfx/unknown files | 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 |
2020-02-13 | Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap | mid-kid |
2020-01-04 | Merge pull request #660 from mid-kid/master | Rangi |
2019-11-23 | Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "... | Rangi |
2019-11-19 | Remove old charmap sections | mid-kid |
2019-11-18 | Fixed a charmap warning with the new RGBDS | Colton G. Rushton |
2019-11-18 | Fix some mobile-related things | mid-kid |
2019-10-21 | More mobile SDK documentation | mid-kid |
2019-10-21 | Label some more WRAM/SRAM things | mid-kid |
2019-10-21 | Document mobile SDK error packets | mid-kid |
2019-10-21 | Document some mobile-related things, discovered thanks to Dan Docs and the ef... | mid-kid |
2019-05-25 | Fix usage of rIE and rSC constants | mid-kid |
2019-04-09 | TextBox -> Textbox | mid-kid |
2018-11-18 | Resolve issue #575: Rename text commands | Rangi |
2018-11-05 | text_jump → text_far | mid-kid |
2018-11-05 | Add colons to some function labels | mid-kid |
2018-10-21 | Identify BATTLEACTION_D and _E (thanks, ax6) | Rangi |
2018-08-25 | Use labels instead of constants for HRAM | Rangi |
2018-07-29 | Add meaningful aliases for wd265 | Rangi |
2018-06-25 | Remove more triple newlines | Rangi |
2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
2018-06-25 | Remove even more address comments | mid-kid |
2018-06-24 | Remove all address comments | mid-kid |
2018-05-23 | Start improving sprite movement engine (to do: identify bit flags) | Rangi |
2018-05-05 | fix-various-little-things | mid-kid |