summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-21Another batch of functions; last of the field specials datascnorton
2017-06-21Up through sub_810FAA0scnorton
2017-06-21Fix conflicting type declarationscnorton
2017-06-21Through sub_810F96Cscnorton
2017-06-21Ensure include/battle_tower.h syncPikalaxALT
2017-06-21IsStarterInPartyPikalaxALT
2017-06-20Effort Ribbon: Well, you tried.PikalaxALT
2017-06-20Up through sub_810F424PikalaxALT
2017-06-20camera dummyPikalaxALT
2017-06-20Blow through the glass workshop functionsPikalaxALT
2017-06-20IsGrassTypeInPartyPikalaxALT
2017-06-20Remaining elevator functions (one very nearly matching but not quite)PikalaxALT
2017-06-20Elevator menu main taskscnorton
2017-06-20Some elevator menu related functionsscnorton
2017-06-20SetDepartmentStoreFloorVarscnorton
2017-06-20Minor cleanupscnorton
2017-06-20Lottery Corner Computer Effectscnorton
2017-06-20PCTurnOffEffectscnorton
2017-06-20PCTurnOnEffectscnorton
2017-06-20Up through GetLeadMonFriendshipScorescnorton
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-20MauvilleGymSpecial3scnorton
2017-06-20MauvilleGymSpecial2PikalaxALT
2017-06-19MauvilleGymSpecial1PikalaxALT
2017-06-19SpawnBerryBlenderLinkPlayerSpritesPikalaxALT
2017-06-19GetLinkPartnerNamesPikalaxALT
2017-06-19SS Tidal functions in field_special.sPikalaxALT
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