Age | Commit message (Expand) | Author |
2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
2020-06-16 | Harmonize some more symbols with pokegold | Rangi |
2020-04-17 | More miscellaneous fixes (see #709) | Rangi |
2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
2020-02-28 | Identify remaining gfx/unknown files | Rangi |
2019-11-18 | Fix some constants around wLinkMode | mid-kid |
2018-08-25 | Use labels instead of constants for HRAM | Rangi |
2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
2018-06-24 | Remove all address comments | mid-kid |
2018-04-01 | Fix file permissions | mid-kid |
2018-02-03 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-01-30 | Fix wVirtualOAM labels, part 2. | luckytyphlosion |
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion |
2018-01-23 | Prefix wram labels with w, part 1. | luckytyphlosion |
2018-01-23 | MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #... | Rangi |
2018-01-14 | Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #... | Remy Oukaour |
2018-01-14 | GFX tile sizes in decimal | Remy Oukaour |
2018-01-14 | Use constants for menu flags | mid-kid |
2018-01-13 | menu_coords macro for (x1, y1, x2, y2) order (see issue #440) | Remy Oukaour |
2018-01-10 | Resolve #461 | Remy Oukaour |
2018-01-01 | Rename Pals labels in WRAM bank 5 | xCrystal |
2018-01-01 | Use more palette(s) constants | xCrystal |
2017-12-29 | LY_BLANK and rLCDC constants | xCrystal |
2017-12-28 | Lowercase v for VRAM addresses | xCrystal |
2017-12-24 | callba/callab → farcall/callfar | Remy Oukaour |
2017-12-21 | Use NAME_LENGTH_JAPANESE more | Remy Oukaour |
2017-12-15 | Move some misc/ files into meaningful directories | Remy Oukaour |