Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-15 | finish converting pokedex data to C | camthesaxman | |
2017-06-14 | FILE MODES BrokeBack | PikalaxALT | |
2017-06-14 | Merge branch 'master' of github.com:pret/pokeruby | PikalaxALT | |
2017-06-14 | convert some data to C | camthesaxman | |
2017-06-14 | merge | ProjectRevoTPP | |
2017-06-13 | Merge branch 'decoration_inventory' | PikalaxALT | |
2017-06-13 | Merge branch 'decoration' into decoration_inventory | PikalaxALT | |
2017-06-13 | Merge branch 'field_effect' | PikalaxALT | |
2017-06-13 | Decoration inventory data | PikalaxALT | |
2017-06-13 | Finish converting data/decoration.s to C objects | scnorton | |
2017-06-13 | data/decoration.s, 3 | PikalaxALT | |
2017-06-12 | data/decoration.s, 2 | PikalaxALT | |
2017-06-12 | data/decoration.s, 1 | PikalaxALT | |
2017-06-12 | Convert data/decorations.inc to C | PikalaxALT | |
2017-06-12 | Convert data/field_effect.s to C | PikalaxALT | |
2017-06-10 | finish decompiling player_pc.c | ProjectRevoTPP | |
2017-06-09 | more player_pc.c labeling | ProjectRevoTPP | |
2017-06-09 | cleanup player_pc.c | ProjectRevoTPP | |
2017-05-21 | Name some functions | NieDzejkob | |
2017-05-15 | Disassemble a function called by the secret base clearing routine | PikalaxALT | |
2017-05-12 | remove unknowns from birch_pc.c | ProjectRevoTPP | |
2017-05-09 | file renaming | YamaArashi | |
2017-05-09 | name more functions | YamaArashi | |
2017-05-08 | Decompile battle interface (#281) | Cameron Hall | |
* start decompiling * more decompilation * sub_8044804 refuses to match. moving on... * decompile sub_80451A0 * more decompilation * finish decompiling * clean up a bit * remove trailing whitespace and change tabs to spaces | |||
2017-05-08 | decompile roamer.s | YamaArashi | |
2017-05-07 | finish decompiling pokemon_3 | YamaArashi | |
2017-05-07 | decompile more pokemon functions | YamaArashi | |
2017-05-07 | decompile battle music and pokemon palette functions | YamaArashi | |
2017-05-04 | split more from data2.s | YamaArashi | |
2017-05-04 | rename extension of included .s files to .inc | camthesaxman | |
2017-05-04 | decompile time_events | YamaArashi | |
2017-05-03 | remove the last of the baserom calls. | ProjectRevoTPP | |
2017-05-03 | Include more battle_anim data | Marijn van der Werf | |
2017-05-03 | pokedex.s and fldeff_80CC incbins and resolve weird code in player_pc.c (#255) | ProjectRevoTPP | |
* dump pokedex incbins * dump fldeff_80C5CD4 incbins * try to make sense of the weird code at the end of sub_813AA30 (thanks padz) | |||
2017-05-03 | field_screeneffect baserom includes | 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-05-04 | Include field_effect data | Marijn van der Werf | |
2017-05-04 | Integrate contest_link data | Marijn van der Werf | |
2017-05-02 | easy chat baserom includes | YamaArashi | |
2017-05-02 | battle transition baserom includes | YamaArashi | |
2017-05-02 | baserom includes | YamaArashi | |
2017-05-02 | Include various data | Marijn van der Werf | |
2017-05-01 | more baserom includes | YamaArashi | |
2017-05-01 | Various includes | Marijn van der Werf | |
2017-04-30 | define item_use data in C | YamaArashi | |
2017-05-01 | Include some baserom data | Marijn van der Werf | |
2017-04-29 | (Almost) decompile util.s. | yenatch | |
2017-04-19 | Decompile rom_8077ABC.s | yenatch | |
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-04-07 | decompile post_battle_event_funcs | YamaArashi | |