Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the level-up text plays the former
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
osx build
|
|
|
|
[RTM] Fix triple newlines left over from removing address comments, and other improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|