Age | Commit message (Expand) | Author |
---|---|---|
2021-11-23 | Use ~X instead of $ff ^ X | Rangi |
2021-04-12 | Rename SOUND_REST to SOUND_CRY | Rangi |
2021-03-24 | Add some comments regarding 16-bit increment/decrement | Rangi |
2021-03-22 | Miscellaneous cleanup | Rangi |
2021-03-11 | Verify script command table sizes | Rangi |
2020-12-23 | Rename some labels | Rangi |
2020-12-07 | Cleaned up some comments and changed a magic number to maskbits NUM_CHANNELS ... | aljohnston112 |
2020-10-28 | Replace many '; unused' with '; unreferenced' | Rangi |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
2020-07-09 | Eliminate enum: use const instead, with case-by-case parallel const implement... | Rangi |
2020-06-29 | Identify more labels and constants | Rangi |
2020-06-15 | Port miscellaneous recent updates from pokecrystal | Rangi |
2020-04-27 | Sync with the recent updates to pokecrystal. | entrpntr |
2020-03-17 | Cleanup macros before continuing. | entrpntr |
2020-03-16 | Sync home/ with pokecrystal | libjet |
2019-08-16 | Incorporate the rest of the audio engine. | IIMarckus |