summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2017-06-15finish converting pokedex data to Ccamthesaxman
2017-06-14FILE MODES BrokeBackPikalaxALT
2017-06-14Merge branch 'master' of github.com:pret/pokerubyPikalaxALT
2017-06-14convert some data to Ccamthesaxman
2017-06-14mergeProjectRevoTPP
2017-06-13Merge branch 'decoration_inventory'PikalaxALT
2017-06-13Merge branch 'decoration' into decoration_inventoryPikalaxALT
2017-06-13Merge branch 'field_effect'PikalaxALT
2017-06-13Decoration inventory dataPikalaxALT
2017-06-13Finish converting data/decoration.s to C objectsscnorton
2017-06-13data/decoration.s, 3PikalaxALT
2017-06-12data/decoration.s, 2PikalaxALT
2017-06-12data/decoration.s, 1PikalaxALT
2017-06-12Convert data/decorations.inc to CPikalaxALT
2017-06-12Convert data/field_effect.s to CPikalaxALT
2017-06-10finish decompiling player_pc.cProjectRevoTPP
2017-06-09more player_pc.c labelingProjectRevoTPP
2017-06-09cleanup player_pc.cProjectRevoTPP
2017-05-21Name some functionsNieDzejkob
2017-05-15Disassemble a function called by the secret base clearing routinePikalaxALT
2017-05-12remove unknowns from birch_pc.cProjectRevoTPP
2017-05-09file renamingYamaArashi
2017-05-09name more functionsYamaArashi
2017-05-08Decompile 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-08decompile roamer.sYamaArashi
2017-05-07finish decompiling pokemon_3YamaArashi
2017-05-07decompile more pokemon functionsYamaArashi
2017-05-07decompile battle music and pokemon palette functionsYamaArashi
2017-05-04split more from data2.sYamaArashi
2017-05-04rename extension of included .s files to .inccamthesaxman
2017-05-04decompile time_eventsYamaArashi
2017-05-03remove the last of the baserom calls.ProjectRevoTPP
2017-05-03Include more battle_anim dataMarijn van der Werf
2017-05-03pokedex.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-03field_screeneffect baserom includesYamaArashi
2017-05-03decompile 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-04Include field_effect dataMarijn van der Werf
2017-05-04Integrate contest_link dataMarijn van der Werf
2017-05-02easy chat baserom includesYamaArashi
2017-05-02battle transition baserom includesYamaArashi
2017-05-02baserom includesYamaArashi
2017-05-02Include various dataMarijn van der Werf
2017-05-01more baserom includesYamaArashi
2017-05-01Various includesMarijn van der Werf
2017-04-30define item_use data in CYamaArashi
2017-05-01Include some baserom dataMarijn van der Werf
2017-04-29(Almost) decompile util.s.yenatch
2017-04-19Decompile rom_8077ABC.syenatch
2017-04-08finish 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-07decompile post_battle_event_funcsYamaArashi