wGameTimerPause bit flag constants
Struct macros should have their main label outside the macro
Cry headers and map headers were eliminated
EcruteakHouse → EcruteakTinTowerEntrance
Daisy offers "grooming", not "massage"
No significance to what data is at the dummied-out broken pointers
Add daily+weekly bit flags (close issue #429)
wUnlockedUnowns engine flag constants
Engine flag bit constants for wPokegearFlags
Merge pull request #456 from Rangi42/master
Add back catch-all graphics rules.
Comment on wGBCOnlyDecompressBuffer size
Unrelated routine gets its own file
Scale addresses with PARTY_LENGTH
PARTY_LENGTH; MON_NAME; sgb_border.bin
Rename BATTLETOWER_NROF constants
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
Use hSerialConnectionStatus constants elsewhere
Resolve #471 (although link code still needs more cleanup, like its WRAM labels)
Keep hex address until surrounding code is cleaned up
This table entry has the address of MoveDescriptions in GSC ($4000 in G/S, $4b52 in Crystal)
clean up GetName/NamesPointers
Disambiguate "%" and "<NO>"
Use Japanese charmap definitions in strings
More charmap and home/text.asm documentation for JP chars
More constants, related to map objects
More accurate constant/label names
Identify leftover SGB palettes from R/B
Only graphics data goes in gfx/
Heal machine jumptable index constants
Partially document SGB data from pokered
Rename some tilesets (close #467)
Allow italics/bold within inline code
Wild data entries are 2 bytes wide
No redundant filename prefixes
Comments help find map_data.asm
"CryHeader" → "Cry"; "Cry" → "MonCry"
map_header → map_def; map_header_2 → map_data
0/1 → FALSE/TRUE, with correct comment
Move map-related "metadata" files into data/maps/
Avoid "+- 1" at every maskbits
Remove Predef_ prefix from routines listed in PredefPointers
Phone data 0/7 are time masks
Long lists of db/dw series with struct-defining macros belong in data/
Move code out of gfx/ (close #474)