summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-15Use correct term.Meowsy
2018-12-15Prettify line.Meowsy
2018-12-15Remove incorrect comment.Meowsy
2018-12-15Document various things relating to the Pokedex.Meowsy
2018-12-10Merge pull request #441 from Meowsy/document-pocketsDiegoisawesome
Document bag pocket magic numbers.
2018-12-10Merge pull request #422 from garakmon/frontier_data_1Diegoisawesome
Battle tower data
2018-12-10Document return locations.Meowsy
2018-12-10Fix whitespace to be consistent.Meowsy
2018-12-10re-add explicit array sizesgarak
2018-12-10remove explicit array lengths from battle_tower.cgarak
2018-12-10Document pocket magic numbers.Meowsy
2018-12-09use facility class constantsgarak
2018-12-09Decompile cable_car.c (#438)Marcus Huderle
2018-12-09Merge pull request #436 from KDSKardabox/masterMarcus Huderle
Decompile ghost
2018-12-09Merge pull request #435 from DizzyEggg/weatherMarcus Huderle
Decompile fieldmap
2018-12-09Finish decompile ghostKDSKardabox
2018-12-09field screen review changesDizzyEggg
2018-12-09Merge branch 'master' into weatherDizzyEggg
2018-12-09Merge remote-tracking branch 'upstream/master'KDSKardabox
2018-12-09Initial commit for ghostKDSKardabox
2018-12-08Merge pull request #429 from nullableVoidPtr/masterDiegoisawesome
Various fixes and cleanups
2018-12-09Remove trailing whitespacenullableVoidPtr
2018-12-08Fix ld scriptDizzyEggg
2018-12-08fix headerDizzyEggg
2018-12-08Merge branch 'master' into weatherDizzyEggg
2018-12-08Finish field screenDizzyEggg
2018-12-08decompile field screenDizzyEggg
2018-12-08Clean up field weatherDizzyEggg
2018-12-08Merge pull request #432 from KDSKardabox/masterMarcus Huderle
De-compile fire
2018-12-09Merge remote-tracking branch 'upstream/master'KDSKardabox
2018-12-08Shift externs to header fileKDSKardabox
2018-12-08Decompile field weatherDizzyEggg
2018-12-08Fix typo "ggText_DexSortSmallestDescription". (#433)Meowsy
Should be "gText_DexSortSmallestDescription".
2018-12-08Decompile roulette_util.c (#434)Marcus Huderle
2018-12-08Fully decompile fireKDSKardabox
2018-12-08Intial commit for decomp fireKDSKardabox
2018-12-08Clean more tablesnullableVoidPtr
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-08Format pokemon.cnullableVoidPtr
2018-12-08Clean some more arraysnullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07Merge pull request #431 from melthelesbian/apostropheDiegoisawesome
Use normal apostrophes like adults
2018-12-07Use normal apostrophes like adultsMelody
2018-12-07Tabs -> spaces & align in include/nullableVoidPtr
2018-12-07Realign comments, clean tables in pokemon_animation.c and use ↵nullableVoidPtr
SPECIES_OLD_UNOWN_ defines
2018-12-06Merge pull request #427 from Slawter666/pokedexDiegoisawesome
Document some more of pokedex.c
2018-12-06Merge pull request #428 from melthelesbian/pokedex_documentationDiegoisawesome
document pokédex options
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix sym_ indentationnullableVoidPtr
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