| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
The `--ignore` flag is not needed in Gen 1
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Use `SCREEN_WIDTH`, rename loop, and remove obsolete comment in `ClearScreenArea`
* Use `SCREEN_HEIGHT` and `lb` in `CopyScreenTileBufferToVRAM`
* Use `SCREEN_AREA` in `ClearScreen`
|
| | |
|
| | |
|
| |
|
| |
Actually copies from battle struct to party struct to make HP and status changes to a pokemon permanent
|
| |
|
|
|
| |
* Label cleanup, add some constants instead of raw numbers
* Rename load/save game functions to be more explicit
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Reduces confusion if someone edits this file since the wrong byte was commented
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
The "which" command has been deprecated in debianutils, and while other
distributions still ship it, "command -v" is in POSIX and implemented
without external packages.
|
| | |
|
| | |
|
| | |
|
| | |
|