summaryrefslogtreecommitdiff
path: root/src/wild_encounter.c
AgeCommit message (Expand)Author
2021-12-31Clean up pokedex_area_screenGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-10-18Clean up metatile_behaviorGriffinR
2021-10-09Some constants in wild_encounter.c, document Feebas spot generationGriffinR
2021-10-09Add MAP_OFFSETGriffinR
2021-06-27fix encounter slot logic to accomodate changesgarakmon
2021-03-31Document Dewford TrendGriffinR
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-07-18Merge branch 'master' into doc-overworldGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-06-29Label fishing effect functionsGriffinR
2020-04-15Using sandstorm weather constant for Sand Veil encounter rate.AsparagusEduardo
2020-02-25Use macro for randomization with ISO valueGriffinR
2019-12-14Document Battle Pyramid scriptsGriffinR
2019-11-25Begin documenting Battle Pike and Frontier UtilGriffinR
2019-10-14add subgroups for fishing rods to encounter jsongarak
2019-07-29index to slot in c filegarak
2019-07-01create defines to support encounter index ratiosgarak
2019-06-30add field info to wild pokemon jsongarak
2019-05-08Convert wild encounter data to JSONMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2018-12-24fix feebas checkMelody
2018-12-20Merge with masterDizzyEggg
2018-12-19Move data out of wild_encounter.cDeokishisu
2018-12-15Up to sub 0x80ce580DizzyEggg
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-11-18Document Battle PyramidDizzyEggg
2018-11-12Document Battle PieDizzyEggg
2018-10-21More battle tower.DizzyEggg
2018-06-30Merge branch 'master' into decompile_battle_tentDizzyEggg
2018-06-20Fix map constantsMarcus Huderle
2018-06-20Rename map-layout-related thingsMarcus Huderle
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-06-15Get all map constants from include/ rather than constants/Marcus Huderle
2018-02-05move wild data to CDizzyEggg
2017-12-11convert more constantscamthesaxman
2017-12-05fix merge conflictscamthesaxman
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-12-05convert some constants to C headerscamthesaxman
2017-11-20wild encounter review changesDizzyEggg
2017-11-18wild encounter doneDizzyEggg
2017-11-17wild encounter file is decompiledDizzyEggg
2017-11-17more work on wild encounterDizzyEggg
2017-11-16start decompiling wild encounterDizzyEggg