Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-01-13 | label battle_intro.c | camthesaxman | |
2018-01-13 | up to ContestAICmd_unk_3F | ProjectRevoTPP | |
2018-01-13 | up to ContestAICmd_unk_3F | ProjectRevoTPP | |
2018-01-13 | Merge pull request #528 from yenatch/delete-on-error | yenatch | |
Fix broken builds after running make without tools installed. | |||
2018-01-13 | Fix broken builds after running make without tools installed. | yenatch | |
The culprit is the .ld file recipes, which create the file even if the command failed. These could be fixed on their own, but this way prevents it from happening again later. | |||
2018-01-12 | up to ContestAICmd_unk_2C | ProjectRevoTPP | |
2018-01-12 | Merge pull request #527 from camthesaxman/decompile_battle_intro | Cameron Hall | |
decompile battle_intro.s | |||
2018-01-12 | decompile battle_intro.s | camthesaxman | |
2018-01-12 | Merge pull request #522 from golemgalvanize/max_item_defines | Marcus Huderle | |
Change max item define to allow for easier item adding | |||
2018-01-12 | un-hard code max item define | golem galvanize | |
2018-01-12 | Merge pull request #524 from LIJI32/master | Marcus Huderle | |
Labeled most of trainer_card.c | |||
2018-01-12 | up to ContestAICmd_unk_14 | ProjectRevoTPP | |
2018-01-12 | start decompiling contest_ai | ProjectRevoTPP | |
2018-01-12 | Merge pull request #525 from camthesaxman/makefile_fixes | Cameron Hall | |
Makefile fixes | |||
2018-01-12 | avoid clashing with existing environment variables | camthesaxman | |
2018-01-12 | fix bogus scaninc invocations | camthesaxman | |
2018-01-12 | Labeled most of trainer_card.c | Lior Halphon | |
2018-01-11 | Merge pull request #495 from ProjectRevoTPP/assert | Marcus Huderle | |
Add NDEBUG support to pokeruby. | |||
2018-01-11 | idiot, remove conflicts please | ProjectRevoTPP | |
2018-01-11 | merge | ProjectRevoTPP | |
2018-01-11 | merge | ProjectRevoTPP | |
2018-01-11 | Merge branch 'master' into assert | Cameron Hall | |
2018-01-11 | Merge branch 'master' into assert | Cameron Hall | |
2018-01-11 | Merge pull request #520 from camthesaxman/makefile | Cameron Hall | |
refactor build system | |||
2018-01-11 | remove all built ROMs when running make tidy | camthesaxman | |
2018-01-11 | Merge branch 'master' into makefile | camthesaxman | |
2018-01-11 | Merge pull request #521 from golemgalvanize/decompile_dragon.s | Cameron Hall | |
Decompile dragon.s | |||
2018-01-11 | fixing things | golem galvanize | |
2018-01-11 | fix typo in Makefile | camthesaxman | |
2018-01-11 | finish splitting and decompiling dragon.s | golem galvanize | |
2018-01-10 | use .SECONDARY to prevent intermediate files from being deleted | camthesaxman | |
2018-01-10 | override-de.mk: GFX -> GBAGFX | camthesaxman | |