Age | Commit message (Collapse) | Author |
|
|
|
Update Arch install instructions
|
|
As of ~07/21, `rgbds` is included in the
official Arch repos, so the Aur package is no
longer being maintained.
|
|
|
|
|
|
|
|
|
|
Use def_* macros for automatic map event counts
|
|
|
|
Resolves #742
|
|
|
|
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
|
|
|
|
|
|
This reverts commit b5a7e7de3e6b75e95967edd28b9c2af5959cd136.
|
|
Fixes #749
|
|
Fixes #736
|
|
|
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
|
|
|
|
|
|
|
|
|
Also factor out trade tilemaps
|
|
|
|
|
|
|
|
|
|
Disassemble the final English debug ROMs
|
|
|
|
|
|
Remove enum; add const_skip and const_next
|
|
|
|
implementations
|
|
|
|
constants, to avoid repeating the move names in tmhm_moves.asm
|
|
|
|
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
|
|
|
|
|
|
Also make .gitignore consistent with pokered
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix an uninitialized read bug in lzcomp
|
|
|
|
|