summaryrefslogtreecommitdiff
path: root/src/battle_pyramid.c
AgeCommit message (Expand)Author
2018-12-29Document some fieldmap stuffMarcus Huderle
2018-12-25use max mon moves constant where able (#480)melthelesbian
2018-12-24Clear includesDizzyEggg
2018-12-10Merge pull request #422 from garakmon/frontier_data_1Diegoisawesome
2018-12-09Remove trailing whitespacenullableVoidPtr
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-12-05Finish porting battle frontier dataDizzyEggg
2018-11-27Finish frontier dataDizzyEggg
2018-11-27Merge remote-tracking branch 'upstream/master' into frontier-datagarak
2018-11-27frontier pike and pyramid datagarak
2018-11-25Fixup some namesMarcus Huderle
2018-11-19add includeDizzyEggg
2018-11-18Fix unk5 fieldDizzyEggg
2018-11-18Document Battle PyramidDizzyEggg
2018-11-17more battle pytamidDizzyEggg
2018-11-17Begin battle pyramidDizzyEggg
2018-08-26rename battle pyramid to battle pyramid bagDizzyEggg
2018-08-14Finish pokemon_summary_screenDiegoisawesome