Age | Commit message (Expand) | Author |
2020-07-17 | return → endcallback, reloadandreturn → reloadend | Rangi |
2020-07-06 | add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constan... | Rangi |
2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
2020-06-29 | Identify more labels and constants | Rangi |
2020-06-29 | Identify more unnamed labels | Rangi |
2020-06-21 | Comment more ROM labels as unreferenced | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-21 | Remove some more raw addresses | Rangi |
2020-06-17 | Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS... | Rangi |
2020-06-16 | ReplaceKrisSprite -> UpdatePlayerSprite | Rangi |
2020-06-16 | Harmonize engine/{battle, battle_anims, events, games} with pokegold | Rangi |
2020-06-11 | Remove redundant tile graphics file, reuse others | Rangi |
2020-06-10 | Resolve #723: treat std scripts like specials and predefs | Rangi |
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 |