Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Document the unused battle strings for downpour weather
|
|
rename payday string id
|
|
|
|
|
|
|
|
|
|
Add missing braces to bugfix in CalculateMonStats
|
|
|
|
Use constants for IV-related values
|
|
|
|
|
|
|
|
|
|
|
|
Ensure that the delta goes in the correct direction (i.e. use positive delta for prev <= sample, and negative delta for prev > sample)
|
|
error wasn't being correctly calculated for when new_sample was negative and sample was positive.
|
|
Fix sPyramindFloorNames typo
|
|
|
|
Remove unnecessary subtraction in switch
|
|
Fix/document possible division by zero in ConvertScaleParam
|
|
|
|
|
|
|
|
Updated the bag flickering fix
|
|
Originally submitted by MEATLOAF#4302
|
|
|
|
|
|
Fix substitute back sprite
|
|
|
|
|
|
Remove unnecessary string.h includes
|
|
|
|
Document battle factory screen
|
|
Minor field_screen_effect / field_player_avatar documentation
|
|
Index battle controller cmd tables
|
|
|
|
|
|
|
|
Remove deadnaming, sync BgEvent
|
|
|
|
|
|
|
|
|
|
Change how mon affine transform fix is handled
|
|
|
|
|
|
|