Age | Commit message (Expand) | Author |
2018-01-01 | Port battle_setup names from pokeemerald | Marcus Huderle |
2017-12-30 | Remove redundant battle constants | Marcus Huderle |
2017-12-30 | Sync battle_script changes with pokeemerald | Marcus Huderle |
2017-12-27 | Use descriptive name for the BLACK GLASSES hidden item flag | Marcus Huderle |
2017-12-26 | Fully enumerate secret base constants | Marcus Huderle |
2017-12-26 | Add bg_secret_base_event macro, and define secret base id constants | Marcus Huderle |
2017-12-26 | Add bg_hidden_item_event macro, and define hidden item flags | Marcus Huderle |
2017-12-26 | Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constants | Marcus Huderle |
2017-12-24 | 'VAR_SPECIAL_X' instead of 'SPECIALVAR_X' | Marcus Huderle |
2017-12-24 | Name and use constants for special vars | Marcus Huderle |
2017-12-24 | Name and use general purpose vars | Marcus Huderle |
2017-12-24 | Name and use dynamic object gfx ids | Marcus Huderle |
2017-12-24 | Name and use dynamic object gfx id vars | Marcus Huderle |
2017-12-24 | Name and use temp var constants | Marcus Huderle |
2017-12-22 | fix merge conflicts | camthesaxman |
2017-12-22 | label and clean up some things in contest.c | camthesaxman |
2017-12-17 | Use SYSTEM_FLAGS offset for upper flags | Marcus Huderle |
2017-12-17 | Use FLAG_ prefix for all flags | Marcus Huderle |
2017-12-15 | Label landmark and daily flags. | Marcus Huderle |
2017-12-15 | Label item flags | Marcus Huderle |
2017-12-15 | Finish all regular hide-show flags | Marcus Huderle |
2017-12-14 | A few more flags | Marcus Huderle |
2017-12-10 | Label flags up to 973 | Marcus Huderle |
2017-12-09 | Label all flags up to 901 | Marcus Huderle |
2017-12-04 | Start using constants for hide-show flags | Marcus Huderle |
2017-12-03 | Use decoration flag constants | Marcus Huderle |
2017-12-03 | More script flags | Marcus Huderle |
2017-12-03 | Label script flags up to flag 288. | Marcus Huderle |
2017-12-03 | Label scripts flags up to flag 256. | Marcus Huderle |
2017-12-02 | Label script flags up to flag 199. | Marcus Huderle |
2017-12-02 | Label flags up to flag 119. | Marcus Huderle |
2017-12-02 | Label flags up to flag 99. | Marcus Huderle |
2017-11-28 | Flag for buggy rock smash rock | Marcus Huderle |
2017-11-28 | Use constants for temporary map flags | Marcus Huderle |
2017-11-27 | convert wild_encounter data to C | camthesaxman |
2017-11-26 | mauville_man constants | camthesaxman |
2017-11-26 | don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros | camthesaxman |
2017-11-26 | opponents, map_objects, hold_effects, game_stat, decorations, battle_move_eff... | camthesaxman |
2017-11-26 | map constants | camthesaxman |
2017-11-26 | flag, vars, items constants | camthesaxman |
2017-11-26 | easy_chat constants | camthesaxman |
2017-11-26 | abilities, songs, species constants | camthesaxman |