Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix a typo
|
|
|
|
Fix game time labels, wCurrentMapScriptFlags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For faster builds, use `make -j`.
|
|
|
|
|
|
Rewrite SetEvents and ResetEvents for unlimited number of events
|
|
|
|
|
|
unfortunately, this means manually declaring the wEnemyMon1 party struct
|
|
|
|
Misc changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Commented SGB palettes and other things
|
|
|
|
|
|
|
|
|
|
The comment has nothing to do with the variable.
|
|
|
|
|
|
|
|
|
|
|
|
this way, sram doesn't have to refer to the actual content of wram
|
|
Use OPP_ constants separate from trainer constants since
valid opponents can be all Pokemon and trainers
|
|
|
|
|
|
|