Age | Commit message (Collapse) | Author |
|
"bankXX"
|
|
Fixed a charmap warning with the new RGBDS
|
|
|
|
|
|
These functions used as map setup commands are used in other places,
too, so I can't prefix them under the same. The names should match
except I won't repeat "map" in a map setup command name.
|
|
|
|
|
|
This is one weird function I'll never understand the purpose of.
It could use a better name, but I have no clue what.
|
|
If we're not going to prefix the decos, don't prefix any of them.
|
|
Fixes #657
|
|
The bug fix caused all player moves to have Normal-type effectiveness
|
|
Miscellaneous cleanup issues
|
|
Identifying stuff in maps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OBJECT_LENGTH
|
|
|
|
"VIOLETPOKECENTER1F_SCIENTIST" --> "VIOLETPOKECENTER1F_ELMS_AIDE"
|
|
"MOUNTMORTARB1F_BLACK_BELT" --> "MOUNTMORTARB1F_KIYO"
|
|
"MAHOGANYMART1F_DRAGON" --> "MAHOGANYMART1F_DRAGONITE"
|
|
|
|
|
|
|
|
Labelled WRAM addresses, added constants for mobile commands, fixed some
mobile lib function names, documented most of the functions for specific
commands.
|
|
This should be all of the memory locations that are actually used, and
some more.
Removal of all addresses when?
|
|
|
|
|
|
|
|
|
|
Thanks to melonjaywalk#5480
|
|
efforts of the Gameboy Online Restoration Project
|
|
|
|
Document Special Defense badge boost glitch
|
|
Name a lot of text labels according to our conventions
|