summaryrefslogtreecommitdiff
path: root/src/wild_encounter.c
AgeCommit message (Collapse)Author
2018-12-24fix feebas checkMelody
2018-12-20Merge with masterDizzyEggg
2018-12-19Move data out of wild_encounter.cDeokishisu
wild_encounter.c is cleaned up, and its data has been moved to src/data/wild_encounters.h.
2018-12-15Up to sub 0x80ce580DizzyEggg
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-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