Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | Fix style issues | PikalaxALT | |
2021-06-30 | Tidy up ewram.h; yeet some more redundant definitions | PikalaxALT | |
2021-06-29 | Merge structs at 02019348 | PikalaxALT | |
2020-09-13 | Merge pull request #804 from kazblox/master | Revo | |
shop.c: Eliminate do {} | |||
2020-09-13 | shop.c: The do {} is actually a fakematch. | Kaz | |
Turns out we were using the wrong macro the whole time. | |||
2020-09-06 | Remove unused vars | PokeCodec | |
2020-08-29 | Give songs meaningful english names | GriffinR | |
2020-04-23 | Sync event macros | GriffinR | |
2020-02-12 | Standardize Event Object to Object Event | GriffinR | |
2018-10-17 | Further synchronisation | Slawter666 | |
2018-06-20 | Rename map attribute structs to MapLayout | Marcus Huderle | |
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle | |
2018-05-23 | Label all of MapObject struct members, and ground effect flags | Marcus Huderle | |
2018-05-21 | Standardize args to palette blend functions | Marcus Huderle | |
2018-04-07 | through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) | PikalaxALT | |
2018-04-05 | Renaming | PikalaxALT | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-10 | finish decompiling player_pc.c | ProjectRevoTPP | |
2017-06-09 | cleanup player_pc.c | ProjectRevoTPP | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-23 | Merge pull request #303 from marijnvdwerf/clean/includes | yenatch | |
Clean/includes | |||
2017-05-22 | Remove duplicate strings.h declarations | Marijn van der Werf | |
2017-05-22 | Decrease indentation level of switches | Marijn van der Werf | |
2017-05-09 | file renaming | YamaArashi | |
2017-05-05 | Remove trailing whitespace | Marijn van der Werf | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-04-08 | finish decompiling item_use.c (#244) | ProjectRevoTPP | |
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script | |||
2017-02-24 | decompile more of shop.c (#237) | ProjectRevoTPP | |
* start decompiling shop.c * decompile sub_80B30AC and BuyMenuDrawGraphics * decompile more of shop.c * formatting | |||
2017-02-12 | start decompiling shop.c (#234) | ProjectRevoTPP | |