summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-04use macros and defines for save.c making it easier to add new sectionsProjectRevoTPP
2017-05-04Merge pull request #269 from camthesaxman/s_to_incYamaArashi
rename extension of included .s files to .inc
2017-05-04rename extension of included .s files to .inccamthesaxman
2017-05-04Merge pull request #259 from marijnvdwerf/patch-1YamaArashi
Add Travis badge to readme
2017-05-04Add Travis badge to readmeMarijn van der Werf
2017-05-04Merge pull request #258 from marijnvdwerf/travis-ciYamaArashi
Set up Travis CI
2017-05-04Indent Yaml file and remove cleaningMarijn van der Werf
2017-05-04use container-based infrastructure on Traviscamthesaxman
2017-05-04remove BASEROM_URL from .travis.yml and cache aptcamthesaxman
2017-05-04set up Travis CIcamthesaxman
2017-05-04decompile time_eventsYamaArashi
2017-05-03introduce YesNoFuncTable structYamaArashi
2017-05-03update INSTALL.md (baserom no longer required)YamaArashi
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-03clean up whitespaceYamaArashi
2017-05-03Struct_0202F7D4 -> AffineAnimCmdYamaArashi
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-03Merge pull request #253 from marijnvdwerf/integrate/contest_linkYamaArashi
Integrate various data
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-02Merge pull request #252 from marijnvdwerf/include/data-2YamaArashi
Include various data
2017-05-02Include various dataMarijn van der Werf
2017-05-01more baserom includesYamaArashi
2017-05-01Merge pull request #251 from marijnvdwerf/include/baserom-1YamaArashi
Various includes
2017-05-01Various includesMarijn van der Werf
2017-05-01Merge pull request #239 from marijnvdwerf/de/graphicsYamaArashi
Add German graphics
2017-04-30define item_use data in CYamaArashi
2017-04-30Merge pull request #250 from marijnvdwerf/include/baserom-1YamaArashi
Include some baserom data
2017-05-01Include some baserom dataMarijn van der Werf
2017-04-30Add German graphicsMarijn van der Werf
2017-04-29Merge pull request #249 from yenatch/masterYamaArashi
(Almost) decompile util.s.
2017-04-29Fix the NONMATCHING check in util.c.yenatch
2017-04-29Use an enum for items.yenatch
2017-04-29Fix an erroneous SPECIES_EGG in Unown code.yenatch
2017-04-29(Almost) decompile util.s.yenatch
2017-04-29remove equals signYamaArashi
2017-04-27Merge pull request #248 from marijnvdwerf/clean/sort-includesYamaArashi
Sort includes
2017-04-27Sort includesMarijn van der Werf
2017-04-21Merge pull request #247 from yenatch/masterYamaArashi
Decompile rom_8077ABC.s
2017-04-21Clean up rom_8077ABC.cyenatch
2017-04-19Decompile rom_8077ABC.syenatch
2017-04-17decompile smokescreen.sYamaArashi
2017-04-17don't delete criesYamaArashi
2017-04-17decompile fldeff_sweetscent.sYamaArashi