summaryrefslogtreecommitdiff
path: root/src/pokemon.c
AgeCommit message (Collapse)Author
2018-12-13Decompile battle_anim_8170478.c (#445)Marcus Huderle
2018-12-10Rename UnknownPokemonStruct to BattleTowerPokemon.Meowsy
2018-12-08Format pokemon.cnullableVoidPtr
2018-12-07Realign comments, clean tables in pokemon_animation.c and use ↵nullableVoidPtr
SPECIES_OLD_UNOWN_ defines
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-03Fix merge conflictsDizzyEggg
2018-12-03Make data easier to editDizzyEggg
2018-12-03fix brendan/may/wally consistency issuesMelody
2018-12-02add more consistent namesMelody
2018-11-18Document Battle PyramidDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-11-12Document Battle PieDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-10-26Merge branch 'master' into battle_towerDizzyEggg
2018-10-24battle tower, match sth and dumb loop instead of gotoDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-14Document more of apprenticeDizzyEggg
2018-10-14Decompile apprenticeDizzyEggg
2018-10-13Merge record mixing, pokemon and global with apprenticeDizzyEggg
2018-09-20Label trainer hill battle typeDizzyEggg
2018-09-20Document some not labeled battle thingsDizzyEggg
2018-09-09Document trainer animations, correct unused table labellingTetrable
2018-09-01Fix the strings length issueDizzyEggg
2018-08-26try battle tent and failDizzyEggg
2018-08-25Merge branch 'master' into decompile_battle_frontier_1DizzyEggg
2018-08-25Document battle dome.DizzyEggg
2018-08-19battle dome cards sensibly renamedDizzyEggg
2018-08-15Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2018-08-15Add national/hoenn dex defines, update dex arraysTetrable
2018-08-15Continue documentation and cleanup of pokemon_summary_screenDiegoisawesome
2018-08-12Make learnsets easier to editDizzyEggg
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-16IS_MOVE_PHYSICAL to IS_TYPE_PHYSIALDizzyEggg
2018-07-16Battle files - review changesDizzyEggg
2018-07-07add party menu definesDizzyEggg
2018-07-01label multiuse sprite template functionsDizzyEggg
2018-07-01merge with battle tent updateDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-30Merge branch 'master' into decompile_battle_tentDizzyEggg
2018-06-20Rename map-layout-related thingsMarcus Huderle
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-03-01Merge branch 'master' into decompile_battle_link_817C95CDizzyEggg
2018-02-27battle file more done and clean up tvDizzyEggg
2018-02-26correct move target definesDizzyEggg
2018-02-26move battle moves to CDizzyEggg
2018-02-12make it compile x2DizzyEggg