Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
wWildMonPP is 4 bytes, not one byte.
|
|
|
|
|
|
|
|
|
|
The comments after were labeled with inaccurate address until NEXTU.
|
|
|
|
|
|
Treat std scripts like specials and predefs
|
|
No need for a macro workaround in rgbds 0.4.0
|
|
|
|
|
|
|
|
|
|
PokegearPhone_DeletePhoneNumber); also fix a comment
|
|
Add tools/free_space.py
|
|
|
|
Rewrite tools/free_space.awk
|
|
|
|
- Add parameter to allow printing information per bank
- Fix bug where RAM sections would be deducted from free ROM space
- Make input format more lenient (case-insensitivity, lax spacing)
- Marked gawk requirement (`strtonum` extension) in shebang line
|
|
|
|
Update used_space.py and mapreader.py tools for rgbds v0.4.0.
|
|
|
|
Add label for wd431
|
|
|
|
|
|
PrintMoveDescription (like ItemDescriptions with PrintItemDescription)
|
|
|
|
|
|
Replace lzcomp with new version and match all LZ compressed files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Miscellaneous fixes
|
|
|
|
Addresses the haircut brothers' probability comments in #709
|
|
Miscellaneous updates
|
|
- `PREDEFPAL_00` -> `PREDEFPAL_ROUTES` (observed from `LoadSGBLayout.GetMapPalsIndex.route`)
- `$0` -> `PLAYER` (standard person ID)
- Fix some whitespace formatting
|
|
Miscellaneous updates and corrections
|
|
|
|
|
|
|