index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wild_encounter.c
Age
Commit message (
Expand
)
Author
2018-06-20
Rename map attribute structs to MapLayout
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-06-06
Label/document field_control_avatar.c and a few misc things
Marcus Huderle
2018-04-08
through DebugMenu_Safari
PikalaxALT
2018-04-05
Renaming
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP
2017-05-26
Rename pokeblock.h.h
Marijn van der Werf
2017-05-26
Make rom match checksum
Marijn van der Werf
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-08
decompile roamer.s
YamaArashi
2017-02-10
misc labels and memcpy/set cleanups (#232)
ProjectRevoTPP
2017-01-27
define more data in C (#219)
Cameron Hall
2017-01-17
Remove trailing whitespace
Marijn van der Werf
2017-01-17
Sort includes
Marijn van der Werf
2017-01-05
more labels (#165)
ProjectRevoTPP
2017-01-02
name battle setup functions
YamaArashi
2017-01-02
event_data.c
YamaArashi
2016-12-19
decompile ground effect flags functions
YamaArashi
2016-12-02
use player avatar flag constants
YamaArashi
2016-12-02
[WIP] Extract all external function declarations to headers (#114)
Marijn van der Werf
2016-11-30
Declare more non-static functions in header files (#111)
Marijn van der Werf
2016-11-11
more cleanup (#98)
Cameron Hall
2016-11-05
introduce flag constants
YamaArashi
2016-11-04
add flag.h and var.h
YamaArashi
2016-11-04
decompile battle_setup.c (#86)
ProjectRevoTPP
2016-10-30
partially decompile dewford_trend.c and record_mixing.c (#78)
Cameron Hall
2016-10-27
finish decompiling link NPC code
YamaArashi
2016-10-27
name functions
YamaArashi
2016-10-26
remove goto
YamaArashi
2016-10-25
move label
YamaArashi
2016-10-25
sort of fix StandardWildEncounter()
YamaArashi
2016-10-25
clean up trailing whitespace
YamaArashi
2016-10-25
fix GetLocalWildMon()
YamaArashi
2016-10-25
decompile wild_encounter.c (#71)
Cameron Hall