index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wild_encounter.c
Age
Commit message (
Expand
)
Author
2018-12-24
fix feebas check
Melody
2018-12-20
Merge with master
DizzyEggg
2018-12-19
Move data out of wild_encounter.c
Deokishisu
2018-12-15
Up to sub 0x80ce580
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-18
Document Battle Pyramid
DizzyEggg
2018-11-12
Document Battle Pie
DizzyEggg
2018-10-21
More battle tower.
DizzyEggg
2018-06-30
Merge branch 'master' into decompile_battle_tent
DizzyEggg
2018-06-20
Fix map constants
Marcus Huderle
2018-06-20
Rename map-layout-related things
Marcus Huderle
2018-06-17
battle tent start and create frontier struct in saveblock
DizzyEggg
2018-06-15
Get all map constants from include/ rather than constants/
Marcus Huderle
2018-02-05
move wild data to C
DizzyEggg
2017-12-11
convert more constants
camthesaxman
2017-12-05
fix merge conflicts
camthesaxman
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-12-05
convert some constants to C headers
camthesaxman
2017-11-20
wild encounter review changes
DizzyEggg
2017-11-18
wild encounter done
DizzyEggg
2017-11-17
wild encounter file is decompiled
DizzyEggg
2017-11-17
more work on wild encounter
DizzyEggg
2017-11-16
start decompiling wild encounter
DizzyEggg