Age | Commit message (Expand) | Author |
2020-05-07 | Clean up some percentage values | Rangi |
2020-04-18 | Miscellaneous fixes, including one for the Pokédex design flaw by ax6 | Rangi |
2020-04-17 | More miscellaneous fixes (see #709) | Rangi |
2020-04-16 | Fix #709 miscellaneous issues | Rangi |
2020-04-06 | Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3) | Rangi |
2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
2020-03-21 | Add suffixes to some constants to avoid ambiguity | Rangi |
2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
2020-03-16 | Combine Celebi frames into one PNG | Rangi |
2020-03-15 | Add a `LANDMARK_` prefix to landmark constants | Rangi |
2020-02-28 | 'and BANK' -> 'aka BANK' | Rangi |
2020-02-26 | Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png | Rangi |
2020-02-25 | Identify some labels and constants for Battle Tower | Rangi |
2020-02-21 | Merge pull request #685 from mid-kid/master | mid-kid |
2020-02-21 | RTC -> UpdateTimeAndPals | mid-kid |
2020-02-13 | Define TileCollisionTable as a standard 'db' series | Rangi |
2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
2020-02-13 | OWFlash -> FlashFunction | mid-kid |
2020-02-13 | Split up engine/events/misc_scripts_2.asm | mid-kid |
2020-02-13 | InitSpriteAnimStruct <-> _InitSpriteAnimStruct | mid-kid |
2020-01-04 | Merge pull request #660 from mid-kid/master | Rangi |
2019-11-23 | Fix miscellaneous points made in #658 | Rangi |
2019-11-18 | Make the map setup commands match the actual function names better | mid-kid |
2019-11-03 | Bit 6 of PrintNum left-aligns numbers | Rangi |
2019-11-03 | Suggested formatting changes | Rangi |
2019-11-03 | Miscellaneous label and comment corrections | Rangi |
2019-11-03 | Rename buttonsound to promptbutton | Rangi |
2019-10-21 | More mobile SDK documentation | mid-kid |
2019-10-21 | Fix some mobile script and map sign things | mid-kid |
2019-10-21 | Misc fixes | mid-kid |
2019-10-20 | #641 fixes and additions. (#646) | mid-kid |
2019-09-23 | Clarify naming of SFX_GET_EGG_* pointers | Ryan Tandy |
2019-08-11 | Store Magnet Train tilemaps in their own files | Rangi |
2019-06-09 | Create constants for ScrollingMenu item formats | mid-kid |
2019-06-04 | Fix menu_coords for pokecenter pc | mid-kid |
2019-05-25 | Magnet train fixes | mid-kid |
2019-05-18 | Correct the older+younger haircut brothers' labels and constants | Rangi |
2019-04-13 | Merge pull request #623 from mid-kid/patch-1 | Rangi |
2019-04-13 | Merge pull request #622 from mid-kid/master | Rangi |
2019-04-13 | Merge pull request #614 from Fontbane/text | Rangi |
2019-04-12 | Create some battle tower SRAM labels | 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 |
2019-03-16 | common_1 text documentation | Fontbane |
2019-03-10 | Rename some call/jump script commands to avoid confusion with jr/jp asm instr... | Rangi |
2019-03-10 | Rename more script commands for consistency and predictability | Rangi |
2019-03-03 | Define constants for map event sizes | Rangi |
2019-02-16 | Bug fix: allow Surfing across map connections | Rangi |
2019-02-16 | Update to rgbds 0.3.8 | Rangi |