Age | Commit message (Expand) | Author |
2017-11-26 | opponents, map_objects, hold_effects, game_stat, decorations, battle_move_eff... | camthesaxman |
2017-11-26 | fix German build | camthesaxman |
2017-11-26 | map constants | camthesaxman |
2017-11-26 | Cleanup pokemon_summary_screen | Marcus Huderle |
2017-11-26 | merge | ProjectRevoTPP |
2017-11-26 | split battle_anim_80CA710.s | ProjectRevoTPP |
2017-11-26 | flag, vars, items constants | camthesaxman |
2017-11-26 | Fix sprite data accesses | Marcus Huderle |
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 | Label the PokemonSummaryScreenStruct structs members | Marcus Huderle |
2017-11-26 | Mostly done decompiling pokemon_summary_screen | 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 | Decompile DrawExperienceProgressBar() | Marcus Huderle |
2017-11-26 | Start decompiling the second half of pokemon_summary_screen | Marcus Huderle |
2017-11-26 | fix German build | camthesaxman |
2017-11-26 | easy_chat constants | camthesaxman |
2017-11-26 | abilities, songs, species constants | camthesaxman |
2017-11-26 | Merge pull request #475 from camthesaxman/decompile_field_weather | Cameron Hall |
2017-11-26 | fix merge conflicts | camthesaxman |
2017-11-26 | rename rng.c to random.c | camthesaxman |
2017-11-26 | label more functions and variables | camthesaxman |
2017-11-25 | fix issue with line numbers in errors when using preproc with C | sceptillion |
2017-11-25 | rename field_weather_2.c to field_weather_effects.c | 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 | Merge pull request #474 from camthesaxman/decompile_field_weather | Cameron Hall |
2017-11-25 | split field_weather.c and convert more data | camthesaxman |
2017-11-25 | split battle_anim_80CA710.c (todo: split asm) | ProjectRevoTPP |
2017-11-21 | Merge pull request #467 from sceptillion/fix_global_labels | Marcus Huderle |
2017-11-21 | Merge pull request #471 from sceptillion/pc_screen_effect | Marcus Huderle |
2017-11-21 | Merge pull request #470 from sceptillion/fix_gba_palette | Marcus Huderle |
2017-11-20 | partially decompile pc_screen_effect | sceptillion |
2017-11-20 | fix gba.png palette | sceptillion |
2017-11-20 | Merge pull request #469 from ProjectRevoTPP/linguist | Marcus Huderle |
2017-11-20 | actually ignore things recursively, please | ProjectRevoTPP |
2017-11-20 | Merge pull request #468 from ProjectRevoTPP/linguist | Marcus Huderle |
2017-11-20 | i forgot to add german scripts | ProjectRevoTPP |
2017-11-20 | Merge pull request #466 from ProjectRevoTPP/linguist | Marcus Huderle |
2017-11-20 | make sound vendored again. | ProjectRevoTPP |
2017-11-20 | Merge branch 'master' of https://github.com/pret/pokeruby into linguist | ProjectRevoTPP |
2017-11-20 | Merge pull request #465 from sceptillion/unknown_task | Marcus Huderle |
2017-11-20 | Merge branch 'master' of https://github.com/pret/pokeruby into linguist | ProjectRevoTPP |
2017-11-20 | Merge pull request #464 from sceptillion/label_battle_anims | Marcus Huderle |
2017-11-20 | vendor the scripts instead of using Text. add sound data | ProjectRevoTPP |
2017-11-20 | fix global labels in preproc | sceptillion |
2017-11-20 | Interpret data scripts as Text in linguist. | ProjectRevoTPP |