Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-29 | Give songs meaningful english names | GriffinR | |
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-10-05 | Match sub_80C9720 | PikalaxALT | |
2018-10-17 | Further synchronisation | Slawter666 | |
2018-07-12 | Use map type constants in map headers | Marcus Huderle | |
2018-07-11 | Use bg event type constants and remove unneeded bg_event argument | Marcus Huderle | |
2018-06-23 | Document field_effect_helpers and other misc. things | Marcus Huderle | |
2018-06-20 | Merge remote-tracking branch 'upstream/master' into assets | Marcus Huderle | |
2018-06-20 | Rename map attribute structs to MapLayout | Marcus Huderle | |
2018-06-19 | Label various overworld-related things | 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 | Label all movement type functions and their callbacks | Marcus Huderle | |
2018-05-29 | Rename regularAnim and specialAnim to singleMovement and heldMovement | 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-06 | Decompile a bunch of battle_9 | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-07-09 | completely get rid of TextStruct | camthesaxman | |
2017-06-28 | Remove excess declarations of gScriptItemId | scnorton | |
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-15 | move player_pc data to C file and do a lot of labeling | ProjectRevoTPP | |
2017-05-26 | Rename pokeblock.h.h | Marijn van der Werf | |
2017-05-26 | Make rom build again | Marijn van der Werf | |
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 | Add data2 header | Marijn van der Werf | |
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-03 | introduce YesNoFuncTable struct | YamaArashi | |
2017-05-03 | clean up whitespace | YamaArashi | |
2017-05-03 | decompile a little more of player_pc.c and dump half of battle_anim data ↵ | ProjectRevoTPP | |
incbins (#254) * matching sub_813A280 and sub_813A4B4 * move data to item_use.c * slightly less ugly NewGameInitPCItems * more less ugly NewGameInitPCItems - Game Freak doesn't know how to use structs * decompile HandleQuantityRolling and sub_813A6FC * partially label and comment battle_anim.c * decompile sub_813A794 and sub_813A83C * minor comments on battle_anim.c * decompile up to GF shenanigans #14390 * up to GF shenanigans #38571 * dump half of battle_anim_80CA710.s incbins * dump most incbins from battle_anim_812C144.s * obj_rot_scal fixes * subsprite * i cant even identify byte arrays | |||
2017-04-30 | define item_use data in C | 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 | |||
2017-03-22 | start decompiling item_use.c again | ProjectRevoTPP | |
2017-01-21 | formatting | YamaArashi | |
2017-01-17 | Remove trailing whitespace | Marijn van der Werf | |
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-05 | more labels (#165) | ProjectRevoTPP | |
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c | |||
2017-01-02 | label and document berry.c, decompress.c, item_use.c and label ↵ | ProjectRevoTPP | |
gBattleTypeFlags (#146) * make ROM match again * clean up item_use.c labels and clarify functions. * label and clarify some functions in decompress.c * label and clarify berry.c * rename 20239F8 to gBattleTypeFlags * formatting | |||
2017-01-02 | event_data.c | YamaArashi | |
2017-01-01 | mail data in save block 1 | YamaArashi | |