Age | Commit message (Collapse) | Author |
|
Using X+1 makes sense when X is the last control character in a contiguous group, but "┘" is not, so we can use the first non-control character
|
|
|
|
(events_2.asm was only separate because scripting.asm intervenes; but other files have a similar "code / INCLUDE self-contained code / more code" structure to this)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[RTM] Finish removing address comments, split out mart_constants.asm, and other tweaks
|
|
|
|
|
|
|
|
# Conflicts:
# engine/items/mart.asm
|
|
Remove even more address comments
|
|
That should be all of them this time
|
|
Remove all address comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly (e.g. "┌" is not the top-right corner)
|
|
Silence -Wimplicit-fallthrough
|
|
|
|
reword
|
|
|
|
Note which labels are only needed for locating banks (relevant to issue #485)
|
|
being the grammar nazi i am i noticed a grammar error so i forked pokecrystal to fix it ;)
|
|
|
|
|
|
|
|
|
|
Fix md5.c for Windows
|
|
[RTM] Specify DVs individually
|
|
Solves #520
|
|
|
|
|
|
Don’t use GNU extensions when calling sed
|
|
|
|
|
|
Some fixes all around
|
|
|
|
|
|
|