Merge pull request #704 from LIJI32/gfx_bugfix
Indentation conventions, use C99 variable length arrays
Fix several out-of-bound reads; fix a memory leak
Assorted labels in mobile related code (#702)
Merge pull request #699 from Rangi42/master
Add suffixes to some constants to avoid ambiguity
Remove some redundant comments superseded by labels (see #693)
Revert the broken CheckTypeMatchup bugfix simplification from 5728d0141793d832476b3f7b5c0844166fa7c242
rgbds supports 'X - 1' instead of 'X + -1'
Combine Celebi frames into one PNG
Merge pull request #696 from Rangi42/master
Add a `LANDMARK_` prefix to landmark constants
Refactor flypoints to separate const definition from data usage
Add tools/used_space.py to visualize the ROM based on the .map file
Add tools/used_space.py to visualize the ROM based on the .map file
Merge pull request #692 from Rangi42/master
Change how some PNG graphics are formatted
Merge pull request #691 from Rangi42/master
Document a bug where Teleport cannot fail for wild Pokémon
Identify remaining gfx/unknown files
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png
Merge pull request #690 from Rangi42/master
unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)
Identify some labels and constants for Battle Tower
Merge pull request #689 from mid-kid/master
Fix SRAM references in Function140ae
Fix Mac OSX install instructions
Merge pull request #688 from Rangi42/master
Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"
Fix build with rgbds 0.3.9 release
Merge pull request #687 from mid-kid/master
Fix the sections in home/header.asm
Implement suggestions in PR #687
Merge pull request #685 from mid-kid/master
Fix some comments and inmediates
Fix tools/unnamed.py for new rgbds object format
Merge pull request #684 from Rangi42/master
Define TileCollisionTable as a standard 'db' series
Standardize on lowercase Tilemap and Attrmap
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
Make tools/sort_symfile.sh case insensitive
Remove FarCall prefix from SwapTextboxPalettes and ScrollBGMapPalettes
Split up engine/events/misc_scripts_2.asm
InitSpriteAnimStruct <-> _InitSpriteAnimStruct
Merge pull request #682 from Rangi42/master
Merge pull request #650 from pret/audio-macros
Fix tools/unnamed.py for new rgbds object format
Merge branch 'master' into audio-macros
Merge pull request #680 from Rangi42/master
Identify four padding bytes in base data as beta front/back pic pointers
Clean up comments in home/time.asm
Optimize the Perish Song+Spikes glitch fix
Add Dude full box glitch fix
PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries
Merge branch 'master' into audio-macros
Merge pull request #671 from Rangi42/master
Merge pull request #670 from Rangi42/master
Identify "branch" labels in battle animations
Replace "branch" labels in music files with local names
Merge pull request #660 from mid-kid/master
Add and simplify bugfixes in bugs_and_glitches.md (#664)
New Discord invite link
Merge pull request #662 from Rangi42/master
Fix miscellaneous points made in #658
Separate tilesets.o goes with pics.o and sprites.o
Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "bankXX"
Merge pull request #661 from mid-kid/patch-1
Fixed a charmap warning with the new RGBDS
Make the map setup commands match the actual function names better
Fix some constants around wLinkMode
Document WaitPressAorB_BlinkCursor a bit
Make all decorations use consistent names
Update bug fix for AI CheckTypeMatchup assumption (#656)
Merge pull request #654 from Rangi42/master
Merge pull request #648 from DeeDeeG/identifying-stuff-in-maps
Don't use colons for local labels in LoadSpecialMapPalette
Fix #645: Use English labels for European mail handling functions
Bit 6 of PrintNum left-aligns numbers