Age | Commit message (Collapse) | Author |
|
|
|
# Conflicts:
# engine/items/mart.asm
|
|
That should be all of them this time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly (e.g. "┌" is not the top-right corner)
|
|
reword
|
|
being the grammar nazi i am i noticed a grammar error so i forked pokecrystal to fix it ;)
|
|
|
|
Some fixes all around
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduce maskbits N[, S]: optionally shift the bitmask
|
|
|
|
128px wide pack_menu.png matches BGB VRAM viewer, and rows+cols match hex tile IDs (e.g. $24 = row 3 col 5)
|
|
|
|
'db ' -> 'db '
|
|
This reverts commit aa51dbc61245d5b4949c1872b3d3e915a981ded3.
|
|
|
|
|
|
|
|
|
|
A compilation of suggestions from the discord that don't deserve
separate commits and are not questionable at all™.
|
|
|
|
Factor wMisc into meaningful parts; move most code out of home.asm
|
|
|
|
|
|
|
|
|
|
This is how they're called in official sources, and it fits better with
the other `GENDER_` constants.
|
|
|
|
|
|
Battle command fixes
|