summaryrefslogtreecommitdiff
path: root/include/constants/weather.h
AgeCommit message (Collapse)Author
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-01-26Clean up scrcmd.cGriffinR
2020-02-05Document some pokenav and region mapGriffinR
2019-12-06Add comment for ABNORMAL_WEATHERGriffinR
2019-12-06Update old weather names in field_weather_effectGriffinR
2019-12-06Add comment for original weather nameGriffinR
2019-12-06Revert WEATHER_CLOUDY to WEATHER_SHADEGriffinR
2019-12-06Sync weather namesGriffinR
2019-02-27Reverse engineer unusual weather eventsPhlosioneer
2019-02-22Document the weather state functionsPhlosioneer
All weather types are now documented (including WEATHER_15)
2018-12-08Clean up field weatherDizzyEggg
2018-01-29decompile_coord_event_weatherDizzyEggg