Age | Commit message (Expand) | Author |
2018-01-04 | Formatted to fit with the rest of the source code | Marco Willems (M17.1) |
2018-01-04 | Formatted to fit with the rest of the source code | Marco Willems (M17.1) |
2018-01-04 | Merge branch 'master' into battle_anim | Marco Willems (M17.1) |
2018-01-04 | Decompiled poison.s | Marco Willems (M17.1) |
2018-01-03 | Updated with pull request remarks | Marco Willems (M17.1) |
2018-01-03 | Merge remote-tracking branch 'upstream/master' | Marco Willems (M17.1) |
2018-01-03 | Decompiled fire_2.s | Marco Willems (M17.1) |
2018-01-01 | Port battle_setup names from pokeemerald | Marcus Huderle |
2017-12-31 | merged | Marco Willems (M17.1) |
2017-12-31 | disassembled fire.s | Marco Willems (M17.1) |
2017-12-30 | Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemerald | Marcus Huderle |
2017-12-30 | Sync battle_script changes with pokeemerald | Marcus Huderle |
2017-12-27 | Port updated battle_script macros from pokeemerald | Marcus Huderle |
2017-12-27 | Port battle_anim changes from pokeemerald | Marcus Huderle |
2017-12-26 | Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constants | Marcus Huderle |
2017-12-24 | Name and use general purpose vars | Marcus Huderle |
2017-12-22 | fix merge conflicts | camthesaxman |
2017-12-22 | save work | camthesaxman |
2017-12-21 | Rename gScript* vars to gSpecialVar_* | Marcus Huderle |
2017-12-20 | Decompile battle_anim beta_beat_up | Marcus Huderle |
2017-12-20 | Decompile battle_anim shock | Marcus Huderle |
2017-12-19 | Decompile battle_anim thunder | Marcus Huderle |
2017-12-19 | Decompile battle_anim wisp_orb | Marcus Huderle |
2017-12-19 | Decompile battle_anim heated_rock | Marcus Huderle |
2017-12-19 | Decompile battle_anim sunlight | Marcus Huderle |
2017-12-19 | Decompile battle_anim energy_wave | Marcus Huderle |
2017-12-19 | Decompile battle_anim rain | Marcus Huderle |
2017-12-19 | Decompile battle_anim fury_cutter_count | Marcus Huderle |
2017-12-18 | Decompile battle_anim guard | Marcus Huderle |
2017-12-18 | Decompile battle_anim note_spin | Marcus Huderle |
2017-12-18 | Decompile battle_anim noise | Marcus Huderle |
2017-12-18 | Start decompiling water | Marcus Huderle |
2017-12-18 | Decompile battle_anim bubble | Marcus Huderle |
2017-12-18 | Merge pull request #491 from huderlem/flags | Marcus Huderle |
2017-12-17 | Use FLAG_ prefix for all flags | Marcus Huderle |
2017-12-11 | decompile struggle, swipe, and uproar | camthesaxman |
2017-12-11 | decompile devil | camthesaxman |
2017-12-11 | decompile aurora | camthesaxman |
2017-11-26 | fix merge conflicts | camthesaxman |
2017-11-26 | Merge pull request #473 from ProjectRevoTPP/split_80C | Marcus Huderle |
2017-11-26 | move src/anim to src/battle/anim. | ProjectRevoTPP |
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 | Cleanup pokemon_summary_screen | Marcus Huderle |
2017-11-26 | flag, vars, items constants | camthesaxman |
2017-11-26 | Label the PokemonSummaryScreenStruct structs members | Marcus Huderle |
2017-11-26 | abilities, songs, species constants | camthesaxman |
2017-11-26 | rename rng.c to random.c | camthesaxman |
2017-11-20 | Merge pull request #465 from sceptillion/unknown_task | Marcus Huderle |