Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-20 | PARTY_LENGTH; MON_NAME; sgb_border.bin | Remy Oukaour | |
2018-01-16 | Remove Predef_ prefix from routines listed in PredefPointers | Remy Oukaour | |
2018-01-07 | Predef_FlagAction -> Predef_SmallFarFlagAction | xCrystal | |
2018-01-05 | Predef_Flag -> Predef_FlagAction | xCrystal | |
2018-01-02 | No more mobile EQUS ret (replace with Stubbed_ + ret) | xCrystal | |
2018-01-02 | Consistent predef function names | xCrystal | |
2018-01-02 | Clean up XXX comments for unused content | xCrystal | |
2017-12-24 | callba/callab → farcall/callfar | Remy Oukaour | |
2017-12-11 | Document macros/map.asm | Remy Oukaour | |
Rename MORN/DAY/NITE to MORN_F/DAY_F/NITE_F; use MORN/DAY/NITE for shifted values (cleaner for person_events) Prefix FLOOR to the `elevfloor` constants | |||
2017-08-24 | Fix unused Constant for Happiness | i0brendan0 | |
The HAPPINESS_TO_EVOLVE constant is what's supposed to be used to give the number for when a Pokemon should evolve by happiness. The constant was not put in place so it is never used, instead the original 220 was put. | |||
2017-01-16 | Labels for Trainer Rankings stat tracking functions | hatschky | |
2016-05-16 | Evolution addresses | pikalaxalt | |
2016-05-04 | More splitting of main.asm; remove unneeded rept 2 | pikalaxalt | |
2016-04-10 | Local labels starting with capital letters are now decorated with a trailing ↵ | pikalaxalt | |
colon; remove trailing whitespace; globally correct line endings to UNIX style | |||
2016-01-12 | More WRAM tidying | PikalaxALT | |
2015-12-02 | More work interpreting the sprite engine | PikalaxALT | |
2015-11-28 | Renaming sections, further dissolving main.asm | PikalaxALT | |
2015-11-23 | link and seer labels | PikalaxALT | |
2015-11-18 | items/item_effects.asm; engine/evolution.asm | PikalaxALT | |