Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | Require rgbds 0.5.2 | Rangi | |
2021-05-09 | Require rgbds 0.5.1 | Rangi | |
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB | |||
2021-04-19 | Use rgbds 0.5.0 | Rangi | |
2020-12-09 | Require rgbds 0.4.2 | Rangi | |
This allows [\1] to work when \1 is hl, bc, or de The object file format has changed along with the version number | |||
2020-12-08 | grey -> gray | Rangi | |
2020-09-15 | rgbds has moved from rednex to gbdev | Rangi | |
2020-07-21 | Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) | Rangi | |
2020-07-13 | Port pokegold's method of defining rgblink arguments per ROM | Rangi | |
2020-04-17 | Rename pokecrystal.link to layout.link | Rangi | |
This is independent of the project name, and clearly applies to pokecrystal11, pokecrystal-au, etc. | |||
2020-04-06 | Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3) | Rangi | |
2020-04-04 | Add an FAQ about sharing code | Rangi | |
2020-04-04 | Upgrade to rgbds 0.4.0 | Rangi | |
- fail for rgbds < 0.4.0 - `rst <Label>` - `ds <count>, <byte>` - `shift <N>` - ASCII "\r" - Sorted .sym file | |||
2019-11-19 | Remove old charmap sections | mid-kid | |
2019-04-14 | Explain pokecrystal-au.gbc in FAQ | Rangi | |
2019-03-10 | Mention another common error message from not updating rgbds | Rangi | |
2019-03-10 | Link to GitHub Pages documentation, not directly to docs/*.md files | Rangi | |
The Pages links are potentially more useful since they can include the Pages infrastructure (sidebar, footer, theming, etc) | |||
2019-03-03 | Correct comments | Rangi | |
2019-02-17 | Update documentation: | Rangi | |
- Apply more edits from #595 - Move music ID behavior from the wiki to docs - Move assembly programming links from docs to the wiki - Describe why the TM item gaps exist | |||
2019-02-16 | Update to rgbds 0.3.8 | Rangi | |
2018-09-01 | Clarify about rgbds 0.3.7 compatibility | Rangi | |
2018-09-01 | Revise documentation | Rangi | |
All the INSTALL.md sections have similar structure | |||
2018-09-02 | Update documentation | mid-kid | |
Added windows 10 (WSL) installation instructions and expanded linux instructions. Clarified things in FAQ.md. | |||
2018-07-15 | Fix link anchor | Rangi | |
2018-07-15 | Update FAQ | Rangi | |
2018-01-30 | Don't repeat a subheading | Rangi | |
2018-01-24 | Awkward wording | Rangi | |
2018-01-23 | Fix formatting | Rangi | |
2018-01-23 | New username | Rangi | |
2018-01-09 | CRYSTAL11 → _CRYSTAL11 | Remy Oukaour | |
2017-12-24 | fix markdown reference links | yenatch | |
2017-12-24 | Correct link | Remy Oukaour | |
2017-12-24 | Start documentation for assembly language | Remy Oukaour | |
Note: Resolved #340, #381, and #393 previously. | |||
2017-12-14 | Split items/ and trainers/ into their data/ and engine/ components | Remy Oukaour | |
Move some data into a pokemon/ subdirectory | |||
2017-12-12 | Add an FAQ, and ive a bit more detail in Windows install instructions | Remy Oukaour | |