Age | Commit message (Collapse) | Author |
|
Fixes #255
|
|
Fixes #244
|
|
Fixes #235
|
|
path), like pokecrystal
Fixes #227
|
|
Fixes #183
|
|
|
|
More reorganization
|
|
SET_PAL_DEFAULT
|
|
Adapt the INSTALL guide from pokecrystal.
|
|
by rgbds 0.4.0)
|
|
|
|
|
|
One does the actual decompression, the other synthesizes the decompressed data.
|
|
|
|
|
|
To do: turn constants into labels and use ldh
|
|
|
|
To do: Polished Map support for loading the objects
|
|
|
|
Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes.
It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated").
|
|
|
|
|
|
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
|
|
- data/mapWilds -> data/wild/maps
- diglett_sculpture.asm -> book_or_sculpture.asm
- relocate some audio/music constants
|
|
To do: Polished Map support for detecting the tileset
|
|
|
|
|
|
To do: add comments associating constants with data and code
|
|
|
|
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
|
|
Add subdirectories to engine/ similar to pokecrystal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove RAM address comments, and add original Red/Green graphics
|
|
|
|
This is just for convenience, like the Red/Green Pokémon front sprites.
|
|
|
|
Individual images for party menu icon graphics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|