Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-03 | Declare gBagPockets as non-const in item.c for the sake of getting ↵ | PikalaxALT | |
AddBagItem to match without the NONMATCHING define | |||
2018-02-01 | Finish decompiling psychic.s | Marcus Huderle | |
2018-01-31 | Start decompiling psychic.s | Marcus Huderle | |
2018-01-31 | Merge branch 'master' into german_debug | camthesaxman | |
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt | |||
2018-01-30 | Merge pull request #512 from PikalaxALT/pokemon_storage_system | Marcus Huderle | |
[Merge if you so choose] Pokemon Storage System | |||
2018-01-30 | Use standard naming convention for pc_screen_effect.h guard | Marcus Huderle | |
2018-01-30 | Merge pull request #558 from huderlem/rock | Marcus Huderle | |
Decompile rock.s | |||
2018-01-30 | Finish decompiling rock.s | Marcus Huderle | |
2018-01-30 | match sub_8116100 | PikalaxALT | |
2018-01-30 | Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in ↵ | PikalaxALT | |
ContestPokemon | |||
2018-01-29 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-29 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT | |
2018-01-29 | integrate debug code in pokenav_before.c | camthesaxman | |
2018-01-28 | clean up option_menu.c and field_poison.c a bit | camthesaxman | |
2018-01-28 | Decompile gBattleTerrainTable | Blampharos | |
Forward declares introduced into graphics.h | |||
2018-01-27 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-01-27 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT | |
2018-01-27 | Decompile link battle animation data | Blampharos | |
2018-01-26 | LoadAllContestMonIcons | PikalaxALT | |
2018-01-26 | Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv | ProjectRevoTPP | |
2018-01-26 | through (nonmatching) sub_80C3024 | PikalaxALT | |
2018-01-25 | Decompile trainer data | Blampharos | |
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted | |||
2018-01-25 | integrate debug functions in mail.c and decompile some debug code | Cameron Hall | |
2018-01-24 | merge | ProjectRevoTPP | |
2018-01-24 | merge field files into evobjmv.c. | ProjectRevoTPP | |
2018-01-24 | integrate debug functions in field_control_avatar.c | Cameron Hall | |
2018-01-24 | integrate debug Blender_PrintBlendingResults | Cameron Hall | |
2018-01-24 | integrate some debug differences | Cameron Hall | |
2018-01-23 | through sub_80C2EA0 | PikalaxALT | |
2018-01-23 | contest_link_80C2020 data | PikalaxALT | |
2018-01-23 | decompile kagaya_debug_menu.c | Cameron Hall | |
2018-01-23 | start decompiling start_menu_debug.c | Cameron Hall | |
2018-01-23 | through sub_80C2340 | PikalaxALT | |
2018-01-23 | sub_80C2020 | PikalaxALT | |
2018-01-22 | dump some debug baseroms | Cameron Hall | |
2018-01-22 | Rename some static functions | PikalaxALT | |
2018-01-22 | through sub_80C8F34 | PikalaxALT | |
2018-01-22 | sub_80C8C80 | PikalaxALT | |
2018-01-22 | sub_80C8AD0 | PikalaxALT | |
2018-01-22 | sub_80C88AC | PikalaxALT | |
2018-01-22 | through (nonmatching) sub_80C86A0 | PikalaxALT | |
2018-01-22 | through sub_80C8604 | PikalaxALT | |
2018-01-22 | Make all suitable values in include/data2.h const | Blampharos | |
Values not being const was creating problems in decompiling battle_1, so as a pre-emptive measure I made all the values in there consts. | |||
2018-01-21 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-21 | resolve merge conflicts and make it compile | Cameron Hall | |
2018-01-20 | More documentation of field_weather | Marcus Huderle | |
2018-01-19 | Further document weather | Marcus Huderle | |
2018-01-19 | Merge pull request #543 from camthesaxman/label_field_weather | Cameron Hall | |
label field_weather.c | |||
2018-01-19 | switching over to a different branch for testing with tile stuff | Marco Willems (M17.1) | |
2018-01-19 | Merge remote-tracking branch 'upstream/master' into various_data | Marco Willems (M17.1) | |