Age | Commit message (Expand) | Author |
2017-11-27 | convert data files to use constants/map.h | camthesaxman |
2017-11-27 | Merge pull request #480 from camthesaxman/wild_encounter_data | Cameron Hall |
2017-11-27 | fix build | camthesaxman |
2017-11-27 | convert wild_encounter data to C | camthesaxman |
2017-11-27 | convert landmark data to C | camthesaxman |
2017-11-26 | fix merge conflicts | camthesaxman |
2017-11-26 | mauville_man constants | 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 | Move summary_screen data into src | Marcus Huderle |
2017-11-26 | Migrate nature_names to src/data/text | Marcus Huderle |
2017-11-26 | Migrate move_descriptions to src/data/text | Marcus Huderle |
2017-11-26 | Fix some non-matchings and organize header | Marcus Huderle |
2017-11-26 | Lots more pokemon_summary_screen decompilation | Marcus Huderle |
2017-11-26 | More pokemon_summary_screen decompilation | Marcus Huderle |
2017-11-26 | easy_chat constants | camthesaxman |
2017-11-26 | abilities, songs, species constants | camthesaxman |
2017-11-25 | finish decompiling field_weather_2 | camthesaxman |
2017-11-25 | label and decompile more of field_weather_2 | camthesaxman |
2017-11-25 | split field_weather.c and convert more data | camthesaxman |
2017-11-20 | partially decompile pc_screen_effect | sceptillion |
2017-11-19 | gBattleAnims_Unknown2 to gBattleAnims_Special | sceptillion |
2017-11-19 | label battle anims | sceptillion |
2017-11-19 | update field effect script label | sceptillion |
2017-11-19 | decompile fldeff_secret_base_pc | sceptillion |
2017-11-18 | decompile fldeff_recordmixing | sceptillion |
2017-11-18 | rename pss_tveffect | ProjectRevoTPP |
2017-11-17 | rename pss_effect | ProjectRevoTPP |
2017-11-17 | split fldeff_80C5CD4.s | ProjectRevoTPP |
2017-11-16 | migrate fldeff_flash and money data to src | ProjectRevoTPP |
2017-11-15 | fix Route124 concatenation in map_events.s | ProjectRevoTPP |
2017-11-15 | migrate matsuda debug menu and tileset anim data to src | ProjectRevoTPP |
2017-11-15 | migrate text_window and reset_rtc_screen data to src | ProjectRevoTPP |
2017-11-15 | migrate field_door data to src | ProjectRevoTPP |
2017-11-14 | Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into data | ProjectRevoTPP |
2017-11-13 | migrate main_menu data to src | ProjectRevoTPP |
2017-11-13 | migrate tv data to src | ProjectRevoTPP |
2017-11-13 | migrate cable_club and mori_debug_menu data to src | ProjectRevoTPP |
2017-11-13 | migrate battle_message data to src (TODO, german) | ProjectRevoTPP |
2017-11-12 | Cleanup and document daycare.c | Marcus Huderle |
2017-11-11 | merge | ProjectRevoTPP |
2017-11-11 | Merge pull request #434 from camthesaxman/decompile_field_weather | Cameron Hall |
2017-11-10 | eliminate remaining RAM pointers in data/ | ProjectRevoTPP |
2017-11-10 | move credits data to C file (todo, german) | ProjectRevoTPP |
2017-11-09 | depreciate use of shared_syms | ProjectRevoTPP |
2017-11-08 | fix merge conflicts | camthesaxman |
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-23 | Move all battle_tower data into src/ | Marcus Huderle |