Age | Commit message (Expand) | Author |
2018-12-07 | Use real apostrophes instead of fake ones | Melody |
2018-08-10 | use heal location constants | garak |
2018-07-20 | Rename OPPONENT_ to TRAINER_ to match pokeemerald. | vblm12 |
2018-06-20 | Use MUS_ prefix instead of BGM_ prefix for songs | Marcus Huderle |
2018-06-20 | Move map text into data/maps/<name> | Marcus Huderle |
2018-06-20 | Move map scripts into 'data/maps/<mapname>/scripts.inc' | Marcus Huderle |
2018-05-29 | Flesh out applymovement command names | Marcus Huderle |
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle |
2018-04-10 | Document/cleanup fldeff_secretpower.c | Marcus Huderle |
2018-01-24 | move debug scripts to a separate file | Cameron Hall |
2018-01-16 | fuck you, git | Cameron Hall |
2018-01-16 | add debug ifdefs | Cameron Hall |
2018-01-10 | refactor build system | camthesaxman |
2018-01-05 | Add friendly macros for goto_if and call_if variants | Marcus Huderle |
2018-01-04 | Use MSGBOX_YESNO and YES/NO constants for yes/no message boxes | Marcus Huderle |
2018-01-04 | Use weather constants in scripts (and giveegg) | Marcus Huderle |
2018-01-04 | Use song constants in scripts | Marcus Huderle |
2018-01-01 | Label a bunch more specials | Marcus Huderle |
2018-01-01 | Label trendy phrase specials | Marcus Huderle |
2018-01-01 | Label TV specials, and port over some TV changes from pokeemerald | 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 id vars | Marcus Huderle |
2017-12-24 | Name and use temp var constants | Marcus Huderle |
2017-12-21 | Rename gScript* vars to gSpecialVar_* | Marcus Huderle |
2017-12-21 | Use event script macro names from pokeemerald | 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 | Use constants for all SYS flags | 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 | Use constants for temporary map flags | Marcus Huderle |
2017-11-27 | convert data files to use constants/map.h | camthesaxman |
2017-11-27 | fix build | camthesaxman |
2017-11-26 | opponents, map_objects, hold_effects, game_stat, decorations, battle_move_eff... | camthesaxman |
2017-11-26 | flag, vars, items constants | camthesaxman |
2017-11-26 | easy_chat constants | camthesaxman |
2017-11-26 | abilities, songs, species constants | camthesaxman |