| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | Remove address comments | 
|  | Flatten pos fields in struct Sprite | 
|  | Re-ordered the hidden item flags list | 
|  | Instead of sorting them by location, it makes more sense to sort them by their value. | 
|  | Use the correct constant for PSS page comparison | 
|  |  | 
|  | Removed unused status ailment constants | 
|  |  | 
|  |  | 
|  |  | 
|  | Use merge commit message for symbols branch | 
|  |  | 
|  |  | 
|  | Use the `IS_TYPE_PHYSICAL` macro in `AddMovePoints` | 
|  |  | 
|  | Clean up Mirage Tower | 
|  | Use PR title for symbols branch commits | 
|  |  | 
|  | Label remaining symbols in a few files | 
|  | Change ItemPrintFunc to Use u32 Instead of s32 | 
|  |  | 
|  |  | 
|  | This reverts commit 8b59909ac5eb6e3540aeb78396943d57a9702e4d. | 
|  | Fix some object lock names | 
|  | Correct card lines in Battle Dome comments | 
|  | The comments regarding the lines that Trainer information is displayed
on the Battle Dome Trainer Card were off-by-one. | 
|  |  | 
|  | Fix modern builds when devkitARM is not in PATH. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fix divide by 0 in Cmd_getexp | 
|  |  | 
|  | fix encounter slot logic to accomodate changes | 
|  |  | 
|  | Add missing use of F_TRAINER_FEMALE | 
|  |  | 
|  | Clarify contest heart tiles | 
|  |  | 
|  | Replace Hardcoded Number in MakeCaptureStars | 
|  |  | 
|  | Port symfile implementation from Ruby, FireRed | 
|  |  | 
|  | also change a use of -2 to LIST_CANCEL |