index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field
/
field_weather.c
Age
Commit message (
Collapse
)
Author
2018-02-18
remove subdirectories
camthesaxman
2018-02-18
Merge branch 'master' into decompile_debug
Cameron Hall
2018-02-17
take your stupid fucking politically correct names since you dont care about ↵
ProjectRevoTPP
authenticity
2018-02-17
Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv
ProjectRevoTPP
2018-02-17
decompile more debug code
Cameron Hall
2018-01-27
add comments for pool loads in C files
Cameron Hall
2018-01-24
merge
ProjectRevoTPP
2018-01-24
merge field files into evobjmv.c.
ProjectRevoTPP
2018-01-23
fix more false offsets
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-20
More documentation of field_weather
Marcus Huderle
2018-01-19
Further document weather
Marcus Huderle
2018-01-18
start labeling field_weather
camthesaxman
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
resolve more undefined references
Cameron Hall
2018-01-17
add more debug things
Cameron Hall
2018-01-16
remove some symbols from sym_ewram.txt
camthesaxman
2018-01-14
write sub_807D770 better
camthesaxman
2018-01-05
Merge branch 'master' into cable_car
PikalaxALT
2017-12-26
Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constants
Marcus Huderle
2017-12-23
Merge branch 'master' into cable_car
PikalaxALT
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-26
label more functions and variables
camthesaxman
2017-11-25
finish decompiling field_weather_2
camthesaxman
2017-11-25
label and decompile more of field_weather_2
camthesaxman
2017-11-25
split field_weather.c and convert more data
camthesaxman
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-11
fix build after ewram changes
camthesaxman
2017-11-08
fix merge conflicts
camthesaxman
2017-10-14
sub_8123244
PikalaxALT
2017-09-30
merge
ProjectRevoTPP
2017-08-12
split out src/ directory into categorized subdirectories.
ProjectRevoTPP