Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-21 | Start syncing contest code documentation from Emerald | PikalaxALT | |
2020-08-29 | Give songs meaningful english names | GriffinR | |
2020-07-20 | Sync cave_hole.inc | GriffinR | |
2020-02-13 | Merge branch 'master' into modern_gcc | PikalaxALT | |
2020-02-12 | Rename event_obj_lock to event_object_lock | GriffinR | |
2020-02-12 | Fix event object include guards and constant filenames | GriffinR | |
2020-02-12 | Standardize Event Object to Object Event | GriffinR | |
2019-12-17 | Fix name error | PikalaxALT | |
2019-10-02 | Update INSTALL.md | PikalaxALT | |
2018-07-10 | Move movement constants into include/constants/event_object_movement_constants.h | Marcus Huderle | |
2018-06-19 | Label various overworld-related things | Marcus Huderle | |
2018-06-07 | Label all metatile behaviors and functions | Marcus Huderle | |
2018-06-06 | Label/document field_control_avatar.c and a few misc things | Marcus Huderle | |
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle | |
2018-05-29 | Start labeling movement actions | Marcus Huderle | |
2018-05-29 | Label all movement type functions and their callbacks | Marcus Huderle | |
2018-05-29 | Rename regularAnim and specialAnim to singleMovement and heldMovement | 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-07-22 | decompile field_fadetransition | drifloony | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-09 | file renaming | YamaArashi | |
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 |