| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use {interpolation} to generate sequences of RAM labels | Rangi | 2021-04-27 | 1 | -1/+1 |
| | | | | | Fixes #319 | ||||
| * | Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant | Rangi | 2021-04-13 | 1 | -1/+1 |
| | | |||||
| * | Label and document hFFD7 more accurately | SatoMew | 2020-11-29 | 1 | -1/+1 |
| | | |||||
| * | Fix file modes | dannye | 2020-11-14 | 3 | -0/+0 |
| | | |||||
| * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 3 | -11/+11 |
| | | |||||
| * | Use HIGH() and LOW() | Rangi | 2020-07-07 | 1 | -2/+2 |
| | | |||||
| * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 3 | -25/+25 |
| | | |||||
| * | 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 | 3 | -20/+20 |
| | | |||||
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -4/+4 |
| | | | | | To do: turn constants into labels and use ldh | ||||
| * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 2 | -6/+6 |
| | | |||||
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -4/+4 |
| | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -2/+2 |
| | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| * | Add engine/movie/oak_speech/ subdirectory | Rangi | 2020-07-03 | 4 | -0/+530 |
