| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 1 | -2/+2 |
| | | |||||
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 11 | -121/+125 |
| | | |||||
| * | UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce ↵ | Rangi | 2020-07-04 | 1 | -1/+1 |
| | | | | | SET_PAL_DEFAULT | ||||
| * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 2020-07-04 | 3 | -9/+9 |
| | | | | | by rgbds 0.4.0) | ||||
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 3 | -11/+11 |
| | | | | | To do: turn constants into labels and use ldh | ||||
| * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 7 | -29/+29 |
| | | |||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 3 | -6/+6 |
| | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 15 | -0/+5507 |
