summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-06-16Convert level up learnset pointers to c arrayscnorton
2017-06-16Convert evolution table to c objectsscnorton
2017-06-16Convert level up learnsets to c objectsscnorton
2017-06-16Convert base stats to c objectsscnorton
2017-06-16Convert experience tables into c objectsscnorton
2017-06-16Convert trainer class and cry lookup tables to c objectsscnorton
2017-06-16Convert TM/HM learns to c object (to-do: make definition of TM/HM learns ↵scnorton
more user-friendly)
2017-06-16Convert nature stat table to c objectscnorton
2017-06-16Convert item effects into c objectsscnorton
2017-06-16Convert spinda spot graphics to c objectsscnorton
2017-06-16Convert species id conversion tables to C objectsscnorton
2017-06-15use macros to convert floating point to fixed pointcamthesaxman
2017-06-15Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-06-150x134 -> SPECIES_SPINDAyenatch
2017-06-15move trig data to Ccamthesaxman
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-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 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-14remove gPokedexView from pokedex.hcamthesaxman
2017-06-14convert some data to Ccamthesaxman
2017-06-14finish decompiling pokedex.scamthesaxman
2017-06-14decompile sub_8092508 - sub_80927F0camthesaxman
2017-06-14mergeProjectRevoTPP
2017-06-13Merge branch 'master' into decompile_battle_7Cameron Hall
2017-06-13Merge branch 'master' of github.com:pret/pokeruby into decorationPikalaxALT
2017-06-13Merge branch 'decoration'PikalaxALT
2017-06-13Fix leading whitespace; remove unnecessary data struct macrosPikalaxALT
2017-06-13Fix mixed whitespacePikalaxALT
2017-06-13Merge branch 'decoration_inventory'PikalaxALT
2017-06-13Merge branch 'decoration' into decoration_inventoryPikalaxALT
2017-06-13Propagate decoration category field labelPikalaxALT
2017-06-13Merge branch 'field_effect'PikalaxALT
2017-06-13Merge branch 'decoration'PikalaxALT
2017-06-13Somehow these field labels didn't get updated, not that it matters for matchingPikalaxALT
2017-06-13Get sub_80FFC24 closer to matching (but not quite)PikalaxALT
2017-06-13decompile sub_809207C - sub_80924A4camthesaxman
2017-06-13Assign names to struct fieldsPikalaxALT