Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-18 | Merge pull request #542 from Ketsuban/document-weirdness | Marcus Huderle | |
Document sub_8121D1C, sub_8121D74 and gUnknown_084016BC | |||
2018-01-17 | Document sub_8121D1C, sub_8121D74 and gUnknown_084016BC | Thomas Winwood | |
These are left over from the Japanese games, which provide more variation to the attack string than the English games. | |||
2018-01-16 | remove some symbols from sym_ewram.txt | camthesaxman | |
2018-01-16 | Merge pull request #538 from easyaspi314/song-names | Cameron Hall | |
Add most English song and SFX names as comments in songs.h and song_t… | |||
2018-01-15 | Merge pull request #540 from camthesaxman/emerald_port | Cameron Hall | |
port some fixed battle code from pokeemerald | |||
2018-01-15 | match ChangeStatBuffs | camthesaxman | |
2018-01-15 | import some battle_4.c code from emerald and get atk23_getexp matching | camthesaxman | |
2018-01-15 | Merge pull request #537 from camthesaxman/decompile_pokemon_item_effect | Cameron Hall | |
decompile pokemon_item_effect.s | |||
2018-01-15 | Merge pull request #536 from PikalaxALT/fix_file_modes | Cameron Hall | |
Fix file modes | |||
2018-01-15 | clean up pokemon_item_effect.c | camthesaxman | |
2018-01-15 | match sub_803E1B0 | camthesaxman | |
2018-01-15 | get sub_803E1B0 a lot closer | camthesaxman | |
2018-01-15 | Fixed typos | Devin | |
2018-01-15 | Add most English song and SFX names as comments in songs.h and song_table.inc | Devin | |
Ported from my work in pokeemerald. | |||
2018-01-15 | get sub_803E1B0 a bit closer | camthesaxman | |
2018-01-15 | get sub_803E1B0 closer | camthesaxman | |
2018-01-14 | decompile sub_803E1B0 (nonmatching) | camthesaxman | |
2018-01-14 | start decompiling the behemoth that is sub_803E1B0 | camthesaxman | |
2018-01-14 | write sub_807D770 better | camthesaxman | |
2018-01-14 | add comment about NULL pointer dereference | camthesaxman | |
2018-01-14 | Fix file modes (revo pls) | PikalaxALT | |
2018-01-14 | Merge branch 'master' into fix_file_modes | PikalaxALT | |
2018-01-14 | Fix file modes | PikalaxALT | |
2018-01-14 | Merge pull request #534 from camthesaxman/tmhm_macros | Cameron Hall | |
improve TM/HM constants and add macro for TM/HM learnsets | |||
2018-01-14 | Merge pull request #530 from camthesaxman/refactor_save | Cameron Hall | |
clean up save.c | |||
2018-01-14 | fix German build | camthesaxman | |
2018-01-14 | Merge pull request #526 from ProjectRevoTPP/contest_ai | Cameron Hall | |
decompile contest_ai.c | |||
2018-01-14 | TMHM_BITSET -> TMHM | camthesaxman | |
2018-01-14 | improve TM/HM constants and add macro for TM/HM learnsets | camthesaxman | |
2018-01-14 | scriptArr to s16 | ProjectRevoTPP | |
2018-01-14 | dont forget the header | ProjectRevoTPP | |
2018-01-14 | formatting and clean up | ProjectRevoTPP | |
2018-01-14 | comment | ProjectRevoTPP | |
2018-01-14 | move rodata to C | ProjectRevoTPP | |
2018-01-14 | finish decompiling contest_ai.c | ProjectRevoTPP | |
2018-01-14 | Merge pull request #531 from progreon/battle_anim_data | Marcus Huderle | |
Decompiling battle_anim data | |||
2018-01-14 | truncated some data | Marco Willems (M17.1) | |
2018-01-14 | format and arrange some Pokemon data | camthesaxman | |
2018-01-14 | Forgot to delete this | Marco Willems (M17.1) | |
2018-01-14 | Decompiled data/battle_anim_80A7E7C.s | Marco Willems (M17.1) | |
2018-01-14 | up to ContestAICmd_unk_7E | ProjectRevoTPP | |
2018-01-14 | up to ContestAICmd_unk_67 | ProjectRevoTPP | |
2018-01-13 | up to ContestAICmd_unk_52 | ProjectRevoTPP | |
2018-01-13 | format base_stats.h | camthesaxman | |
2018-01-13 | refactor more of save.c | camthesaxman | |
2018-01-14 | finished decompiling data/battle_anim.s | Marco Willems (M17.1) | |
2018-01-14 | Fixings | Marco Willems (M17.1) | |
2018-01-14 | Merge remote-tracking branch 'upstream/master' into battle_anim_data | Marco Willems (M17.1) | |
2018-01-14 | started decompiling data/battle_anim.s | Marco Willems (M17.1) | |
2018-01-13 | clean up save.c | camthesaxman | |