Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-03 | Identify more uses of wBuffer1-6 | Rangi | |
2020-05-18 | Update some routine labels, including unreferenced ones | Rangi | |
2019-04-09 | TextBox -> Textbox | mid-kid | |
Homogenizing names. | |||
2018-08-25 | Use labels instead of constants for HRAM | Rangi | |
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld | |||
2018-07-29 | Make reviewed fixes; standardize on " + " | Rangi | |
2018-07-29 | Improve wTrainerHUDTiles usage | Rangi | |
2018-06-24 | Remove all address comments | mid-kid | |
2018-04-01 | Fix file permissions | mid-kid | |
I have no idea why this was a thing (do people store this repo on FAT32 flash drives or something?), but quite a bit of files had a permission of 755. This isn't really a problem, but it's inconsistent and weird. | |||
2018-01-30 | Fix wVirtualOAM labels, part 2. | luckytyphlosion | |
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion | |
2018-01-20 | Scale addresses with PARTY_LENGTH | Remy Oukaour | |
2018-01-10 | Resolve #461 | Remy Oukaour | |
2017-12-28 | Lowercase v for VRAM addresses | xCrystal | |
2017-12-26 | Split battle/ into data/ and engine/ components | Remy Oukaour | |