Age | Commit message (Collapse) | Author |
|
|
|
|
|
chris.5x7.2bpp and chris.7x7.2bpp would probably both end up as chris.png.
|
|
|
|
|
|
They must be in the same bank to work, and defining sections with static banks should only be used to produce an identical rom.
They were only split in the first place to minimize the amount of code tahat needed to be rebuilt based on a single constant, which in retrospect was meaningless.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This includes the diploma and related assets.
|
|
|
|
|
|
|
|
Also clean up the comments a little.
|
|
|
|
Clean up INSTALL.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
battle/ai/scoring.asm
main.asm
|
|
Name some labels and add lots of commentary to AI stuff, including most
AIScoring_Smart sublayers.
|
|
This reverts commit 201f56b3e91ec3567ad011ecdea356bee56d7316.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|