Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Document fixes for design flaws
GetForestTreeFrame is more like a design flaw than a bug/glitch (though it's really just calling out humorously bad code)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split out text_constants.asm
|
|
|
|
|
|
|
|
|
|
|
|
#399)
|
|
|
|
$100` or `X >> 8` and `X & $ff`
|
|
|
|
|
|
Note: Resolved #340, #381, and #393 previously.
|
|
|
|
|
|
- MapTriggers / maptrigger → SceneScripts / scene_script
- XYTriggers / xy_trigger → CoordEvents / coord_event
- Signposts / signpost → BGEvents / bg_event
- PersonEvents / person_event → ObjectEvents / object_event
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove an unused file
|
|
|
|
|
|
Move FleeMons table into data/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a toc.py script to auto-generate tables of contents in Markdown files
|
|
|
|
|
|
|
|
|
|
Fix typo
|