summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2017-06-20Elevator menu main taskscnorton
2017-06-20Some elevator menu related functionsscnorton
2017-06-20SetDepartmentStoreFloorVarscnorton
2017-06-20PCTurnOnEffectscnorton
2017-06-20Another three small functions in field_specials.sscnorton
2017-06-20Three more small functions in field_specials.sscnorton
2017-06-20Petalburg Gym field specialsscnorton
2017-06-20move data to C and introduce CompressedSpriteSheet and CompressedSpritePalettecamthesaxman
2017-06-20finish decompiling pokedex.scamthesaxman
2017-06-20decompile sub_8046FBC - sub_80470C4camthesaxman
2017-06-20decompile sub_8046400 - sub_8046E9Ccamthesaxman
2017-06-19merge upstreamcamthesaxman
2017-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-06-19SpawnBerryBlenderLinkPlayerSpritesPikalaxALT
2017-06-19GetLinkPartnerNamesPikalaxALT
2017-06-19Merge pull request #327 from camthesaxman/trig_datayenatch
convert trig data to C
2017-06-18Fix building from a clean repositoryPikalaxALT
2017-06-18Merge remote-tracking branch 'origin/master' into field_map_obj_dataPikalaxALT
2017-06-18Decompile field map object special anim subroutine pointer tablesPikalaxALT
2017-06-18Disassemble last of the data that isn't pointer tables in field_map_objPikalaxALT
2017-06-18Decompile odd-length arrays and metatile behavior pointer tablesPikalaxALT
2017-06-18Field map object callback pointersPikalaxALT
2017-06-18Adjust include hierarchyPikalaxALT
2017-06-17add functions to headercamthesaxman
2017-06-17finish decompiling choose_partycamthesaxman
2017-06-17Split field map object data into headers, using the original delineation as ↵PikalaxALT
a guide
2017-06-17fix merge conflictscamthesaxman
2017-06-17Decompile all data in data/graphics/field_objects/*.incPikalaxALT
2017-06-17Decompile map object data (nonmatching wip 1)PikalaxALT
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-16decompile sub_8121E10 - sub_8122838camthesaxman
2017-06-16Decompile remaining Pokemon data into c objectsscnorton
2017-06-16Convert level up learnsets to c objectsscnorton
2017-06-16Convert base stats to c objectsscnorton
2017-06-16Convert trainer class and cry lookup tables to c objectsscnorton
2017-06-16Convert spinda spot graphics to c objectsscnorton
2017-06-16Enum egg groupsscnorton
2017-06-15Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-06-15move trig data to Ccamthesaxman
2017-06-15use static and fix a few nonmatching functionscamthesaxman
2017-06-15finish latercamthesaxman
2017-06-15field_effect.c mergeProjectRevoTPP
2017-06-15move player_pc data to C file and do a lot of labelingProjectRevoTPP
2017-06-15make it build againcamthesaxman
2017-06-15fix merge conflictscamthesaxman
2017-06-15finish converting pokedex data to Ccamthesaxman
2017-06-14Move min/max macros to global.hPikalaxALT
2017-06-14FILE MODES BrokeBackPikalaxALT
2017-06-14Merge branch 'master' of github.com:pret/pokerubyPikalaxALT
2017-06-14Merge pull request #321 from camthesaxman/decompile_rom_8094928yenatch
decompile rom_8094928