Age | Commit message (Collapse) | Author |
|
|
|
Fixes #813
|
|
|
|
|
|
Fixes #809
|
|
Fixes #803
|
|
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
Fixes #789
|
|
<https://pastebin.com/NTxjzKGQ>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
|
|
|
|
|
|
|
|
|
|
|
|
This piece of code is frankly rather confusing, as it seemingly doesn't
serve much of a purpose. Documenting it here for future reference.
|
|
|
|
|
|
OpenSRAM)
To do: engine/{menus, overworld}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename clear misnomer.
Most of the related functions in that file aren't really aptly named but
I don't know good names right now.
|
|
We used to have a mixture of TileMap and and Tilemap, as well as the
similar AttrMap. Standardize on one.
|
|
Stupid name is stupid smh tbh fam.
|
|
|
|
|
|
Name a lot of text labels according to our conventions
|
|
|
|
|
|
Homogenizing names.
|
|
|
|
|