Age | Commit message (Expand) | Author |
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 |
2017-11-19 | clean up unknown_task variables | sceptillion |
2017-11-19 | gBattleAnims_Unknown2 to gBattleAnims_Special | sceptillion |
2017-11-19 | label battle anims | sceptillion |
2017-11-19 | headers for fldeff_poison and fldeff_recordmixing | sceptillion |
2017-11-18 | change Sprite struct to use a data array instead of manual declares. | ProjectRevoTPP |
2017-11-16 | remove unnecessary battle_message externs | ProjectRevoTPP |
2017-11-13 | fix german | ProjectRevoTPP |
2017-11-13 | migrate battle_message data to src (TODO, german) | ProjectRevoTPP |
2017-11-11 | eliminate remaining RAM pointers in src/ | ProjectRevoTPP |
2017-11-09 | remove shared_syms | ProjectRevoTPP |
2017-11-09 | depreciate use of shared_syms | ProjectRevoTPP |
2017-11-06 | finish refactoring ewram defines into ewram.h. | ProjectRevoTPP |
2017-11-05 | move src/engine/ direct ewram calls to ewram.h. | ProjectRevoTPP |
2017-11-05 | move ewram.h includes in include/ to src files. | ProjectRevoTPP |
2017-11-05 | move ewram defines to ewram.h. | ProjectRevoTPP |
2017-11-04 | BAD_MEM macros to MEM_ALT | ProjectRevoTPP |
2017-11-04 | add semicolons to BAD_MEMSET and BAD_MEMCPY | ProjectRevoTPP |
2017-11-04 | more fixes | ProjectRevoTPP |
2017-11-03 | BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes | ProjectRevoTPP |
2017-11-03 | NotInBattle | ProjectRevoTPP |
2017-11-03 | Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondata | ProjectRevoTPP |
2017-11-02 | Merge pull request #453 from huderlem/battle_tower | Marcus Huderle |
2017-11-01 | Use descriptive variable and function names for battle_tower code | Marcus Huderle |
2017-10-29 | merge | ProjectRevoTPP |
2017-10-29 | use BAD_MEMSET macro for battle files. | ProjectRevoTPP |
2017-10-28 | Give more descriptive names for battle tower structs | Marcus Huderle |
2017-10-28 | More battle_tower decomp | Marcus Huderle |
2017-10-26 | also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constants | camthesaxman |
2017-10-23 | recast fixes for SetMonData and SetBoxMonData. | ProjectRevoTPP |
2017-10-23 | use SPEED instead of SPD in mon data constants | camthesaxman |
2017-10-23 | port matching AbilityBattleEffects from Emerald | camthesaxman |
2017-10-21 | More battle_tower work | Marcus Huderle |
2017-10-16 | Merge branch 'master' into secret_base | scnorton |
2017-10-10 | Add more party_menu documentation | Marcus Huderle |
2017-10-09 | Document part of menu setup struct and accompanying functions | Marcus Huderle |
2017-10-09 | Document party menu handlers, text oam, and menu types | Marcus Huderle |
2017-10-09 | Merge remote-tracking branch 'upstream/master' into party_menu | Marcus Huderle |
2017-10-01 | Merge remote-tracking branch 'upstream/master' into script_cmd_renaming | camthesaxman |
2017-09-30 | remove unnecessary leftover from swiss safari decompile. | ProjectRevoTPP |
2017-09-30 | Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src | ProjectRevoTPP |
2017-09-30 | merge | ProjectRevoTPP |