summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-25remove declaration of gUnknown_020238C8camthesaxman
2017-06-25finish decompiling battle_10camthesaxman
2017-06-24decompile sub_803995C - sub_803A030camthesaxman
2017-06-23decompile LinkOpponentHandleGetAttributes - sub_80398B0camthesaxman
2017-06-22travis: Don't fail if clang-format failsyenatch
2017-06-22Merge pull request #337 from marijnvdwerf/clean/clang-format-ciyenatch
Run clang-format on CI
2017-06-22Move text dataMarijn van der Werf
2017-06-22Add formatting rulesMarijn van der Werf
2017-06-22Show description in matrixMarijn van der Werf
2017-06-22Run clang-format on CIMarijn van der Werf
2017-06-20Merge pull request #309 from Wack0/patch-1yenatch
item.c: Replace item identifier with item enum
2017-06-20Merge branch 'master' into patch-1yenatch
2017-06-20Merge pull request #335 from marijnvdwerf/camthesaxman/decompile_pokeballyenatch
Decompile pokeball
2017-06-20whitespacecamthesaxman
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-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-06-19Merge pull request #327 from camthesaxman/trig_datayenatch
convert trig data to C
2017-06-17Merge pull request #310 from marijnvdwerf/clean/headersyenatch
Clean up headers
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-15use macros to convert floating point to fixed pointcamthesaxman
2017-06-15Merge pull request #326 from ProjectRevoTPP/masteryenatch
move player_pc data to C file and restructure/label the file
2017-06-15Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-06-15Merge pull request #323 from camthesaxman/decompile_pokedexyenatch
finish decompiling pokedex
2017-06-150x134 -> SPECIES_SPINDAyenatch
2017-06-15move trig data to Ccamthesaxman
2017-06-15remove baserom-symbol-cache filecamthesaxman
2017-06-15use static and fix a few nonmatching functionscamthesaxman
2017-06-15finish latercamthesaxman
2017-06-15whitespace 3: revenge of the tabsProjectRevoTPP
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-14Merge pull request #322 from PikalaxALT/field_effectyenatch
Decompile field_effect.s
2017-06-14Move min/max macros to global.hPikalaxALT
2017-06-14Remove unnecessary macrosPikalaxALT
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
2017-06-14Merge branch 'master' of github.com:pret/pokerubyPikalaxALT
2017-06-14Merge pull request #320 from ProjectRevoTPP/masteryenatch
finish decompiling player_pc.c
2017-06-14Merge branch 'master' of github.com:pret/pokerubyPikalaxALT
2017-06-14Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-06-14style and formattingcamthesaxman
2017-06-14Merge pull request #319 from camthesaxman/decompile_battle_7yenatch
decompile battle_7
2017-06-14remove gPokedexView from pokedex.hcamthesaxman